Method

GtkLabelget_use_underline

Declaration [src]

gboolean
gtk_label_get_use_underline (
  GtkLabel* self
)

Description [src]

Returns whether underlines in the label indicate mnemonics.

See gtk_label_set_use_underline().

Return value

Type: gboolean

True if underlines in the label indicate mnemonics.