Method

GtkLabelget_use_underline

Declaration [src]

gboolean
gtk_label_get_use_underline (
  GtkLabel* label
)

Description [src]

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

Return value

Type: gboolean

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