ColumnView.removeColumn
void removeColumn(gtk.column_view_column.ColumnViewColumn column) nothrowRemoves the column from the list of columns of self.
Parameters
column | a gtk.column_view_column.ColumnViewColumn that's part of self |
void removeColumn(gtk.column_view_column.ColumnViewColumn column) nothrowRemoves the column from the list of columns of self.
column | a gtk.column_view_column.ColumnViewColumn that's part of self |