Method GDK2.Region()->union()
- Method
union
 GDK2.Regionunion(GDK2.Regionvictim)- 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.