get_receives_default


Description:

[ Version ( since = "2.18" ) ]
public bool get_receives_default ()

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