appendColumn

open fun appendColumn(column: ColumnViewColumn)

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

Parameters

column

a GtkColumnViewColumn that hasn't been added to a GtkColumnView yet