pangoFontDescriptionHash {RGtk2.10}R Documentation

pangoFontDescriptionHash

Description

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.

Usage

pangoFontDescriptionHash(object)

Arguments

object [PangoFontDescription] a PangoFontDescription

Value

[numeric] the hash value.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]