Method

GtkMenuItemget_use_underline

since: 2.16

Declaration [src]

gboolean
gtk_menu_item_get_use_underline (
  GtkMenuItem* menu_item
)

Description [src]

Checks if an underline in the text indicates the next character should be used for the mnemonic accelerator key.

Available since: 2.16

Return value

Type: gboolean

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