Method
GskLinearGradientNodeget_end
Declaration [src]
const graphene_point_t*
gsk_linear_gradient_node_get_end (
const GskRenderNode* node
)
Return value
Type: graphene_point_t
The final point.
The returned data is owned by the instance. |