Method

Gtk.Snapshot.push_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 double
 

the blur radius to use