> hi all, hi, > Is there any code by which I can remove the > title bar from window of my application
gdk_window_set_decoration should do what you want. > and prevent it > from being closed. catch the 'delete_event' from the GtkWindow Regards Hugues __ [EMAIL PROTECTED] Envie de parler de GTK+ en fran�ais ? Jeter un oeil chez www.gynov.org/gtk > > > Thanks > > __________________________________________________ > Do You Yahoo!? > Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. > http://geocities.yahoo.com/ps/info1 > _______________________________________________ > gtk-list mailing list > [EMAIL PROTECTED] > http://mail.gnome.org/mailman/listinfo/gtk-list > _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
