Method

GtkColumnViewColumnset_resizable

Declaration [src]

void
gtk_column_view_column_set_resizable (
  GtkColumnViewColumn* self,
  gboolean resizable
)

Description [src]

Sets whether this column should be resizable by dragging.

Parameters

resizable

Type: gboolean

Whether this column should be resizable.