set_reorderable
Description:
If reorderable is true, then the column can be reordered by the end user dragging the header.
Note:
Use GtkColumnView instead
Parameters:
| this |
A `GtkTreeViewColumn` |
| reorderable |
true, if the column can be reordered. |