mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-28 13:12:10 +01:00
appinfo: Fix documentation cross-reference
g_app_info_launch_default_for_uri() should link to _async() as an alternative, not to itself.
This commit is contained in:
parent
8ec492ba4e
commit
b94a0fc2b4
@ -778,7 +778,7 @@ g_app_info_should_show (GAppInfo *appinfo)
|
|||||||
*
|
*
|
||||||
* The D-Bus–activated applications don't have to be started if your application
|
* The D-Bus–activated applications don't have to be started if your application
|
||||||
* terminates too soon after this function. To prevent this, use
|
* terminates too soon after this function. To prevent this, use
|
||||||
* g_app_info_launch_default_for_uri() instead.
|
* g_app_info_launch_default_for_uri_async() instead.
|
||||||
*
|
*
|
||||||
* Returns: %TRUE on success, %FALSE on error.
|
* Returns: %TRUE on success, %FALSE on error.
|
||||||
**/
|
**/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user