Package: gtk

Function gtk-widget-input-shape-combine-region

Lambda List

gtk-widget-input-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 an input shape for the GDK window of the widget. This allows for windows which react to mouse click in a nonrectangular region, see the gdk-window-input-shape-combine-region function for more information.
 

See also

2021-9-21