[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: popup windows
- From: Chris Costello <chris calldei com>
- To: gtk-app-devel-list redhat com
- Subject: Re: popup windows
- Date: Tue, 22 Jun 1999 02:55:01 -0500
On Tue, Jun 22, 1999, Maxim Koshelev wrote:
> May be it is dummi question but how to popup window in
> GTK+?
GtkWidget *window;
window = gtk_window_new(GTK_WINDOW_POPUP);
--
Chris Costello <chris@calldei.com>
Avoid unnecessary branches.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]