gtkmm
3.22.1
|
This is the complete list of members for Gdk::Event, including all inherited members.
Event() | Gdk::Event | |
Event(GdkEvent* gobject, bool make_a_copy=true) | Gdk::Event | explicit |
Event(const Event& other) | Gdk::Event | |
Event(Event&& other) noexcept | Gdk::Event | |
events_pending() | Gdk::Event | static |
get() | Gdk::Event | static |
get_axis(AxisUse axis_use, double& value) const | Gdk::Event | |
get_coords(double& x_win, double& y_win) const | Gdk::Event | |
get_root_coords(double& x_root, double& y_root) const | Gdk::Event | |
get_screen() | Gdk::Event | |
get_screen() const | Gdk::Event | |
get_show_events() | Gdk::Event | static |
get_state(ModifierType& state) const | Gdk::Event | |
get_time() const | Gdk::Event | |
get_type() | Gdk::Event | static |
gobj() | Gdk::Event | inline |
gobj() const | Gdk::Event | inline |
gobj_copy() const | Gdk::Event | |
gobject_ | Gdk::Event | protected |
operator=(const Event& other) | Gdk::Event | |
operator=(Event&& other) noexcept | Gdk::Event | |
peek() | Gdk::Event | static |
put() | Gdk::Event | |
set_show_events(bool show_events) | Gdk::Event | static |
swap(Event& other) noexcept | Gdk::Event | |
swap(Event& lhs, Event& rhs) noexcept | Gdk::Event | related |
wrap(GdkEvent* object, bool take_copy=false) | Gdk::Event | related |
~Event() noexcept | Gdk::Event |