gtkmm
3.9.10
|
This is the complete list of members for Gdk::Device, including all inherited members.
Device() | Gdk::Device | protected |
get_associated_device() | Gdk::Device | |
get_associated_device() const | Gdk::Device | |
get_axis(double& axes, AxisUse use, double& value) const | Gdk::Device | |
get_axis_use(guint index_) const | Gdk::Device | |
get_axis_value(double& axes, GdkAtom axis_label, double& value) const | Gdk::Device | |
get_device_type() const | Gdk::Device | |
get_display() | Gdk::Device | |
get_display() const | Gdk::Device | |
get_has_cursor() const | Gdk::Device | |
get_history(const Glib::RefPtr< Window >& window, guint32 start, guint32 stop) const | Gdk::Device | |
get_key(guint index_, guint& keyval, ModifierType& modifiers) const | Gdk::Device | |
get_mode() const | Gdk::Device | |
get_n_axes() const | Gdk::Device | |
get_n_keys() const | Gdk::Device | |
get_name() const | Gdk::Device | |
get_position(int& x, int& y) const | Gdk::Device | |
get_position(Glib::RefPtr< Screen >& screen, int& x, int& y) const | Gdk::Device | |
get_position(double& x, double& y) const | Gdk::Device | |
get_position(Glib::RefPtr< Screen >& screen, double& x, double& y) const | Gdk::Device | |
get_source() const | Gdk::Device | |
get_state(const Glib::RefPtr< Window >& window, double& axes, ModifierType& mask) | Gdk::Device | |
get_type() | Gdk::Device | static |
get_window_at_position(int& win_x, int& win_y) | Gdk::Device | |
get_window_at_position(int& win_x, int& win_y) const | Gdk::Device | |
get_window_at_position() | Gdk::Device | |
get_window_at_position() const | Gdk::Device | |
gobj() | Gdk::Device | inline |
gobj() const | Gdk::Device | inline |
gobj_copy() | Gdk::Device | |
grab(const Glib::RefPtr< Window >& window, GrabOwnership grab_ownership, bool owner_events, EventMask event_mask, const Glib::RefPtr< Cursor >& cursor, guint32 time_) | Gdk::Device | |
grab(const Glib::RefPtr< Window >& window, GrabOwnership grab_ownership, bool owner_events, EventMask event_mask, guint32 time_) | Gdk::Device | |
list_axes() const | Gdk::Device | |
list_slave_devices() | Gdk::Device | |
set_axis_use(guint index_, AxisUse use) | Gdk::Device | |
set_key(guint index_, guint keyval, ModifierType modifiers) | Gdk::Device | |
set_mode(InputMode mode) | Gdk::Device | |
ungrab(guint32 time_) | Gdk::Device | |
warp(const Glib::RefPtr< Screen >& screen, int x, int y) | Gdk::Device | |
wrap(GdkDevice* object, bool take_copy=false) | Gdk::Device | related |
~Device() | Gdk::Device | virtual |