Documentation
Dlang.org
GAppInfoIface.removeSupportsType
gio
c
types
GAppInfoIface
Removes a supported application type from a #GAppInfo.
struct
GAppInfoIface
extern (
C
)
bool
function
(
GAppInfo
*
appinfo
,
const
(
char
)*
contentType
,
GError
**
_err
)
removeSupportsType
;
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
Removes a supported application type from a #GAppInfo.