Grx.color_get_white
@returns(Grx.Color) def color_get_white(): # Python wrapper for grx_color_get_white()
Gets the color value for white.
In C code, you can use #GRX_COLOR_WHITE for short.
- Returns
@returns(Grx.Color) def color_get_white(): # Python wrapper for grx_color_get_white()
Gets the color value for white.
In C code, you can use #GRX_COLOR_WHITE for short.