Gtk.Label Class
A widget that displays a small to medium amount of text

See Also: Label Members

Syntax

public class Label : Misc

Remarks

This widget displays a small to medium amount of text, it is the widget used by other widgets, such as Gtk.Button and Gtk.MenuItem for displaying text.

Labels may contain mnemonics; mnemonics are underlined characters in the label, used for keyboard navigation. To provide the mnemonic, put an underscore before the mnemonic character, such as "_File".

Requirements

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