Snapshot.pushBlur
void pushBlur(double radius)Blurs an image.
The image is recorded until the next call to gtk.snapshot.Snapshot.pop.
Parameters
radius | the blur radius to use. Must be positive |
void pushBlur(double radius)Blurs an image.
The image is recorded until the next call to gtk.snapshot.Snapshot.pop.
radius | the blur radius to use. Must be positive |