diff --git a/clutter/cogl/cogl/cogl-framebuffer.h b/clutter/cogl/cogl/cogl-framebuffer.h index 80424287d..120382fc3 100644 --- a/clutter/cogl/cogl/cogl-framebuffer.h +++ b/clutter/cogl/cogl/cogl-framebuffer.h @@ -101,6 +101,7 @@ guint32 cogl_onscreen_x11_get_visual_xid (CoglOnscreen *onscreen); #endif /* COGL_HAS_X11 */ +#define cogl_onscreen_set_swap_throttled cogl_onscreen_set_swap_throttled_EXP void cogl_onscreen_set_swap_throttled (CoglOnscreen *onscreen, gboolean throttled);