Package: gtk

Function gtk-widget-shape-combine-region

Lambda List

gtk-widget-shape-combine-region (widget region)

Arguments

widget -- a gtk-widget object
region -- a cairo-region-t shape to be added, or nil to remove an existing shape

Details

Sets a shape for the GDK window of this widget. This allows for transparent windows etc., see the gdk-window-shape-combine-region function for more information.
 

See also

2021-9-21