Re: hide titlebar
- From: Dave Smith <davecindysmith comcast net>
- To: francex tiscali it, gtk-list gnome org
- Subject: Re: hide titlebar
- Date: Sun, 30 Nov 2003 08:20:27 -0500
On Sunday 30 November 2003 05:49, francex tiscali it wrote:
> Is it possible with GDK/GTK libs, hide titlebar in application? Eventually
> how?
Try:
gtk_window_set_decorated(GTK_WINDOW(main_window),FALSE);
http://developer.gnome.org/doc/API/2.0/gtk/GtkWindow.html#gtk-window-set-decorated
Dave
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]