Package: gtk
Function gtk:gesture-bounding-box-center
Lambda Listgtk:gesture-bounding-box-center (gesture) ArgumentsReturn Value x -- a double float with the x coordinate for the bounding box center y -- a double float with the y coordinate for the bounding box center Details If there are touch sequences being currently handled by gesture, this function returns in x and y the center of the bounding box
containing all active touches. Otherwise, false will be returned. | See also |
#2024-7-27