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 x and y with the center of the bounding box
containing all active touches. Otherwise, false will be returned. | See also |
#2023-3-5