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.
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. Warning | See also |
2024-5-20