gtkWidgetGetCanFocus {RGtk2} | R Documentation |
Determines whether widget
can own the input focus. See
gtkWidgetSetCanFocus
.
gtkWidgetGetCanFocus(object)
|
Since 2.18
[logical] TRUE
if widget
can own the input focus, FALSE
otherwise
Derived by RGtkGen from GTK+ documentation