Method

GtkLabelset_use_underline

Declaration [src]

void
gtk_label_set_use_underline (
  GtkLabel* self,
  gboolean setting
)

Description [src]

Sets whether underlines in the text indicate mnemonics.

Parameters

setting

Type: gboolean

TRUE if underlines in the text indicate mnemonics.