gAppInfoEqual {RGtk2} | R Documentation |
Checks if two GAppInfo
s are equal.
gAppInfoEqual(object, appinfo2)
|
the first |
|
the second |
[logical] TRUE
if appinfo1
is equal to appinfo2
. FALSE
otherwise.
Derived by RGtkGen from GTK+ documentation