gtkmm  3.22.0
Gdk::Device Member List

This is the complete list of members for Gdk::Device, including all inherited members.

add_destroy_notify_callback(void *data, func_destroy_notify func) const sigc::trackable
connect_property_changed(const Glib::ustring &property_name, const sigc::slot< void > &slot)Glib::ObjectBase
connect_property_changed(const Glib::ustring &property_name, sigc::slot< void > &&slot)Glib::ObjectBase
connect_property_changed_with_return(const Glib::ustring &property_name, const sigc::slot< void > &slot)Glib::ObjectBase
connect_property_changed_with_return(const Glib::ustring &property_name, sigc::slot< void > &&slot)Glib::ObjectBase
DestroyNotify typedefGlib::Object
Device(Device&& src) noexceptGdk::Device
Device()Gdk::Deviceprotected
freeze_notify()Glib::ObjectBase
func_destroy_notify typedefsigc::trackable
get_associated_device()Gdk::Device
get_associated_device() const Gdk::Device
get_axes() 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_data(const QueryQuark &key)Glib::Object
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_last_event_window()Gdk::Device
get_last_event_window() 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_product_id()Gdk::Device
get_property(const Glib::ustring &property_name, PropertyType &value) const Glib::ObjectBase
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) const Glib::ObjectBase
get_seat()Gdk::Device
get_seat() const Gdk::Device
get_source() const Gdk::Device
get_state(const Glib::RefPtr< Window >& window, double& axes, ModifierType& mask)Gdk::Device
get_type()Gdk::Devicestatic
get_vendor_id() const Gdk::Device
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::Deviceinline
gobj() const Gdk::Deviceinline
gobj_copy()Gdk::Device
Glib::Object::gobj_copy() const Glib::ObjectBase
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
initialize(GObject *castitem)Glib::ObjectBaseprotected
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper)Glib::ObjectBaseprotected
list_axes() const Gdk::Device
list_slave_devices()Gdk::Device
notify_callbacks()sigc::trackable
Object(const Object &)=deleteGlib::Object
Object(Object &&src) noexceptGlib::Object
Object()Glib::Objectprotected
Object(const Glib::ConstructParams &construct_params)Glib::Objectprotected
Object(GObject *castitem)Glib::Objectprotected
ObjectBase(const ObjectBase &)=deleteGlib::ObjectBase
ObjectBase()Glib::ObjectBaseprotected
ObjectBase(const char *custom_type_name)Glib::ObjectBaseprotected
ObjectBase(const std::type_info &custom_type_info)Glib::ObjectBaseprotected
ObjectBase(ObjectBase &&src) noexceptGlib::ObjectBaseprotected
operator=(Device&& src) noexceptGdk::Device
Glib::Object::operator=(const Object &)=deleteGlib::Object
Glib::Object::operator=(Object &&src) noexceptGlib::Object
Glib::ObjectBase::operator=(const ObjectBase &)=deleteGlib::ObjectBase
Glib::ObjectBase::operator=(ObjectBase &&src) noexceptGlib::ObjectBaseprotected
sigc::trackable::operator=(const trackable &src)sigc::trackable
sigc::trackable::operator=(trackable &&src)sigc::trackable
property_associated_device() const Gdk::Device
property_axes() const Gdk::Device
property_display() const Gdk::Device
property_has_cursor() const Gdk::Device
property_input_mode()Gdk::Device
property_input_mode() const Gdk::Device
property_input_source() const Gdk::Device
property_n_axes() const Gdk::Device
property_name() const Gdk::Device
property_num_touches() const Gdk::Device
property_product_id() const Gdk::Device
property_seat()Gdk::Device
property_seat() const Gdk::Device
property_type() const Gdk::Device
property_vendor_id() const Gdk::Device
reference() const Glib::ObjectBasevirtual
remove_data(const QueryQuark &quark)Glib::Object
remove_destroy_notify_callback(void *data) const sigc::trackable
set_axis_use(guint index_, AxisUse use)Gdk::Device
set_data(const Quark &key, void *data)Glib::Object
set_data(const Quark &key, void *data, DestroyNotify notify)Glib::Object
set_key(guint index_, guint keyval, ModifierType modifiers)Gdk::Device
set_mode(InputMode mode)Gdk::Device
set_property(const Glib::ustring &property_name, const PropertyType &value)Glib::ObjectBase
set_property_value(const Glib::ustring &property_name, const Glib::ValueBase &value)Glib::ObjectBase
signal_changed()Gdk::Device
steal_data(const QueryQuark &quark)Glib::Object
thaw_notify()Glib::ObjectBase
trackable() noexceptsigc::trackable
trackable(const trackable &src) noexceptsigc::trackable
trackable(trackable &&src)sigc::trackable
ungrab(guint32 time_)Gdk::Device
unreference() const Glib::ObjectBasevirtual
warp(const Glib::RefPtr< Screen >& screen, int x, int y)Gdk::Device
wrap(GdkDevice* object, bool take_copy=false)Gdk::Devicerelated
Glib::Object::wrap(GObject *object, bool take_copy=false)Glib::Object
~Device() noexceptoverrideGdk::Device
~Object() noexceptoverrideGlib::Objectprotected
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual
~trackable()sigc::trackable