pangoFontDescriptionHash {RGtk2}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 version 2.12.5-3 Index]