Gtk.Label.UseUnderline Property

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

Syntax

[GLib.Property("use-underline")]
public bool UseUnderline { set; get; }

Value

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

Remarks

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)