Gtk.Label: Method Members

The methods 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 Methods

Get(string)
Deprecated; do not use in new code.
GetLayoutOffsets(out int, out int)
Documentation for this section has not yet been entered.
GetSelectionBounds(out int, out int) : bool
Documentation for this section has not yet been entered.
static
New(string) : Label
Basic constructor.
ParseUline(string) : uint
Deprecated.
SelectRegion(int, int)
Selects a range of characters in the label, if the label is selectable.

Protected Methods

OnCopyClipboard()
Default handler for the Label.CopyClipboard event.
OnMoveCursor(MovementStep, int, bool)
Default handler for the Label.MoveCursor event.
OnPopulatePopup(Menu)
Default handler for the Label.PopulatePopup event.