gnome-sharp 0.0.0.0 neutral Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. To be added Gnome.CanvasItem GLib.IWrapper System.IDisposable Method System.Void Paste the contents of the clipboard into the text buffer at the current cursor location. Method System.Void Cut the selected text. This method copies the highlighted text from the into the clipboard. If none of the text is selected, the contents of the clipboard are still set to the null string. Method System.Void Copy the selected text. This method copies the highlighted text from the into the clipboard. If nothing is highlighted in the text, the contents of the clipboard are still replaced with the null string. Method System.Void Disposes the resources associated with the object. Constructor Internal constructor Pointer to the C object. An instance of CanvasRichText, wrapping the C object. This is an internal constructor, and should not be used by user code. Constructor Add a new RichTextItem to the given . a a Property Gtk.TextBuffer The that is displayed on the . a a CursorVisible { set; get; };" /> Property System.Boolean Whether the cursor is visible or not. a " /> a " /> Visible { set; get; };" /> Property System.Boolean Whether the item is visible or not. a " /> a " /> GrowHeight { set; get; };" /> Property System.Boolean Whether the box height should grow if the text does not fit. a " /> a " /> Property System.Double The height of the text box. a a Property Gtk.WrapMode How the text in the widget should wrap. a a Property Gtk.AnchorType Anchor point for text. a a Property System.Int32 The number of pixels in the left margin. a " /> a " /> Property System.Double The width of the text box. a a Property System.String The text to be displayed. a a Property Gtk.DirectionType The direction for the text. a a Property System.Int32 The number of pixels above each line. a " /> a " /> Property System.Double The Y position. a a Property System.Double The X position. a a Property Gtk.Justification The justification for the text. a a Property System.Int32 The number of pixels to indent. a " /> a " /> Editable { set; get; };" /> Property System.Boolean Whether the text is editable or not. a " /> a " /> Property System.Int32 The number of pixels in the right margin. a " /> a " /> CursorBlink { set; get; };" /> Property System.Boolean Whether the cursor blinks or not. a " /> a " /> Property System.Int32 The number of pixels below each line. a " /> a " /> Property System.Int32 The number of pixels inside the wrap. a " /> a " /> Property GLib.GType GType Property. a Returns the native value for . Constructor Protected Constructor. a a Chain to this constructor if you have manually registered a native value for your subclass. Method Gdk.Rectangle To be added a a Method Gtk.TextIter To be added a a a Constructor To be added a