Grx.color_cell_put
@accepts(Grx.ColorCell)
@returns(none)
def color_cell_put(c):
# Python wrapper for grx_color_cell_put()
Releases a cell that was obtained with Grx.color_cell_get.
- c
the color
@accepts(Grx.ColorCell)
@returns(none)
def color_cell_put(c):
# Python wrapper for grx_color_cell_put()
Releases a cell that was obtained with Grx.color_cell_get.
the color