Method

GtkExpanderset_resize_toplevel

since: 3.2

Declaration [src]

void
gtk_expander_set_resize_toplevel (
  GtkExpander* expander,
  gboolean resize_toplevel
)

Description [src]

Sets whether the expander will resize the toplevel widget containing the expander upon resizing and collpasing.

Available since: 3.2

Parameters

resize_toplevel

Type: gboolean

Whether to resize the toplevel.