Re: How gtk_widget_hide works?
- From: Havoc Pennington <hp redhat com>
- To: "Andrés" Giraldo <andres_giraldo yahoo com>
- Cc: Gtk List <gtk-list gnome org>
- Subject: Re: How gtk_widget_hide works?
- Date: 29 Jun 2001 10:49:51 -0400
"Andr s" Giraldo <andres_giraldo yahoo com> 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]