Cogl.OnscreenDirtyClosure¶
Fields¶
None
Methods¶
None
Details¶
- class Cogl.OnscreenDirtyClosure¶
An opaque type that tracks a
Cogl.OnscreenDirtyCallback
and associated user data. ACogl.OnscreenDirtyClosure
pointer will be returned fromCogl.Onscreen.add_dirty_callback
() and it allows you to remove a callback later usingCogl.Onscreen.remove_dirty_callback
().New in version 1.16.