Widget.shapeCombineRegion
void shapeCombineRegion(cairo.region.Region region = null)Sets a shape for this widget’s GDK window. This allows for transparent windows etc., see [gdk.window.Window.shapeCombineRegion] for more information.
Parameters
region | shape to be added, or null to remove an existing shape |