GestureMultiPress.getArea

If an area was set through gtk.gesture_multi_press.GestureMultiPress.setArea, this function will return true and fill in rect with the press area. See gtk.gesture_multi_press.GestureMultiPress.setArea for more details on what the press area represents.

class GestureMultiPress
bool
getArea

Parameters

rect gdk.rectangle.Rectangle

return location for the press area

Return Value

Type: bool

true if rect was filled with the press area