pango-sharpGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.GLib.OpaqueStores information about a segment of text.ConstructorCreates a new ItemConstructor
an object of type Internal method.This is an internal method, and should not be used by user code.PropertyPango.Analysisthe properties of the segment.the properties of the segment.MethodPango.ItemCopy an existing structure.a new MethodSystem.VoidTo be added.To be added.MethodSystem.Void
To be added.
To be added.To be added.PropertyGLib.GTypeNative GLib type value.a .PropertySystem.Int32the length of the segment in bytes.the length of the segment in bytes.MethodSystem.Obsolete("Replaced by Item() constructor")Pango.ItemObsolete: replaced by ordinary constructora new MethodSystem.Obsolete("Replaced by Item(IntPtr) constructor")Pango.Item
an object of type Obsolete internal constructoran object of type This is an internal method, and should not be used by user code.PropertySystem.Int32the length of the segment in characters.the length of the segment in characters.PropertySystem.Int32the offset of the segment from the beginning of the string in bytes.the offset of the segment from the beginning of the string in bytes.MethodPango.Item
byte index of position to split item, relative to the start of the item
number of chars between start of orig and Modifies orig to cover only the text after , and returns a new item that covers the text before that used to be in orig. new item representing text before You can think of as the length of the returned item. may not be 0, and it may not be greater than or equal to the length of orig (that is, there must be at least one byte assigned to each item, you cannot create a zero-length item). is the length of the first item in chars, and must be provided because the text used to generate the item is not available, so cannot count the char length of the split items itself.FieldSystem.Obsolete("Pango.Item is a reference type now, use null")Pango.ItemReturns an empty