[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: gtkwindow
- From: Havoc Pennington <hp redhat com>
- To: zze-coframi balr001 <coframi balr001 rd francetelecom com>
- Cc: "Mailing list GTK+ (E-mail)" <gtk-app-devel-list gnome org>
- Subject: Re: gtkwindow
- Date: 30 Oct 2001 14:29:02 -0500
zze-coframi balr001 <coframi.balr001@rd.francetelecom.com> writes:
>
> do you know if it's possible to have a GtkWindow object without the title
> bar, the GtkWindow type being set to DIALOg or TOP_LEVEL
gdk_window_set_decorations (widget->window, 0) in GTK 1.2,
gtk_window_set_decorated (widget, FALSE) in 1.3.x.
Havoc
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]