[ CCode ( cname = "gtk_cell_area_box_pack_start" ) ]
public void pack_start_full (CellRenderer renderer, bool expand = true, bool align = false, bool fixed = true)
Adds renderer
to this, packed with reference to the start of
this.
The renderer
is packed after any other `GtkCellRenderer` packed with reference to the start of
this.
this |
a `GtkCellAreaBox` |
renderer |
the `GtkCellRenderer` to add |
expand |
whether |
align |
whether |
fixed |
whether |