Re: hide titlebar

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sunday 30 November 2003 05:49, francex@xxxxxxxxxx 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
_______________________________________________

gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list


[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux