Re: Display widget without window
- From: "Andrew Krause" <andrew openldev org>
- To: <andrew openldev org>, Gian Mario Tagliaretti <g tagliaretti gmail com>
- Cc: gtk-list gnome org
- Subject: Re: Display widget without window
- Date: Thu, 25 Aug 2005 17:44:19 -0700
>hide the window decorations
>http://developer.gnome.org/doc/API/2.0/gtk/GtkWindow.html#gtk-window-set-decorated
>
>and skip the taskbar
>http://developer.gnome.org/doc/API/2.0/gtk/GtkWindow.html#gtk-window-set-skip-taskbar-hint
>
>cheers
Thanks! That's exactly what I needed. I had just actually placed
the window in a GtkWindowGroup which worked, but this is much
more efficient and doesn't need another window. Thanks again!
- Andrew Krause
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]