gtk.CellArea

Undocumented in source.

Public Imports

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

Members

Classes

CellArea
class CellArea

The gtk.CellArea is an abstract class for GtkCellLayout widgets (also referred to as "layouting widgets") to interface with an arbitrary number of gtk.CellRenderers and interact with the user for a given gtk.TreeModel row.