GestureMultiPress.getArea

If an area was set through Gesture.multiPressSetArea, this function will return TRUE and fill in rect with the press area. See Gesture.multiPressSetArea for more details on what the press area represents.

class GestureMultiPress
bool
getArea

Parameters

rect GdkRectangle

return location for the press area

Return Value

Type: bool

TRUE if rect was filled with the press area

Meta

Since

3.14