Method
CoglFramebufferpop_clip
since: 1.10
Declaration [src]
void
cogl_framebuffer_pop_clip (
CoglFramebuffer* framebuffer
)
Description [src]
Reverts the clipping region to the state before the last call to
cogl_framebuffer_push_scissor_clip(), cogl_framebuffer_push_rectangle_clip()
cogl_framebuffer_push_path_clip(), or cogl_framebuffer_push_primitive_clip().
Stability: Unstable
Available since: 1.10