Class LayoutIter

java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.gnome.pango.LayoutIter
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public class LayoutIter extends ProxyInstance
A PangoLayoutIter can be used to iterate over the visual extents of a PangoLayout.

To obtain a PangoLayoutIter, use Layout.getIter().

The PangoLayoutIter structure is opaque, and has no user-visible fields.