Method

Gsk.LinearGradientNode.get_end

Declaration [src]

const graphene_point_t*
gsk_linear_gradient_node_get_end (
  const GskRenderNode* node
)

Description [src]

Retrieves the final point of the linear gradient.

Return value

Returns: const graphene_point_t*

the final point

Ownership is not transferred to the caller