pango.PgLayoutLine

Undocumented in source.

Public Imports

gtkc.pangotypes
public import gtkc.pangotypes;
pango.c.types
public import pango.c.types;

Members

Classes

PgLayoutLine
class PgLayoutLine

The PangoLayoutLine structure represents one of the lines resulting from laying out a paragraph via gtk.Layout PangoLayoutLine structures are obtained by calling Layout.getLine and are only valid until the text, attributes, or settings of the parent gtk.Layout are modified.