gtkWidgetIsSensitive {RGtk2}R Documentation

gtkWidgetIsSensitive

Description

Reports whether the widget is sensitive.

Usage

gtkWidgetIsSensitive(wid)

Arguments

wid The widget to check for sensitivity.

Value

boolean indicating whether the widget is sensitive

Author(s)

Michael Lawrence


[Package RGtk2 version 2.12.5-3 Index]