Gdk.Region Members

The members of Gdk.Region are listed below.

See Also: Inherited members from GLib.Opaque

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
ClipboxRectangle. Documentation for this section has not yet been entered.

Public Methods

Copy() : Region
Documentation for this section has not yet been entered.
Destroy()
Documentation for this section has not yet been entered.
Empty() : bool
Documentation for this section has not yet been entered.
Equal(Region) : bool
Documentation for this section has not yet been entered.
GetRectangles() : Rectangle[]
Documentation for this section has not yet been entered.
Intersect(Region)
Documentation for this section has not yet been entered.
Offset(int, int)
Documentation for this section has not yet been entered.
PointIn(int, int) : bool
Documentation for this section has not yet been entered.
static
Polygon(Point[], FillRule) : Region
Documentation for this section has not yet been entered.
static
Rectangle(Rectangle) : Region
Documentation for this section has not yet been entered.
RectIn(Rectangle) : OverlapType
Documentation for this section has not yet been entered.
Shrink(int, int)
Documentation for this section has not yet been entered.
SpansIntersectForeach(Span, int, bool, SpanFunc)
Documentation for this section has not yet been entered.
Subtract(Region)
Documentation for this section has not yet been entered.
Union(Region)
Documentation for this section has not yet been entered.
UnionWithRect(Rectangle)
Documentation for this section has not yet been entered.
Xor(Region)
Documentation for this section has not yet been entered.