pango.PgLayoutLine

Undocumented in source.

Public Imports

gtkc.pangotypes
public import gtkc.pangotypes;
Undocumented in source.
pango.c.types
public import pango.c.types;
Undocumented in source.

Members

Classes

PgLayoutLine
class PgLayoutLine

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

Meta