Package: gtk
Function gtk-cell-area-create-context
Lambda Listgtk-cell-area-create-context (area) ArgumentsReturn ValueA newly created gtk-cell-area-context object which can be used with area. Details Creates a cell area context to be used with area for all purposes. The gtk-cell-area-context object stores geometry information for rows
for which it was operated on, it is important to use the same context for the
same row ofc data at all times, i.e. one should render and handle events with the same gtk-cell-area-context object which was used to request the
size of those rows of data. | See also |
2021-12-19