Widget.shapeCombineRegion

Sets a shape for this widget’s GDK window. This allows for transparent windows etc., see gdk_window_shape_combine_region() for more information.

class Widget
void
shapeCombineRegion

Parameters

region Region

shape to be added, or %NULL to remove an existing shape

Meta