gtk.cell_area_context

Module for CellAreaContext class

Members

Classes

CellAreaContext
class CellAreaContext

The #GtkCellAreaContext object is created by a given #GtkCellArea implementation via its #GtkCellAreaClass.create_context() virtual method and is used to store cell sizes and alignments for a series of #GtkTreeModel rows that are requested and rendered in the same context.

CellAreaContextGidBuilder
class CellAreaContextGidBuilder

Fluent builder for gtk.cell_area_context.CellAreaContext

CellAreaContextGidBuilderImpl
class CellAreaContextGidBuilderImpl(T)

Fluent builder implementation template for gtk.cell_area_context.CellAreaContext