get_default_focus


Description:

[ HasEmitter ]
public virtual signal unowned Widget? get_default_focus ()

Gets the default widget to focus within the Widget.

The first handler for this signal is expected to return a widget, or null if there is nothing to focus.

Returns:

a Widget within Widget or null.