Class LayoutLine

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

@Generated("io.github.jwharm.JavaGI") public class LayoutLine extends ProxyInstance
A PangoLayoutLine represents one of the lines resulting from laying out a paragraph via PangoLayout.

PangoLayoutLine structures are obtained by calling Layout.getLine(int) and are only valid until the text, attributes, or settings of the parent PangoLayout are modified.