Method

Gtk.ColumnView.set_reorderable

Declaration [src]

void
gtk_column_view_set_reorderable (
  GtkColumnView* self,
  gboolean reorderable
)

Description [src]

Sets whether columns should be reorderable by dragging.

Parameters

reorderable gboolean
 

whether columns should be reorderable