[cogl/lionel/introspection: 34/76] renderer: add missing scope annotation
- From: Lionel Landwerlin <llandwerlin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/lionel/introspection: 34/76] renderer: add missing scope annotation
- Date: Wed, 11 Sep 2013 15:22:38 +0000 (UTC)
commit 3082222344bebb7bb4cb9b98572c7a710dd4e742
Author: Lionel Landwerlin <llandwerlin gmail com>
Date: Tue Sep 3 20:52:51 2013 +0100
renderer: add missing scope annotation
cogl/cogl-renderer.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/cogl/cogl-renderer.h b/cogl/cogl-renderer.h
index 29ec1da..be3d1a8 100644
--- a/cogl/cogl-renderer.h
+++ b/cogl/cogl-renderer.h
@@ -408,7 +408,8 @@ typedef void (*CoglOutputCallback) (CoglOutput *output, void *user_data);
/**
* cogl_renderer_foreach_output:
* @renderer: A connected #CoglRenderer
- * @callback: A #CoglOutputCallback to be called for each display output
+ * @callback: (scope call): A #CoglOutputCallback to be called for
+ * each display output
* @user_data: A user pointer to be passed to @callback
*
* Iterates all known display outputs for the given @renderer and
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]