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
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)Documentation for this section has not yet been entered. | ||
static | New(string)Basic constructor. | |
ParseUline(string)Deprecated. | ||
SelectRegion(int, int)Selects a range of characters in the label, if the label is selectable. | ||
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. | ||