Function

Gdk-3.0Gdkcairo_get_clip_rectangle

  • This is a convenience function around cairo_clip_extents(). It rounds the clip extents to integer coordinates and returns a boolean indicating if a clip area exists.

    Parameters

    Returns [boolean, Gdk.Rectangle]

    true if a clip rectangle exists, false if all of cr is clipped and all drawing can be skipped