gAppInfoEqual: gAppInfoEqual

Description Usage Arguments Value Author(s)

View source: R/gioFuncs.R

Description

Checks if two GAppInfos are equal.

Usage

1
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


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

Related to gAppInfoEqual in RGtk2...