mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
gio: Add filename type annotations
https://bugzilla.gnome.org/show_bug.cgi?id=767245
This commit is contained in:
committed by
Christoph Reiter
parent
41013a01f4
commit
f8189ddf98
@@ -246,7 +246,7 @@ g_settings_schema_source_unref (GSettingsSchemaSource *source)
|
||||
|
||||
/**
|
||||
* g_settings_schema_source_new_from_directory:
|
||||
* @directory: the filename of a directory
|
||||
* @directory: (type filename): the filename of a directory
|
||||
* @parent: (allow-none): a #GSettingsSchemaSource, or %NULL
|
||||
* @trusted: %TRUE, if the directory is trusted
|
||||
* @error: a pointer to a #GError pointer set to %NULL, or %NULL
|
||||
|
Reference in New Issue
Block a user