append_column
Description:
Appends the column
to the end of the columns in this.
Parameters:
this |
a `GtkColumnView` |
column |
a `GtkColumnViewColumn` that hasn't been added to a `GtkColumnView` yet |
Appends the column
to the end of the columns in this.
this |
a `GtkColumnView` |
column |
a `GtkColumnViewColumn` that hasn't been added to a `GtkColumnView` yet |