get_color_stops
Description:
[ CCode ( array_length_pos = 0.1 , array_length_type = "gsize" ) ]
public unowned ColorStop[] get_color_stops ()
public unowned ColorStop[] get_color_stops ()
Retrieves the color stops in the gradient.
Parameters:
this |
a `GskRenderNode` for a radial gradient |
n_stops |
the number of color stops in the returned array |
Returns:
the color stops in the gradient |