Region.spansIntersectForeach

Warning gdk_region_spans_intersect_foreach has been deprecated since version 2.22 and should not be used in newly-written code. There is no replacement. Calls a function on each span in the intersection of region and spans.

class Region
void
spansIntersectForeach

Parameters

spans GdkSpan[]

an array of GdkSpans

sorted int

TRUE if spans is sorted wrt. the y coordinate

data void*

data to pass to function

Meta