go
GAppInfoIface.launchUris
gio
c
types
GAppInfoIface
struct
GAppInfoIface
extern (
C
)
int
function
(
GAppInfo
*
appinfo
,
GList
*
uris
,
GAppLaunchContext
*
context
,
GError
**
err
)
launchUris
;
Return Value
TRUE
on successful launch,
FALSE
otherwise.
Throws
GException on failure.
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