ColumnView.appendColumn
void appendColumn(gtk.column_view_column.ColumnViewColumn column) nothrowAppends the column to the end of the columns in self.
Parameters
column | a gtk.column_view_column.ColumnViewColumn that hasn't been added to a gtk.column_view.ColumnView yet |