gtk.CellLayoutT

Undocumented in source.

Public Imports

glib.ListG
public import glib.ListG;
glib.Str
public import glib.Str;
gobject.ObjectG
public import gobject.ObjectG;
gtk.CellArea
public import gtk.CellArea;
gtk.CellRenderer
public import gtk.CellRenderer;
gtk.c.functions
public import gtk.c.functions;
gtk.c.types
public import gtk.c.types;
gtkc.gtktypes
public import gtkc.gtktypes;

Members

Templates

CellLayoutT
template CellLayoutT(TStruct)

GtkCellLayout is an interface to be implemented by all objects which want to provide a gtk.TreeViewColumn like API for packing cells, setting attributes and data funcs.