gtk.cell_view

Module for CellView class

Members

Classes

CellView
class CellView

A #GtkCellView displays a single row of a #GtkTreeModel using a #GtkCellArea and #GtkCellAreaContext. A #GtkCellAreaContext can be provided to the #GtkCellView at construction time in order to keep the cellview in context of a group of cell views, this ensures that the renderers displayed will be properly aligned with eachother (like the aligned cells in the menus of #GtkComboBox).

CellViewGidBuilder
class CellViewGidBuilder

Fluent builder for gtk.cell_view.CellView

CellViewGidBuilderImpl
class CellViewGidBuilderImpl(T)

Fluent builder implementation template for gtk.cell_view.CellView