gtk-sharpGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.GLib.ObjectA spot in the buffer where child widgets can be "anchored" (inserted inline, as if they were characters).The anchor can have multiple widgets anchored, to allow for multiple views.ConstructorCreates a new TextChildAnchor
To create a new , you
can also use the factory method
from the class.
Constructor
Pointer to the C object.
Internal constructorThis is an internal constructor, and should not be used by user code.PropertySystem.BooleanDetermines whether the child anchor has been deleted from the buffer. if the child anchor has been deleted from its buffer
PropertyGLib.GTypeGType Property.a Returns the native value for .PropertyGtk.Widget[]Gets a list of all widgets anchored at this child anchor.An array of widgets anchored.