RGtk2 (version 2.20.31)

gAppInfoEqual: gAppInfoEqual

Description

Checks if two GAppInfos are equal.

Usage

gAppInfoEqual(object, appinfo2)

Arguments

object
the first GAppInfo.
appinfo2
the second GAppInfo.

Value

TRUE if appinfo1 is equal to appinfo2. FALSE otherwise.