gtk-d ~GtkD-3.7 (2022-02-27T01:35:29.3134103)
Dub
Repo
GAppInfoIface.removeSupportsType
gio
c
types
GAppInfoIface
struct
GAppInfoIface
extern (
C
)
int
function
(
GAppInfo
*
appinfo
,
const
(
char
)*
contentType
,
GError
**
err
)
removeSupportsType
;
Return Value
%TRUE on success, %FALSE on error.
Throws
GException on failure.
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