gIconHash {RGtk2}R Documentation

gIconHash

Description

Gets a hash for an icon.

Usage

gIconHash(icon)

Arguments

icon
R object
to an icon object.

Value

[numeric] a

numeric
containing a hash for the icon, suitable for use in a
GHashTable
or similar data structure.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]