"Andr� s" Giraldo <[EMAIL PROTECTED]> writes: > > 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? > gtk_widget_hide() should work, must be something else wrong with the code. Havoc _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
- How gtk_widget_hide works? Andr�s
- Havoc Pennington
