Package: gtk
Accessor gtk:column-view-row-focusable
Lambda Listgtk:column-view-row-focusable (object) SyntaxArgumentsDetails The accessor for the focusable slot of the gtk:column-view-row class gets or sets whether the row can be
focused with the keyboard.
If a row is focusable, it can be focused using the keyboard. This works similar to the gtk:widget-focusable function. Note that if rows are not focusable, the contents of cells can still be focused if they are focusable. By default, rows are focusable. Since 4.12 | See also |
2025-08-14