gtk.Label

Undocumented in source.

Public Imports

gtk.c.types
public import gtk.c.types;
gtkc.gtktypes
public import gtkc.gtktypes;

Members

Classes

Label
class Label

The gtk.Label widget displays a small amount of text. As the name implies, most labels are used to label another widget such as a gtk.Button, a gtk.MenuItem, or a gtk.ComboBox