gsk.linear_gradient_node
Module for [LinearGradientNode] class
class LinearGradientNode
Types 1
classLinearGradientNode : gsk.render_node.RenderNode
A render node for a linear gradient.
Methods
graphene.point.Point getEnd()Retrieves the final point of the linear gradient. Returns: the final pointsize_t getNColorStops()Retrieves the number of color stops in the gradient. Returns: the number of color stopsgraphene.point.Point getStart()Retrieves the initial point of the linear gradient. Returns: the initial point