Method

GtkPanedset_shrink_start_child

Declaration [src]

void
gtk_paned_set_shrink_start_child (
  GtkPaned* paned,
  gboolean resize
)

Description [src]

Sets whether the GtkPaned:start-child can shrink.

Parameters

resize

Type: gboolean

True to let the start child be shrunk.