#include <bindings.h>
Definition at line 43 of file bindings.h.
◆ KeyboardKey() [1/2]
Gtkmm2ext::KeyboardKey::KeyboardKey |
( |
| ) |
|
|
inline |
◆ KeyboardKey() [2/2]
Gtkmm2ext::KeyboardKey::KeyboardKey |
( |
uint32_t |
state, |
|
|
uint32_t |
keycode |
|
) |
| |
◆ display_label()
std::string Gtkmm2ext::KeyboardKey::display_label |
( |
| ) |
const |
◆ key()
uint32_t Gtkmm2ext::KeyboardKey::key |
( |
| ) |
const |
|
inline |
◆ make_key()
static bool Gtkmm2ext::KeyboardKey::make_key |
( |
const std::string & |
, |
|
|
KeyboardKey & |
|
|
) |
| |
|
static |
◆ name()
std::string Gtkmm2ext::KeyboardKey::name |
( |
| ) |
const |
◆ native_name()
std::string Gtkmm2ext::KeyboardKey::native_name |
( |
| ) |
const |
◆ native_short_name()
std::string Gtkmm2ext::KeyboardKey::native_short_name |
( |
| ) |
const |
◆ null_key()
static KeyboardKey Gtkmm2ext::KeyboardKey::null_key |
( |
| ) |
|
|
inlinestatic |
◆ operator<()
bool Gtkmm2ext::KeyboardKey::operator< |
( |
const KeyboardKey & |
other | ) |
const |
|
inline |
◆ operator==()
bool Gtkmm2ext::KeyboardKey::operator== |
( |
const KeyboardKey & |
other | ) |
const |
|
inline |
◆ state()
uint32_t Gtkmm2ext::KeyboardKey::state |
( |
void |
| ) |
const |
|
inline |
◆ _val
uint64_t Gtkmm2ext::KeyboardKey::_val |
|
private |
The documentation for this class was generated from the following file: