Description Usage Arguments Value Author(s)
Compares two font descriptions for equality. Two font descriptions
are considered equal if the fonts they describe are provably identical.
This means that their masks do not have to match, as long as other fields
are all the same. (Two font descriptions may result in identical fonts
being loaded, but still compare FALSE
.)
1 | pangoFontDescriptionEqual(object, desc2)
|
|
[ |
|
[ |
[logical] TRUE
if the two font descriptions are identical,
FALSE
otherwise.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.