pangoLayoutGetText {RGtk2}R Documentation

pangoLayoutGetText

Description

Gets the text in the layout.

Usage

pangoLayoutGetText(object)

Arguments

object [PangoLayout] a PangoLayout

Value

[char] the text in the layout.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]