[go: up one dir, main page]

Method

PangoLayoutget_width

Declaration [src]
int
pango_layout_get_width (
  PangoLayout* layout
)
Description [src]

Gets the width to which the lines of the PangoLayout should wrap.

Return value

Type: int

The width in Pango units, or -1 if no width set.