Method

GtkPanedset_resize_start_child

Declaration [src]

void
gtk_paned_set_resize_start_child (
  GtkPaned* paned,
  gboolean resize
)

Description [src]

Sets whether the GtkPaned:start-child can be resized.

Parameters

resize

Type: gboolean

True to let the start child be resized.