Package: gtk
Accessor gtk:widget-can-focus
Lambda Listgtk:widget-can-focus (object) SyntaxArgumentsDetails The accessor for the can-focus slot 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 |
2026-08-30