GestureMultiPress.getArea

If an area was set through gtk_gesture_multi_press_set_area(), this function will return %TRUE and fill in @rect with the press area. See gtk_gesture_multi_press_set_area() 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