Method

GntBindableremap_keys

Declaration [src]

const char*
gnt_bindable_remap_keys (
  GntBindable* bindable,
  const char* text
)

Description

No description available.

Parameters

text

Type: const char*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.

Return value

Type: const char*

No description available.

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