Assorted documentation fixes

This commit is contained in:
Matthias Clasen
2012-01-30 15:59:38 -05:00
parent 9902a5e064
commit 49eeaa9bbd
5 changed files with 39 additions and 9 deletions

View File

@@ -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 *