Package: gtk
Function gtk-widget-region-intersect
Lambda Listgtk-widget-region-intersect (widget region) ArgumentsReturn ValueA newly allocated region holding the intersection of widget and region. Details Computes the intersection of the area of the widget and region,
returning the intersection. The result may be empty, use the cairo-region-is-empty function to
check. Warning | See also |
2021-9-20