Method

GtkWidgetget_no_show_all

since: 2.4

Declaration [src]

gboolean
gtk_widget_get_no_show_all (
  GtkWidget* widget
)

Description [src]

Returns the current value of the GtkWidget:no-show-all property, which determines whether calls to gtk_widget_show_all() will affect this widget.

Available since: 2.4

Gets propertyGtk.Widget:no-show-all

Return value

Type: gboolean

The current value of the “no-show-all” property.