gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
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.
Meta
Source
See Implementation
gio
c
types
GAppInfoIface
variables
addSupportsType
canDelete
canRemoveSupportsType
doDelete
dup
equal
gIface
getCommandline
getDescription
getDisplayName
getExecutable
getIcon
getId
getName
getSupportedTypes
launch
launchUris
removeSupportsType
setAsDefaultForExtension
setAsDefaultForType
setAsLastUsedForType
shouldShow
supportsFiles
supportsUris