gdkRegionSpansIntersectForeach: gdkRegionSpansIntersectForeach

Description Usage Arguments Author(s)

View source: R/gdkFuncs.R

Description

Calls a function on each span in the intersection of region and spans.

Usage

1
gdkRegionSpansIntersectForeach(object, spans, sorted, fun, data)

Arguments

object

a GdkRegion

spans

a list of GdkSpans

sorted

TRUE if spans is sorted wrt. the y coordinate

data

data to pass to function

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.