#include <bindings.h>
Definition at line 76 of file bindings.h.
◆ MouseButton() [1/2]
Gtkmm2ext::MouseButton::MouseButton |
( |
| ) |
|
|
inline |
◆ MouseButton() [2/2]
Gtkmm2ext::MouseButton::MouseButton |
( |
uint32_t |
state, |
|
|
uint32_t |
button_number |
|
) |
| |
◆ button()
uint32_t Gtkmm2ext::MouseButton::button |
( |
| ) |
const |
|
inline |
◆ make_button()
static bool Gtkmm2ext::MouseButton::make_button |
( |
const std::string & |
, |
|
|
MouseButton & |
|
|
) |
| |
|
static |
◆ name()
std::string Gtkmm2ext::MouseButton::name |
( |
| ) |
const |
◆ operator<()
bool Gtkmm2ext::MouseButton::operator< |
( |
const MouseButton & |
other | ) |
const |
|
inline |
◆ operator==()
bool Gtkmm2ext::MouseButton::operator== |
( |
const MouseButton & |
other | ) |
const |
|
inline |
◆ state()
uint32_t Gtkmm2ext::MouseButton::state |
( |
void |
| ) |
const |
|
inline |
◆ _val
uint64_t Gtkmm2ext::MouseButton::_val |
|
private |
The documentation for this class was generated from the following file: