summaryrefslogtreecommitdiff
path: root/src/eom-thumb-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/eom-thumb-view.c')
-rw-r--r--src/eom-thumb-view.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/eom-thumb-view.c b/src/eom-thumb-view.c
index b83c4ac..7eabe9d 100644
--- a/src/eom-thumb-view.c
+++ b/src/eom-thumb-view.c
@@ -920,7 +920,7 @@ eom_thumb_view_get_image_from_path (EomThumbView *thumbview, GtkTreePath *path)
* is not ensured to be really the first selected image in @thumbview, but
* generally, it will be.
*
- * Returns: A #EomImage.
+ * Returns: (transfer full): A #EomImage.
**/
EomImage *
eom_thumb_view_get_first_selected_image (EomThumbView *thumbview)