CellAreaBox.packStart

Adds @renderer to @box, packed with reference to the start of @box.

The @renderer is packed after any other #GtkCellRenderer packed with reference to the start of @box.

class CellAreaBox
void
packStart

Parameters

renderer CellRenderer

the #GtkCellRenderer to add

expand bool

whether @renderer should receive extra space when the area receives more than its natural size

align_ bool

whether @renderer should be aligned in adjacent rows

fixed bool

whether @renderer should have the same size in all rows

Meta