[cogl/cogl-1.14: 109/174] doc: Add missing symbol in cogl_framebuffer_get_context() documentation



commit 37cc71526922a7c3417eb29ac1de2836082c53da
Author: Damien Lespiau <damien lespiau intel com>
Date:   Sat Dec 29 20:48:46 2012 +0000

    doc: Add missing symbol in cogl_framebuffer_get_context() documentation
    
    (cherry picked from commit 146a1bfc2655c7e7ed0a5a4fd64b490385159f49)

 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 e0fc99f..d0c0ea9 100644
--- a/cogl/cogl-framebuffer.h
+++ b/cogl/cogl-framebuffer.h
@@ -1015,6 +1015,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



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