Description Usage Arguments Details Value Author(s)
Returns the widget's sensitivity (in the sense of returning
the value that has been set using gtkWidgetSetSensitive
).
1 | gtkWidgetGetSensitive(object)
|
|
a |
The effective sensitivity of a widget is however determined by both its
own and its parent widget's sensitivity. See gtkWidgetIsSensitive
.
Since 2.18
[logical] TRUE
if the widget is sensitive
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.