Method

GtkPanedset_shrink_end_child

Declaration [src]

void
gtk_paned_set_shrink_end_child (
  GtkPaned* paned,
  gboolean resize
)

Description [src]

Sets whether the GtkPaned:end-child can shrink.

Parameters

resize

Type: gboolean

True to let the end child be shrunk.