gtk.cell_layout_mixin

Module for CellLayout interface mixin

Public Imports

gtk.cell_layout_iface_proxy
public import gtk.cell_layout_iface_proxy;
Undocumented in source.
gid.gid
public import gid.gid;
Undocumented in source.
gobject.gid_builder
public import gobject.gid_builder;
Undocumented in source.
gobject.object
public import gobject.object;
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.
gtk.cell_area
public import gtk.cell_area;
Undocumented in source.
gtk.cell_renderer
public import gtk.cell_renderer;
Undocumented in source.
gtk.tree_iter
public import gtk.tree_iter;
Undocumented in source.
gtk.tree_model
public import gtk.tree_model;
Undocumented in source.
gtk.types
public import gtk.types;
Undocumented in source.

Members

Templates

CellLayoutGidBuilderT
template CellLayoutGidBuilderT()

Fluent builder implementation template for gtk.cell_layout.CellLayout

CellLayoutT
template CellLayoutT()

#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.