How gtk_widget_hide works?



Hi!

I'm trying to set unvisible a window, using:

GtkWidget *window;

gtk_widget_hide (window);

but it doesn't work... I'm just need to hide a window
to set it unvisible for a while, so what am I doing wrong?

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/




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