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

Re: popup windows



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]