gsk.conic_gradient_node
Module for [ConicGradientNode] class
class ConicGradientNode
Types 1
classConicGradientNode : gsk.render_node.RenderNode
A render node for a conic gradient.
Methods
float getAngle()Retrieves the angle for the gradient in radians, normalized in [0, 2 * PI].graphene.point.Point getCenter()Retrieves the center pointer for the gradient. Returns: the center point for the gradientsize_t getNColorStops()Retrieves the number of color stops in the gradient. Returns: the number of color stopsfloat getRotation()Retrieves the rotation for the gradient in degrees. Returns: the rotation for the gradient