Package: gtk
Accessor gtk:widget-can-focus
Lambda Listgtk:widget-can-focus (object) SyntaxArgumentsDetails The accessor for the can-focus slot of the gtk:widget class gets or sets whether the widget can accept the
input focus. Returns true if the widget can own the input focus, false otherwise. See the gtk:widget-grab-focus function for actually setting the input focus on a widget. | See also |
2025-08-14