keyboardListener

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. const(wl_keyboard_listener) keyboardListener;
    version(WL_KEYBOARD_REPEAT_INFO_SINCE_VERSION)
    extern (C) @nogc nothrow __gshared static
    const(wl_keyboard_listener) keyboardListener;
  2. const(wl_keyboard_listener) keyboardListener;

Meta