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