Class Item

java.lang.Object
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public class Item extends ProxyInstance
The PangoItem structure stores information about a segment of text.

You typically obtain PangoItems by itemizing a piece of text with Pango.itemize(org.gnome.pango.Context, java.lang.String, int, int, org.gnome.pango.AttrList, org.gnome.pango.AttrIterator).