Method
WPEPlatformGamepadManagerremove_device
Declaration [src]
void
wpe_gamepad_manager_remove_device (
WPEGamepadManager* manager,
WPEGamepad* gamepad
)
Description [src]
Remove gamepad from manager and emit the signal WPEGamepadManager::device-removed if
it was present.
Parameters
gamepad-
Type:
WPEGamepadA
WPEGamepad.The data is owned by the caller of the function.