方法
GskPathPointcompare
自:4.14
声明 [src]
int
gsk_path_point_compare (
const GskPathPoint* point1,
const GskPathPoint* point2
)
参数
point2
-
类型:
GskPathPoint
另一个路径点。
数据由方法调用者拥有。
自:4.14
int
gsk_path_point_compare (
const GskPathPoint* point1,
const GskPathPoint* point2
)
point2
类型: GskPathPoint
另一个路径点。
数据由方法调用者拥有。 |