Package: gtk
Accessor gtk:column-view-cell-focusable
Lambda Listgtk:column-view-cell-focusable (object) SyntaxArgumentsDetails The accessor for the focusable slot gets or
sets whether the item can be focused with the keyboard.
If an item is focusable, it can be focused using the keyboard. This works similar to the gtk:widget-focusable function. Note that if items are not focusable, the keyboard cannot be used to activate them and selecting only works if one of the children of the listitem is focusable. By default, list items are focusable. Since 4.12 | See also |
2026-08-30