Property | Type | Description | |
---|---|---|---|
EnableLinkEvents | void | ||
FindLink | |||
HandleButtonReleaseEvent | void | ||
HandleLeaveNotifyEvent | void | ||
HandleMotionNotifyEvent | void | ||
HandleStyleUpdate | void | ||
gtk_label_set_attributes | void |
Method | Description | |
---|---|---|
LabelBackend ( ) : System | ||
SetFormattedText ( FormattedText text ) : void |
Method | Description | |
---|---|---|
SetAlignment ( ) : void |
Method | Description | |
---|---|---|
EnableLinkEvents ( ) : void | ||
FindLink ( double px, double py ) : |
||
HandleButtonReleaseEvent ( object o, Gtk args ) : void | ||
HandleLeaveNotifyEvent ( object o, Gtk args ) : void | ||
HandleMotionNotifyEvent ( object o, Gtk args ) : void | ||
HandleStyleUpdate ( object sender, |
||
gtk_label_set_attributes ( IntPtr label, IntPtr attrList ) : void |
public SetFormattedText ( FormattedText text ) : void | ||
text | FormattedText | |
return | void |