gtkWidgetGetNoShowAll {RGtk2} | R Documentation |
Returns the current value of the "no_show_all" property, which determines
whether calls to gtkWidgetShowAll
and gtkWidgetHideAll
will affect this widget.
gtkWidgetGetNoShowAll(object)
|
[GtkWidget ] a GtkWidget |
Since 2.4
[logical] the current value of the "no_show_all" property.
Derived by RGtkGen from GTK+ documentation