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
graphene.point.Point getCenter() nothrowRetrieves the center pointer for the gradient. Returns: the center point for the gradientsize_t getNColorStops() nothrowRetrieves the number of color stops in the gradient. Returns: the number of color stopsfloat getRotation() nothrowRetrieves the rotation for the gradient in degrees. Returns: the rotation for the gradient