[Gtk-sharp-list] Gtk.Property.Change

Dan Winship danw at novell.com
Wed Jun 15 10:35:25 EDT 2005


On Wed, 2005-06-15 at 10:38 +0200, Kyku wrote:
> I'd like to implement "always on top" functionality in my sticky notes
> application.

Just set the WindowTypeHint on the Gtk.Window to an appropriate value
(probably Gdk.WindowType.Utility), and gtk/gdk will take care of doing
the right Xlib magic.

-- Dan




More information about the Gtk-sharp-list mailing list