gtk.CellAreaContext

Undocumented in source.

Public Imports

gtk.c.types
public import gtk.c.types;
gtkc.gtktypes
public import gtkc.gtktypes;

Members

Classes

CellAreaContext
class CellAreaContext

The gtk.CellAreaContext object is created by a given gtk.CellArea implementation via its gtk.CellAreaClass.CellAreaClass.create_context|gtk.CellAreaClass.create_context virtual method and is used to store cell sizes and alignments for a series of gtk.TreeModel rows that are requested and rendered in the same context.