mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
Assorted documentation fixes
This commit is contained in:
@@ -1661,7 +1661,6 @@ static GApplication *default_app;
|
||||
|
||||
/**
|
||||
* g_application_get_default:
|
||||
* @returns: (transfer none): the default application for this process, or %NULL
|
||||
*
|
||||
* Returns the default #GApplication instance for this process.
|
||||
*
|
||||
@@ -1671,6 +1670,8 @@ static GApplication *default_app;
|
||||
*
|
||||
* If there is no default application then %NULL is returned.
|
||||
*
|
||||
* Returns: (transfer none): the default application for this process, or %NULL
|
||||
*
|
||||
* Since: 2.32
|
||||
**/
|
||||
GApplication *
|
||||
|
Reference in New Issue
Block a user