gtkWidgetHasDefault: gtkWidgetHasDefault
Description
Determines whether widget
is the current default widget within its
toplevel. See gtkWidgetSetCanDefault
.Usage
gtkWidgetHasDefault(object)
Value
TRUE
if widget
is the current default widget within
its toplevel, FALSE
otherwise