Method

Gsk.ConicGradientNode.get_center

Declaration [src]

const graphene_point_t*
gsk_conic_gradient_node_get_center (
  const GskRenderNode* node
)

Description [src]

Retrieves the center pointer for the gradient.

Return value

Returns: const graphene_point_t*

the center point for the gradient

Ownership is not transferred to the caller