get_width
Description:
Gets the width to which the lines of the `PangoLayout` should wrap.
Parameters:
this |
a `PangoLayout` |
Returns:
the width in Pango units, or -1 if no width set. |
Gets the width to which the lines of the `PangoLayout` should wrap.
this |
a `PangoLayout` |
the width in Pango units, or -1 if no width set. |