pangoLayoutGetWidth {RGtk2}R Documentation

pangoLayoutGetWidth

Description

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

Usage

pangoLayoutGetWidth(object)

Arguments

object [PangoLayout] a PangoLayout

Value

[integer] the width, or -1 if no width set.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]