Method

MetaBackendset_keymap

Declaration [src]

void
meta_backend_set_keymap (
  MetaBackend* backend,
  const char* layouts,
  const char* variants,
  const char* options
)

Description

No description available.

Parameters

layouts const char*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.
variants const char*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.
options const char*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.