Module: Gio::DesktopAppInfoLookup

Defined in:
(unknown)

Overview

GDesktop::AppInfoLookup is an opaque data structure and can only be accessed using the following functions.

Instance Method Summary collapse

Instance Method Details

#get_default_for_uri_scheme(lookup, uri_scheme) ⇒ Gio::AppInfo

Returns GApp::Info for given uri_scheme or nil on error.

Parameters:

Returns:

  • (Gio::AppInfo)

    GApp::Info for given uri_scheme or nil on error.