can_focus


Description:

public bool can_focus { get; set; }

Whether the widget or any of its descendents can accept the input focus.

This property is meant to be set by widget implementations, typically in their instance init function.




2022 vala-language.org