pangoItemCopy: pangoItemCopy

Description Usage Arguments Value Author(s)

View source: R/pangoFuncs.R

Description

Copy an existing PangoItem structure.

Usage

1

Arguments

item

[PangoItem] a PangoItem, may be NULL

Value

[PangoItem] the newly allocated PangoItem, or NULL if item was NULL.

Author(s)

Derived by RGtkGen from GTK+ documentation


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

Related to pangoItemCopy in RGtk2...