Method

GskRadialGradientNodeget_center

Declaration [src]

const graphene_point_t*
gsk_radial_gradient_node_get_center (
  const GskRenderNode* node
)

Description [src]

Retrieves the center pointer for the gradient.

Return value

Type: graphene_point_t

The center point for the gradient.

The returned data is owned by the instance.