方法
GskPathPointget_position
自:4.14
声明 [源]
void
gsk_path_point_get_position (
const GskPathPoint* point,
GskPath* path,
graphene_point_t* position
)
参数
path-
类型:
GskPathpoint在上的路径。
数据由方法的调用者拥有。 position-
类型:
graphene_point_t用于保存点坐标的返回位置。
该参数将由函数设置。 返回的数据由实例拥有。