Method
PangoLayoutset_width
Declaration [src]
void
pango_layout_set_width (
  PangoLayout* layout,
  int width
)
Description [src]
Sets the width to which the lines of the PangoLayout should wrap or
get ellipsized.
The default value is -1: no width set.