| gIconEqual {RGtk2} | R Documentation |
Checks if two icons are equal.
gIconEqual(object, icon2)
|
pointer to the first |
|
pointer to the second |
[logical] TRUE if icon1 is equal to icon2. FALSE otherwise.
Derived by RGtkGen from GTK+ documentation