Method
GtkSnapshottranslate_3d
Declaration [src]
void
gtk_snapshot_translate_3d (
  GtkSnapshot* snapshot,
  const graphene_point3d_t* point
)
Parameters
- point
- 
            Type: graphene_point3d_tThe point to translate the snapshot by. The data is owned by the caller of the function.