pangoLayoutGetText {RGtk2}R Documentation

pangoLayoutGetText

Description

Gets the text in the layout.

Usage

pangoLayoutGetText(object)

Arguments

object

a PangoLayout

Value

[char] the text in the layout.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]