Method

WPEPlatformGamepadget_name

Declaration [src]

const char*
wpe_gamepad_get_name (
  WPEGamepad* gamepad
)

Description [src]

Get the gamepad name.

Return value

Type: const char*

The gamepad name.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.