pangoLayoutNew {RGtk2}R Documentation

pangoLayoutNew

Description

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

Usage

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


[Package RGtk2 version 2.12.5-3 Index]