Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

pangoFontDescriptionCopyStatic

pangoFontDescriptionCopyStatic


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

pangoFontDescriptionCopyStatic(object)

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

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.