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()Retrieves the center pointer for the gradient. Returns: the center point for the gradientfloat getEnd()Retrieves the end value for the gradient. Returns: the end value for the gradientfloat getHradius()Retrieves the horizontal radius for the gradient. Returns: the horizontal radius for the gradientsize_t getNColorStops()Retrieves the number of color stops in the gradient. Returns: the number of color stopsfloat getStart()Retrieves the start value for the gradient. Returns: the start value for the gradientfloat getVradius()Retrieves the vertical radius for the gradient. Returns: the vertical radius for the gradient