pangoLayoutNew: pangoLayoutNew

Description Usage Arguments Value Author(s)

View source: R/pangoFuncs.R

Description

Create a new PangoLayout object with attributes initialized to default values for a particular PangoContext.

Usage

1
pangoLayoutNew(context)

Arguments

context

[PangoContext] a PangoContext

Value

[PangoLayout] the newly allocated PangoLayout, with a reference count of one,

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to pangoLayoutNew in RGtk2...