Method
GtkColumnViewappend_column
Declaration [src]
void
gtk_column_view_append_column (
  GtkColumnView* self,
  GtkColumnViewColumn* column
)
Parameters
- column
- 
            Type: GtkColumnViewColumnA GtkColumnViewColumnthat hasn’t been added to aGtkColumnViewyet.The data is owned by the caller of the method.