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