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

Type: ClutterInputDevice

No description available.

The data is owned by the caller of the function.
action_type

Type: MetaPadActionType

No description available.

action_number

Type: guint

No description available.

Return value

Type: 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.