gtk.CellLayoutT

Undocumented in source.

Public Imports

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

Members

Templates

CellLayoutT
template CellLayoutT(TStruct)

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

Meta