Method
Gtk TreeViewColumnset_reorderable
Declaration [src]
void
gtk_tree_view_column_set_reorderable(
GtkTreeViewColumn*tree_column,
gbooleanreorderable
)
Description [src]
If reorderable is TRUE, then the column can be reordered by the end user
dragging the header.
Sets property
Gtk.TreeViewColumn:reorderable Parameters
reorderable-
Type:
gbooleanTRUE, if the column can be reordered.