Package: gtk
Class gtk-cell-area-context
Superclassesg-object, common-lisp:standard-object, common-lisp:t Documented Subclasses
None
Direct SlotsDetails The gtk-cell-area-context object is created by a given gtk-cell-area implementation via its create_context() virtual
method and is used to store cell sizes and alignments for a series of gtk-tree-model rows that are requested and rendered in the same
context. gtk-cell-layout widgets can create any number of contexts in which to request and render groups of data rows. However its important that the same context which was used to request sizes for a given gtk-tree-model row also be used for the same row when calling other gtk-cell-area APIs such as the functions gtk-cell-area-render and gtk-cell-area-event. | Slot Access Functions
Inherited Slot Access FunctionsSee also |
2020-6-28