On Tue, 2008-03-11 at 16:20 -0700, Pioz wrote: > Hi, it's possible create a window with its titlebar on bottom? Like Yakuake?
titlebars are generally created and managed by window managers. so:
either: find a window manager that does that
or: remove all decoration from the window (not nice for your users) and
draw/manage the titlebar yourself.
_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list
