方法
GskPathBuilderadd_circle
自 4.14
声明 [源]
void
gsk_path_builder_add_circle (
GskPathBuilder* self,
const graphene_point_t* center,
float radius
)
参数
center
-
类型:
graphene_point_t
圆的中心。
数据由方法的调用者拥有。 radius
-
类型:
float
圆的半径。