Event() | Gdk::Event | |
Event(GdkEvent* gobject, bool make_a_copy=true) | Gdk::Event | [explicit] |
Event(const Event& other) | 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_graphics_expose(const Glib::RefPtr< Window >& window) | Gdk::Event | [static] |
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 | |
gobj() | Gdk::Event | [inline] |
gobj() const | Gdk::Event | [inline] |
gobj_copy() const | Gdk::Event | |
gobject_ | Gdk::Event | [protected] |
operator=(const Event& other) | Gdk::Event | |
peek() | Gdk::Event | [static] |
put() | Gdk::Event | |
send_client_message(NativeWindow winid) | Gdk::Event | |
send_client_message(const Glib::RefPtr< Display >& display, NativeWindow winid) | Gdk::Event | |
set_screen(const Glib::RefPtr< Screen >& screen) | Gdk::Event | |
set_show_events(bool show_events) | Gdk::Event | [static] |
swap(Event& other) | Gdk::Event | |
wrap(GdkEvent* object, bool take_copy=false) | Gdk::Event | [related] |
~Event() | Gdk::Event |