pangoFontDescriptionSetFamilyStatic: pangoFontDescriptionSetFamilyStatic

Description Usage Arguments Author(s)

View source: R/pangoFuncs.R

Description

Like pangoFontDescriptionSetFamily, except that no copy of family is made. The caller must make sure that the string passed in stays around until desc has been freed or the name is set again. This function can be used if family is a static string such as a C string literal, or if desc is only needed temporarily.

Usage

1

Arguments

object

[PangoFontDescription] a PangoFontDescription

family

[char] a string representing the family name.

Author(s)

Derived by RGtkGen from GTK+ documentation


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