gAppInfoEqual {RGtk2}R Documentation

gAppInfoEqual

Description

Checks if two GAppInfos are equal.

Usage

gAppInfoEqual(object, appinfo2)

Arguments

object

the first GAppInfo.

appinfo2

the second GAppInfo.

Value

[logical] TRUE if appinfo1 is equal to appinfo2. FALSE otherwise.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]