Documentation
Dlang.org
GAppInfoIface.setAsLastUsedForType
gio
c
types
GAppInfoIface
Sets the application as the last used. See
gio.app_info.AppInfo.setAsLastUsedForType
.
struct
GAppInfoIface
extern (
C
)
bool
function
(
GAppInfo
*
appinfo
,
const
(
char
)*
contentType
,
GError
**
_err
)
setAsLastUsedForType
;
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
Sets the application as the last used. See gio.app_info.AppInfo.setAsLastUsedForType.