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() nothrowRetrieves the final point of the linear gradient. Returns: the final pointsize_t getNColorStops() nothrowRetrieves the number of color stops in the gradient. Returns: the number of color stopsgraphene.point.Point getStart() nothrowRetrieves the initial point of the linear gradient. Returns: the initial point