Method

GtkExpanderset_label_fill

since: 2.22

Declaration [src]

void
gtk_expander_set_label_fill (
  GtkExpander* expander,
  gboolean label_fill
)

Description [src]

Sets whether the label widget should fill all available horizontal space allocated to expander.

Note that this function has no effect since 3.20.

Available since: 2.22

Parameters

label_fill

Type: gboolean

TRUE if the label should should fill all available horizontal space.