方法
GskConicGradientNodeget_center
声明 [src]
const graphene_point_t*
gsk_conic_gradient_node_get_center (
const GskRenderNode* node
)
返回值
类型: graphene_point_t
渐变的中心点。
返回的数据由实例拥有。 |
const graphene_point_t*
gsk_conic_gradient_node_get_center (
const GskRenderNode* node
)
类型: graphene_point_t
渐变的中心点。
返回的数据由实例拥有。 |