方法
GskPathBuilderget_current_point
since: 4.14
声明 [src]
const graphene_point_t*
gsk_path_builder_get_current_point (
GskPathBuilder* self
)
返回值
类型: graphene_point_t
当前点。
返回的数据由实例拥有。 |
since: 4.14
const graphene_point_t*
gsk_path_builder_get_current_point (
GskPathBuilder* self
)
类型: graphene_point_t
当前点。
返回的数据由实例拥有。 |