gtkWidgetHasDefault {RGtk2} | R Documentation |
Determines whether widget
is the current default widget within its
toplevel. See gtkWidgetSetCanDefault
.
gtkWidgetHasDefault(object)
|
Since 2.18
[logical] TRUE
if widget
is the current default widget within
its toplevel, FALSE
otherwise
Derived by RGtkGen from GTK+ documentation