From 37cc71526922a7c3417eb29ac1de2836082c53da Mon Sep 17 00:00:00 2001 From: Damien Lespiau Date: Sat, 29 Dec 2012 20:48:46 +0000 Subject: [PATCH] doc: Add missing symbol in cogl_framebuffer_get_context() documentation (cherry picked from commit 146a1bfc2655c7e7ed0a5a4fd64b490385159f49) --- cogl/cogl-framebuffer.h | 1 + 1 file changed, 1 insertion(+) diff --git a/cogl/cogl-framebuffer.h b/cogl/cogl-framebuffer.h index e0fc99fba..d0c0ea990 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