gIconHash: gIconHash

Description Usage Arguments Value Author(s)

View source: R/gioFuncs.R

Description

Gets a hash for an icon.

Usage

1
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


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to gIconHash in RGtk2...