Function

Gntkeys_del_combination

Declaration [src]

void
gnt_keys_del_combination (
  const char* key
)

Description [src]

Remove a key combination from the internal key-tree.

Parameters

key

Type: const char*

The key to remove.

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