[Cogl] [PATCH] doc: Add _add/remove_frame_callback api to -sections.txt
Robert Bragg
robert at sixbynine.org
Thu Jan 31 06:48:37 PST 2013
From: Robert Bragg <robert at linux.intel.com>
This lists the cogl_onscreen_add/remove_frame_callback functions and
CoglFrameClosure and CoglFrameCallback types in cogl2-sections.txt
---
doc/reference/cogl2/cogl2-sections.txt | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/doc/reference/cogl2/cogl2-sections.txt b/doc/reference/cogl2/cogl2-sections.txt
index 722677a..d75fa3f 100644
--- a/doc/reference/cogl2/cogl2-sections.txt
+++ b/doc/reference/cogl2/cogl2-sections.txt
@@ -548,6 +548,12 @@ cogl_onscreen_show
cogl_onscreen_hide
<SUBSECTION>
+CoglFrameCallback
+CoglFrameClosure
+cogl_onscreen_add_frame_callback
+cogl_onscreen_remove_frame_callback
+
+<SUBSECTION>
cogl_onscreen_swap_buffers
cogl_onscreen_swap_region
cogl_onscreen_set_swap_throttled
--
1.8.1.1
More information about the Cogl
mailing list