mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01: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:
parent
5876cdff25
commit
e34884e364
@ -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
|
||||
**/
|
||||
|
Loading…
Reference in New Issue
Block a user