TypeScript API Documentation for COGL
API Version: 18
Library Version: 18.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-rc.7
Abstract
An opaque type that tracks a Cogl.FrameCallback and associated user data. A Cogl.FrameClosure pointer will be returned from cogl_onscreen_add_frame_callback() and it allows you to remove a callback later using cogl_onscreen_remove_frame_callback().
cogl_onscreen_add_frame_callback()
cogl_onscreen_remove_frame_callback()
Static
An opaque type that tracks a Cogl.FrameCallback and associated user data. A Cogl.FrameClosure pointer will be returned from
cogl_onscreen_add_frame_callback()and it allows you to remove a callback later usingcogl_onscreen_remove_frame_callback().