pangoFontDescriptionCopyStatic: pangoFontDescriptionCopyStatic

Description Usage Arguments Value Author(s)

View source: R/pangoFuncs.R

Description

Like pangoFontDescriptionCopy, but only a shallow copy is made of the family name and other allocated fields. The result can only be used until desc is modified or freed. This is meant to be used when the copy is only needed temporarily.

Usage

1

Arguments

object

[PangoFontDescription] a PangoFontDescription, may be NULL

Value

[PangoFontDescription] the newly allocated PangoFontDescription, or NULL if desc was NULL.

Author(s)

Derived by RGtkGen from GTK+ documentation


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