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