Method

GtkMenuItemset_use_underline

since: 2.16

Declaration [src]

void
gtk_menu_item_set_use_underline (
  GtkMenuItem* menu_item,
  gboolean setting
)

Description [src]

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

Available since: 2.16

Parameters

setting

Type: gboolean

TRUE if underlines in the text indicate mnemonics.