Grx.color_cell_put
function color_cell_put(c: Grx.ColorCell): void {
// Gjs wrapper for grx_color_cell_put()
}
Releases a cell that was obtained with Grx.color_cell_get.
- c
the color
function color_cell_put(c: Grx.ColorCell): void {
// Gjs wrapper for grx_color_cell_put()
}
Releases a cell that was obtained with Grx.color_cell_get.
the color