Pike v8.0 release 1738

Method GTK2.TreeViewColumn()->pack_start()


Method pack_start

GTK2.TreeViewColumn pack_start(GTK2.CellRenderer cell, int expand)

Description

Packs the cell into the beginning of the column. If expand is false, then the cell is allocated no more space than it needs. Any unused space is divied evenly between cels for which expand is true.