AppInfo.getDefaultForTypeFinish

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

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

interface AppInfo
static
getDefaultForTypeFinish

Parameters

result gio.async_result.AsyncResult

a #GAsyncResult

Return Value

Type: gio.app_info.AppInfo

#GAppInfo for given content_type or null on error.