kodi
Classes | Public Member Functions | List of all members
KODI::WINDOWING::WAYLAND::CXkbcommonContext Class Reference

Public Member Functions

 CXkbcommonContext (xkb_context_flags flags=XKB_CONTEXT_NO_FLAGS)
 
std::unique_ptr< CXkbcommonKeymapLocalizedKeymapFromString (const std::string &keymap, const std::string &locale)
 Opens a shared memory region and parses the data in it to an xkbcommon keymap. More...
 

Member Function Documentation

◆ LocalizedKeymapFromString()

std::unique_ptr< CXkbcommonKeymap > CXkbcommonContext::LocalizedKeymapFromString ( const std::string &  keymap,
const std::string &  locale 
)

Opens a shared memory region and parses the data in it to an xkbcommon keymap.

This function does not own the file descriptor. It must not be closed from this function.


The documentation for this class was generated from the following files: