Method

WPEPlatformViewget_gesture_controller

Declaration [src]

WPEGestureController*
wpe_view_get_gesture_controller (
  WPEView* view
)

Description [src]

Get the WPEGestureController of view.

Return value

Type: WPEGestureController

A WPEGestureController or NULL.

The data is owned by the instance.
The return value can be NULL.