Package: gtk
Accessor gtk:cell-area-focus-cell
Lambda Listgtk:cell-area-focus-cell (object) SyntaxArgumentsDetails The accessor for the focus-cell slot of the gtk:cell-area class gets or sets the cell in the area that currently
has focus. This is generally called by implementations of the GtkCellAreaClass.focus() or GtkCellAreaClass.event() functions, however it can also be used to implement functions such as the gtk:tree-view-set-cursor-on-cell function. Warning | See also |
2025-08-20