mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
gsettingsschema: Add a missing (nullable) annotation
Spotted as part of https://bugzilla.gnome.org/show_bug.cgi?id=725014. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
@@ -376,7 +376,7 @@ initialise_schema_sources (void)
|
||||
* lookups performed against the default source should probably be done
|
||||
* recursively.
|
||||
*
|
||||
* Returns: (transfer none): the default schema source
|
||||
* Returns: (transfer none) (nullable): the default schema source
|
||||
*
|
||||
* Since: 2.32
|
||||
**/
|
||||
|
Reference in New Issue
Block a user