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
1 changed files with 1 additions and 1 deletions

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
**/