push_focus_with_hint


Description:

public void push_focus_with_hint (Focusable focusable, FocusHint hint)

Similar to push_focus, but allows the hint to be specified.

Note: the final focused object may not be the same as focusable if focusable does not accept focus directly.

Parameters:

this

the focus manager

focusable

the object to set focus on

hint

an FocusHint




2022 vala-language.org