gtkWidgetGetNoShowAll {RGtk2}R Documentation

gtkWidgetGetNoShowAll

Description

Returns the current value of the GtkWidget:no-show-all property, which determines whether calls to gtkWidgetShowAll and gtkWidgetHideAll will affect this widget.

Usage

gtkWidgetGetNoShowAll(object)

Arguments

object [GtkWidget] a GtkWidget

Details

Since 2.4

Value

[logical] the current value of the "no-show-all" property.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]