ColumnView.appendColumn

void appendColumn(gtk.column_view_column.ColumnViewColumn column)

Appends the column to the end of the columns in self.

Parameters

columna [gtk.column_view_column.ColumnViewColumn] that hasn't been added to a [gtk.column_view.ColumnView] yet