Description Usage Arguments Value Author(s)
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.
1 | pangoFontDescriptionCopyStatic(object)
|
|
[ |
[PangoFontDescription
] the newly allocated PangoFontDescription
, or NULL
if desc
was NULL
.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.