Method

GskLinearGradientNodeget_start

Declaration [src]

const graphene_point_t*
gsk_linear_gradient_node_get_start (
  const GskRenderNode* node
)

Description [src]

Retrieves the initial point of the linear gradient.

Return value

Returns: graphene_point_t
 

The initial point.

 The data is owned by the instance.