Method

GtkExpanderget_label_fill

since: 2.22

Declaration [src]

gboolean
gtk_expander_get_label_fill (
  GtkExpander* expander
)

Description [src]

Returns whether the label widget will fill all available horizontal space allocated to expander.

Available since: 2.22

Return value

Type: gboolean

TRUE if the label widget will fill all available horizontal space.