Method

WPEPlatformGamepadstop_input_monitor

Declaration [src]

void
wpe_gamepad_stop_input_monitor (
  WPEGamepad* gamepad
)

Description [src]

Stop monitoring input on gamepad. Signals WPEGamepad::button-event and WPEGamepad::axis-event will not be emitted after this function is called.