Function
Phocparse_accelerator
[−]
Description [src]
Parse strings representing keybindings into modifier and symbols.
This function is not directly available to language bindings.
[−]
Parameters
accelerator
-
Type:
const gchar*
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: PhocKeyCombo
No description available.
The data is owned by the called function. |