方法
GtkSnapshottranslate
声明 [来源]
void
gtk_snapshot_translate (
GtkSnapshot* snapshot,
const graphene_point_t* point
)
参数
point-
类型:
graphene_point_t用于平移快照的点。
数据由方法调用者拥有。
void
gtk_snapshot_translate (
GtkSnapshot* snapshot,
const graphene_point_t* point
)
point类型: graphene_point_t
用于平移快照的点。
| 数据由方法调用者拥有。 |