Grx.color_query2
@accepts(Grx.Color, guint32) @returns(none) def color_query2(c, hcolor): # Python wrapper for grx_color_query2()
Gets the RGB color components of a color.
- c
the color
- hcolor
the components in 0xRRGGBB format
@accepts(Grx.Color, guint32) @returns(none) def color_query2(c, hcolor): # Python wrapper for grx_color_query2()
Gets the RGB color components of a color.
the color
the components in 0xRRGGBB format