Package: gtk
Accessor gtk-cell-area-focus-cell
Lambda Listgtk-cell-area-focus-cell (object) SyntaxArgumentsDetails Accessor of the focus-cell slot of the gtk-cell-area class. The gtk-cell-area-focus-cell slot access function retrieves the currently focused cell for the area. The (setf gtk-cell-area-focus-cell) slot access function explicitly sets the currently focused cell to renderer. 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. | See also |
2021-12-19