[gegl/soc-2013-opecl-ops] gegl_processor_work: fix introspection annotation



commit 0efccb87defc2aaa6eb910b6b9c44fd7f8ddfc1f
Author: Daniel Sabo <DanielSabo gmail com>
Date:   Mon Jun 17 16:36:17 2013 -0700

    gegl_processor_work: fix introspection annotation

 gegl/gegl.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gegl/gegl.h b/gegl/gegl.h
index e420cfb..196d967 100644
--- a/gegl/gegl.h
+++ b/gegl/gegl.h
@@ -802,7 +802,7 @@ void           gegl_processor_set_rectangle (GeglProcessor       *processor,
 /**
  * gegl_processor_work:
  * @processor: a #GeglProcessor
- * @progress: a location to store the (estimated) percentage complete.
+ * @progress: (out caller-allocates): a location to store the (estimated) percentage complete.
  *
  * Do an iteration of work for the processor.
  *


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]