RadialGradientNode
Object Hierarchy:
Description:
[
CCode ( type_id =
"gsk_radial_gradient_node_get_type ()" ) ]
public class RadialGradientNode :
RenderNode
A render node for a radial gradient.
Content:
Creation methods:
Methods:
- public unowned Point? get_center ()
Retrieves the center pointer for the gradient.
- public unowned ColorStop[] get_color_stops ()
Retrieves the color stops in the gradient.
- public float get_end ()
Retrieves the end value for the gradient.
- public float get_hradius ()
Retrieves the horizonal radius for the gradient.
- public size_t get_n_color_stops ()
Retrieves the number of color stops in the gradient.
- public float get_start ()
Retrieves the start value for the gradient.
- public float get_vradius ()
Retrieves the vertical radius for the gradient.
Inherited Members:
All known members inherited from class Gsk.RenderNode