API Version: 3.0
Library Version: 3.0.0-dev0
Generated by gi-docgen 2023.1
int gnt_keys_find_combination ( const char* key )
Find a combination from the given string.
key
Type: const char*
const char*
The input string.
Type: int
int
The number of bytes in the combination that starts at the beginning of key (can be 0).