| gdkRegionSpansIntersectForeach {RGtk2} | R Documentation |
Calls a function on each span in the intersection of region and spans.
gdkRegionSpansIntersectForeach(object, spans, sorted, fun, data)
|
[GdkRegion] a GdkRegion |
|
[GdkSpan] a list of GdkSpans |
|
[logical] TRUE if spans is sorted wrt. the y coordinate |
|
[R object] data to pass to function |
Derived by RGtkGen from GTK+ documentation