Grx.Pixmap.free
@accepts(Grx.Pixmap)
@returns(none)
def free(self):
# Python wrapper for grx_pixmap_free()
Frees any dynamically allocated memory associated with the pixmap.
- self
the pixmap
@accepts(Grx.Pixmap)
@returns(none)
def free(self):
# Python wrapper for grx_pixmap_free()
Frees any dynamically allocated memory associated with the pixmap.
the pixmap