Method

GtkSnapshotpush_blur

Declaration [src]

void
gtk_snapshot_push_blur (
  GtkSnapshot* snapshot,
  double radius
)

Description [src]

Blurs an image.

The image is recorded until the next call to gtk_snapshot_pop().

Parameters

radius

Type: double

The blur radius to use. Must be positive.