Documentation
Dlang.org
AppInfo.supportsFiles
gio
app_info
AppInfo
Checks if the application accepts files as arguments.
interface
AppInfo
bool
supportsFiles
(
)
Return Value
Type:
bool
true if the appinfo supports files.
gio
app_info
AppInfo
functions
addSupportsType
canDelete
canRemoveSupportsType
delete_
dup
equal
getCommandline
getDescription
getDisplayName
getExecutable
getIcon
getId
getName
getSupportedTypes
launch
launchUris
launchUrisAsync
launchUrisFinish
removeSupportsType
setAsDefaultForExtension
setAsDefaultForType
setAsLastUsedForType
shouldShow
supportsFiles
supportsUris
static functions
createFromCommandline
getAll
getAllForType
getDefaultForType
getDefaultForTypeAsync
getDefaultForTypeFinish
getDefaultForUriScheme
getDefaultForUriSchemeAsync
getDefaultForUriSchemeFinish
getFallbackForType
getRecommendedForType
launchDefaultForUri
launchDefaultForUriAsync
launchDefaultForUriFinish
resetTypeAssociations
Checks if the application accepts files as arguments.