| pangoFontDescriptionHash {RGtk2} | R Documentation |
Computes a hash of a PangoFontDescription structure suitable
to be used, for example, as an argument to gHashTableNew().
The hash value is independent of desc->mask.
pangoFontDescriptionHash(object)
|
[PangoFontDescription] a PangoFontDescription |
[numeric] the hash value.
Derived by RGtkGen from GTK+ documentation