GtkCellLayoutIface.packStart

Packs the cell into the beginning of cell_layout.

struct GtkCellLayoutIface
extern (C)
void function(GtkCellLayout* cellLayout, GtkCellRenderer* cell, bool expand) packStart;