Grx.Context.reset_clip_box
@accepts(Grx.Context)
@returns(none)
def reset_clip_box(self):
# Python wrapper for grx_context_reset_clip_box()
Resets the clipping limits on self to the size of self.
- self
the context
@accepts(Grx.Context)
@returns(none)
def reset_clip_box(self):
# Python wrapper for grx_context_reset_clip_box()
Resets the clipping limits on self to the size of self.
the context