Re: Can a GtkHandleBox be made transient?



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]