gtkWidgetGetReceivesDefault: gtkWidgetGetReceivesDefault
Description
Determines whether widget
is alyways treated as default widget
withing its toplevel when it has the focus, even if another widget
is the default.Usage
gtkWidgetGetReceivesDefault(object)
Value
TRUE
if widget
acts as default widget when focussed,
FALSE
otherwise