Method

GtkExpanderset_use_underline

since: 2.4

Declaration [src]

void
gtk_expander_set_use_underline (
  GtkExpander* expander,
  gboolean use_underline
)

Description [src]

If true, an underline in the text of the expander label indicates the next character should be used for the mnemonic accelerator key.

Available since: 2.4

Parameters

use_underline

Type: gboolean

TRUE if underlines in the text indicate mnemonics.