方法

GskLinearGradientNodeget_start

声明 [源码]

const graphene_point_t*
gsk_linear_gradient_node_get_start (
  const GskRenderNode* node
)

描述 [源码]

获取线性渐变的起始点。

返回值

类型: graphene_point_t

起始点。

返回的数据由实例拥有。