Method

GtkExpanderget_use_underline

since: 2.4

Declaration [src]

gboolean
gtk_expander_get_use_underline (
  GtkExpander* expander
)

Description [src]

Returns whether an embedded underline in the expander label indicates a mnemonic. See gtk_expander_set_use_underline().

Available since: 2.4

Return value

Type: gboolean

TRUE if an embedded underline in the expander label indicates the mnemonic accelerator keys.