Gio.AppInfo::equal

function vfunc_equal(appinfo2: Gio.AppInfo): Boolean {
}
  

Checks if two #GAppInfos are equal.

appinfo2

the second Gio.AppInfo.

Returns

true if appinfo1 is equal to appinfo2. false otherwise.