Function

Gntkeys_add_combination

Declaration [src]

void
gnt_keys_add_combination (
  const char* key
)

Description [src]

Add a key combination to the internal key-tree.

Parameters

key

Type: const char*

The key to add.

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