[Cogl] [PATCH 07/53] doc: Add missing symbol in cogl_framebuffer_get_context() documentation
Damien Lespiau
damien.lespiau at gmail.com
Tue Jan 1 06:30:43 PST 2013
From: Damien Lespiau <damien.lespiau at intel.com>
---
cogl/cogl-framebuffer.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/cogl/cogl-framebuffer.h b/cogl/cogl-framebuffer.h
index 9dbea41..d166089 100644
--- a/cogl/cogl-framebuffer.h
+++ b/cogl/cogl-framebuffer.h
@@ -1002,6 +1002,7 @@ cogl_framebuffer_resolve_samples_region (CoglFramebuffer *framebuffer,
int height);
/**
+ * cogl_framebuffer_get_context:
* @framebuffer: A #CoglFramebuffer
*
* Can be used to query the #CoglContext a given @framebuffer was
--
1.7.7.5
More information about the Cogl
mailing list