gsk.radial_gradient_node
Module for [RadialGradientNode] class
class RadialGradientNode
Types 1
classRadialGradientNode : gsk.render_node.RenderNode
A render node for a radial gradient.
Methods
graphene.point.Point getCenter() nothrowRetrieves the center pointer for the gradient. Returns: the center point for the gradientfloat getEnd() nothrowRetrieves the end value for the gradient. Returns: the end value for the gradientfloat getHradius() nothrowRetrieves the horizontal radius for the gradient. Returns: the horizontal radius for the gradientsize_t getNColorStops() nothrowRetrieves the number of color stops in the gradient. Returns: the number of color stopsfloat getStart() nothrowRetrieves the start value for the gradient. Returns: the start value for the gradientfloat getVradius() nothrowRetrieves the vertical radius for the gradient. Returns: the vertical radius for the gradient