Method
GtkColumnViewremove_column
Declaration [src]
void
gtk_column_view_remove_column (
GtkColumnView* self,
GtkColumnViewColumn* column
)
Parameters
column
-
Type:
GtkColumnViewColumn
A
GtkColumnViewColumn
that’s part ofself
.The data is owned by the caller of the method.