ColumnView.removeColumn

Removes the @column from the list of columns of @self.

class ColumnView
void
removeColumn

Parameters

column ColumnViewColumn

a GtkColumnViewColumn that's part of @self

Meta