set_expand
Description:
Sets the column to take available extra space.
The extra space is shared equally amongst all columns that have the expand set to true.
Parameters:
this |
a `GtkColumnViewColumn` |
expand |
true if this column should expand to fill available sace |