Package: cairo

Function cairo:font-options-hash

Lambda List

cairo:font-options-hash (options)

Arguments

options -- a cairo:font-options-t instance

Return Value

The unsigned long integer with the hash value for the font options object.

Details

Compute a hash for the font options instance. This value will be useful when storing an object containing a cairo:font-options-t instance in a hash table.
 

See also

2025-1-29