mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 07:26:15 +01:00
gdesktopappinfo: Improve documentation formatting slightly
Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
9bfd7e2a9d
commit
70c8a7ef8d
@ -4578,10 +4578,10 @@ g_desktop_app_info_lookup_default_init (GDesktopAppInfoLookupInterface *iface)
|
||||
* @uri_scheme: a string containing a URI scheme.
|
||||
*
|
||||
* Gets the default application for launching applications
|
||||
* using this URI scheme for a particular GDesktopAppInfoLookup
|
||||
* using this URI scheme for a particular #GDesktopAppInfoLookup
|
||||
* implementation.
|
||||
*
|
||||
* The GDesktopAppInfoLookup interface and this function is used
|
||||
* 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().
|
||||
|
Loading…
Reference in New Issue
Block a user