append_column_custom

@accepts(Gtk.TreeViewColumn)
@returns(none)
def append_column_custom(column)

Appends a custom created column to the view.

column :

a GtkTreeViewColumn to append to the view