Description Usage Arguments Details Author(s)
Merges the fields that are set in desc.to.merge
into the fields in
desc
. If replace.existing
is FALSE
, only fields in desc
that
are not already set are affected. If TRUE
, then fields that are
already set will be replaced as well.
1 | pangoFontDescriptionMerge(object, desc.to.merge, replace.existing)
|
|
[ |
|
[ |
|
[logical] if |
If desc.to.merge
is NULL
, this function performs nothing.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.