[cogl/cogl-1.14] doc: Add _add/remove_frame_callback api to -sections.txt



commit 700de0ea8eb00e1704686e64b904485b44340086
Author: Robert Bragg <robert linux intel com>
Date:   Thu Jan 31 12:59:08 2013 +0000

    doc: Add _add/remove_frame_callback api to -sections.txt
    
    This lists the cogl_onscreen_add/remove_frame_callback functions and
    CoglFrameClosure and CoglFrameCallback types in cogl2-sections.txt
    
    (cherry picked from commit 6655fee97fb6bcc2a516b710cc8ca1179685cb8f)

 .../cogl-2.0-experimental-sections.txt             |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-sections.txt 
b/doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-sections.txt
index ac74965..daead2c 100644
--- a/doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-sections.txt
+++ b/doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-sections.txt
@@ -604,6 +604,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



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