mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-17 15:37:52 +02: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:
@@ -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.
|
||||||
**/
|
**/
|
||||||
|
Reference in New Issue
Block a user