Method
GtkSnapshottranslate
Declaration [src]
void
gtk_snapshot_translate (
  GtkSnapshot* snapshot,
  const graphene_point_t* point
)
Parameters
| point | graphene_point_t | 
| The point to translate the snapshot by. | |
| The data is owned by the caller of the function. |