Gtk.Label: Constructor Members

The constructors of Gtk.Label are listed below. For a list of all members, see the Label Members list.

See Also: Inherited members from Gtk.Misc

Public Constructors

Creates a new Gtk.Label without text.
Internal constructor
Creates a new label with the given text inside it. You can pass null to get an empty label widget.

Protected Constructors

Internal constructor