get_receives_default
Description:
Determines whether this is always treated as the default widget within its toplevel when it has the focus, even if another widget is the default.
See set_receives_default.
Parameters:
this |
a Widget |
Returns:
true if this acts as the default widget when focused, false otherwise |