remove_column


Description:

public int remove_column (TreeViewColumn column)

Removes column from this.

Note:

Use [class@Gtk.ListView] or [class@Gtk.ColumnView] instead

Parameters:

this

A `GtkTreeView`.

column

The `GtkTreeViewColumn` to remove.

Returns:

The number of columns in this after removing.