Re: [gtk-list] Window Manager decoration
- From: Havoc Pennington <hp redhat com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Window Manager decoration
- Date: Tue, 17 Aug 1999 23:50:38 -0400 (EDT)
On Tue, 17 Aug 1999, Carlos Carnero wrote:
>
> 1. How can I show a (transient, as in a splash) window without
> the window manager decoration?
>
gtk_window_new(GTK_WINDOW_POPUP);
you have to manually call gtk_widget_popup() to get it on screen, instead
of gtk_widget_show().
> 2. Where is this list archived?
>
Try www.gnome.org under mailing lists, the main archive is broken for now.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]