Class (GI Struct)

Cogl-51CoglFrameClosureAbstract

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().

Index