Package: gtk
Accessor gtk:cell-view-cell-area-context
Lambda Listgtk:cell-view-cell-area-context (object) SyntaxArgumentsDetails Accessor of the cell-area-context slot of the gtk:cell-view class.
The cell area used to compute the geometry of the cell view. A group of cell
views can be assigned the same context in order to ensure the sizes and cell
alignments match across all the views with the same context. The gtk:combo-box menus uses this to assign the same context to all cell
views in the menu items for a single menu, each submenu creates its own
context since the size of each submenu does not depend on parent or sibling
menus. | See also |
#2023-3-16