方法

GskRadialGradientNodeget_center

声明 [源代码]

const graphene_point_t*
gsk_radial_gradient_node_get_center (
  const GskRenderNode* node
)

描述 [源代码]

检索渐变的中心指针。

返回值

类型: graphene_point_t

渐变的中心点。

返回的数据由实例拥有。