This is a convenience function around clip_extents.
It rounds the clip extents to integer coordinates and returns a boolean indicating if a clip area exists.
cr |
a cairo context |
rect |
return location for the clip, or null |
true if a clip rectangle exists, false if all of |