Method
GtkWidgetset_visible
Declaration [src]
void
gtk_widget_set_visible (
GtkWidget* widget,
gboolean visible
)
Description [src]
Sets the visibility state of widget
.
Note that setting this to true doesn’t mean the widget is
actually viewable, see gtk_widget_get_visible()
.
Sets property | Gtk.Widget:visible |