Function

Coggamepad_parse_backend

Declaration [src]

gboolean
cog_gamepad_parse_backend (
  const char* name,
  GError** error
)

Description

No description available.

Parameters

name const char*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gboolean
  No description available.