Constructor
WPEPlatformKeymapXKBnew
Declaration [src]
WPEKeymap*
wpe_keymap_xkb_new (
void
)
Description [src]
Create a new WPEKeymapXKB
.
This method is not directly available to language bindings.
Return value
Type: WPEKeymap
A WPEKeymapXKB
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |