Method
GtkLabelset_use_underline
Declaration [src]
void
gtk_label_set_use_underline (
  GtkLabel* label,
  gboolean setting
)
      Description [src]
If true, an underline in the text indicates the next character should be used for the mnemonic accelerator key.
| Sets property | Gtk.Label:use-underline |