go
GAppInfoIface.equal
gio
c
types
GAppInfoIface
struct
GAppInfoIface
extern (
C
)
int
function
(
GAppInfo
*
appinfo1
,
GAppInfo
*
appinfo2
)
equal
;
Return Value
TRUE
if
appinfo1
is equal to
appinfo2
.
FALSE
otherwise.
gio
c
types
GAppInfoIface
variables
addSupportsType
canDelete
canRemoveSupportsType
doDelete
dup
equal
gIface
getCommandline
getDescription
getDisplayName
getExecutable
getIcon
getId
getName
getSupportedTypes
launch
launchUris
launchUrisAsync
launchUrisFinish
removeSupportsType
setAsDefaultForExtension
setAsDefaultForType
setAsLastUsedForType
shouldShow
supportsFiles
supportsUris