Extracted from Pike v8.0 release 164 as of 2018-07-18.
   

Method GDK1.Region()->union()


Method union

GDK1.Region union(GDK1.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.