Method
GtkColumnViewremove_column
Declaration [src]
void
gtk_column_view_remove_column (
  GtkColumnView* self,
  GtkColumnViewColumn* column
)
Parameters
| column | GtkColumnViewColumn | 
| A  | |
| The data is owned by the caller of the function. |