pangoFontDescriptionCopyStatic {RGtk2.10}R Documentation

pangoFontDescriptionCopyStatic

Description

Like pangoFontDescriptionCopy, but only a shallow copy is made of the family name and other allocated fields. This is meant to be used when the copy is only needed temporarily.

Usage

pangoFontDescriptionCopyStatic(object)

Arguments

object [PangoFontDescription] a PangoFontDescription

Value

[PangoFontDescription] the newly allocated PangoFontDescription.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]