Method

MetaDisplayget_pad_action_label

Declaration [src]

gchar*
meta_display_get_pad_action_label (
  MetaDisplay* display,
  ClutterInputDevice* pad,
  MetaPadActionType action_type,
  guint action_number
)

Description

No description available.

Parameters

pad ClutterInputDevice
  No description available.
 The data is owned by the caller of the function.
action_type MetaPadActionType
  No description available.
action_number guint
  No description available.

Return value

Returns: gchar*
  No description available.
 The caller of the method takes ownership of the data, and is responsible for freeing it.
 The value is a NUL terminated UTF-8 string.