AppInfo.getDefaultForUriSchemeFinish

Finishes a default #GAppInfo lookup started by gio.app_info.AppInfo.getDefaultForUriSchemeAsync.

If no #GAppInfo is found, then error will be set to gio.types.IOErrorEnum.NotFound.

interface AppInfo
static
getDefaultForUriSchemeFinish

Parameters

result gio.async_result.AsyncResult

a #GAsyncResult

Return Value

Type: gio.app_info.AppInfo

#GAppInfo for given uri_scheme or null on error.