Method
GskRadialGradientNodeget_center
Declaration [src]
const graphene_point_t*
gsk_radial_gradient_node_get_center (
const GskRenderNode* node
)
Return value
Type: graphene_point_t
The center point for the gradient.
The returned data is owned by the instance. |