Cogl.Framebuffer.prototype.pop_clip
function pop_clip(): void { // Gjs wrapper for cogl_framebuffer_pop_clip() }
Reverts the clipping region to the state before the last call to Cogl.Framebuffer.prototype.push_scissor_clip, Cogl.Framebuffer.prototype.push_rectangle_clip cogl_framebuffer_push_path_clip(), or Cogl.Framebuffer.prototype.push_primitive_clip.
Since 1.10