gtkWidgetIsSensitive {RGtk2} | R Documentation |
Returns the widget's effective sensitivity, which means it is sensitive itself and also its parent widget is sensntive
gtkWidgetIsSensitive(object)
|
Since 2.18
[logical] TRUE
if the widget is effectively sensitive
Derived by RGtkGen from GTK+ documentation