Re: Can a GtkHandleBox be made transient?
- From: Kalle Vahlman <kalle vahlman gmail com>
- To: gtk-devel-list gnome org
- Subject: Re: Can a GtkHandleBox be made transient?
- Date: Fri, 15 Jul 2005 09:12:58 +0300
On 7/15/05, Michael Wybrow <mjwybrow cs mu oz au> wrote:
> Is there a simple way to make them transient?
Looking at the code, you probably could do it like this:
gdk_window_set_transient_for (handlebox->float_window, parent_win)
where parent_win is the GdkWindow of the toplevel GtkWindow.
But I don't know if it has any side-effects.
--
Kalle Vahlman, zuh iki fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]