mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 07:26:15 +01:00
docs: Fix cut'n'paste error in g_resources_get_info() doc
https://bugzilla.gnome.org/show_bug.cgi?id=784581
This commit is contained in:
parent
8e23a514b0
commit
a95e2a4c64
@ -1160,8 +1160,8 @@ g_resources_enumerate_children (const gchar *path,
|
||||
* @lookup_flags: A #GResourceLookupFlags
|
||||
* @size: (out) (optional): a location to place the length of the contents of the file,
|
||||
* or %NULL if the length is not needed
|
||||
* @flags: (out) (optional): a location to place the flags about the file,
|
||||
* or %NULL if the length is not needed
|
||||
* @flags: (out) (optional): a location to place the #GResourceFlags about the file,
|
||||
* or %NULL if the flags are not needed
|
||||
* @error: return location for a #GError, or %NULL
|
||||
*
|
||||
* Looks for a file at the specified @path in the set of
|
||||
|
Loading…
Reference in New Issue
Block a user