pike.hubbe.net

[Top]
GDK
GDK.Region
previousGDK.Region()->subtract() GDK.Region()->xor()next

Method GDK.Region()->union()


Method union

object(GDK.Region) GDK.Region()->union(object(GDK.Region) victim)

Description

Computes the union of the given rectangle or region and the region. Also available as region | rectangle, region | region, region + region and region + rectangle.


Extracted from Pike v7.3 release 11 at 2001-11-03.