Method

GtkSnapshotperspective

Declaration [src]

void
gtk_snapshot_perspective (
  GtkSnapshot* snapshot,
  float depth
)

Description [src]

Applies a perspective projection transform.

See gsk_transform_perspective() for a discussion on the details.

Parameters

depth

Type: float

Distance of the z=0 plane.