Method

PosVirtualKeyboardset_keymap

Declaration [src]

void
pos_virtual_keyboard_set_keymap (
  PosVirtualKeyboard* self,
  const char* keymap
)

Description [src]

Sets the given keymap.

Parameters

keymap

Type: const char*

The keymap to set.

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