Import line: | Gio = imports.gi.Gio; |
GIR File: | Gio-2.0.gir |
C documentation: | GDesktopAppInfoLookup |
Interface : | DesktopAppInfoLookup |
None |
Method / Constructor | Defined By | |
---|---|---|
get_default_for_uri_scheme
(String uri_scheme)
:
Gio.AppInfo
Gets the default application for launching applications
using this URI scheme for a particular GDesktopAppInfoLookup implementation.
Gets the default application for launching applications
using this URI scheme for a particular GDesktopAppInfoLookup implementation. The GDesktopAppInfoLookup interface and this function is used to implement g_app_info_get_default_for_uri_scheme() backends in a GIO module. There is no reason for applications to use it directly. Applications should use g_app_info_get_default_for_uri_scheme().
|
Gio.DesktopAppInfoLookup |
None |