Method

GtkPanedset_resize_end_child

Declaration [src]

void
gtk_paned_set_resize_end_child (
  GtkPaned* paned,
  gboolean resize
)

Description [src]

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

Parameters

resize

Type: gboolean

True to let the end child be resized.