pangoLayoutGetWidth {RGtk2}R Documentation

pangoLayoutGetWidth

Description

Gets the width to which the lines of the PangoLayout should be wrapped.

Usage

pangoLayoutGetWidth(object)

Arguments

object [PangoLayout] a PangoLayout

Value

[integer] the width

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.5 Index]