GtkTreeViewColumn::set_reorderable

void set_reorderable(bool reorderable);

If reorderable is true, then the column can be reordered by the end user dragging the header.

See also: get_reorderable()