Method

GtkLabelset_use_underline

Declaration [src]

void
gtk_label_set_use_underline (
  GtkLabel* label,
  gboolean setting
)

Description [src]

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

Parameters

setting

Type: gboolean

TRUE if underlines in the text indicate mnemonics.