ColumnView.appendColumn

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

class ColumnView
void
appendColumn

Parameters

column ColumnViewColumn

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

Meta