Sets our main struct and passes it to the parent class.
Creates a new PangoItem structure initialized to default values.
Add attributes to a PangoItem.
Copy an existing PangoItem structure.
Free a PangoItem and all associated memory.
Get the main Gtk struct
the main Gtk struct as a void*
Modifies @orig to cover only the text after @split_index, and returns a new item that covers the text before @split_index that used to be in @orig.
analysis results for the item.
length of this item in bytes.
number of Unicode characters in the item.
byte offset of the start of this item in text.
The PangoItem structure stores information about a segment of text.
You typically obtain PangoItems by itemizing a piece of text with [func@itemize].