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. [allow-none] Since 3.0

Meta