Inserts a column at the given position in the columns of this.
If column
is already a column of this, it will be repositioned.
this |
a `GtkColumnView` |
position |
the position to insert |
column |
the `GtkColumnViewColumn` to insert |