1
1
mirror of https://gitlab.gnome.org/GNOME/gimp.git synced 2025-10-06 01:12:40 +02:00

libgimpmodule: annotate gimp_module_get_file()

This commit is contained in:
Michael Natterer
2019-09-16 10:50:16 +02:00
parent 3598722020
commit 7c79fcc3ce

View File

@@ -270,7 +270,7 @@ gimp_module_new (GFile *file,
*
* Returns #GFile of the @module,
*
* Returns: The @module's #GFile.
* Returns: (transfer none): The @module's #GFile.
*
* Since: 3.0
**/