gtkmm 2.24.2

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_with_return(const Glib::ustring &property_name, const sigc::slot< void > &slot)Glib::ObjectBase
DestroyNotify typedefGlib::Object
Device()Gdk::Device [protected]
freeze_notify()Glib::ObjectBase
func_destroy_notify typedefsigc::trackable
get_axis(double& axes, AxisUse use, double& value) const Gdk::Device
get_axis_use(guint index_) const Gdk::Device
get_data(const QueryQuark &key)Glib::Object
get_has_cursor() const Gdk::Device
get_history(const Glib::RefPtr< Window >& window, guint32 start, guint32 stop, GdkTimeCoord**& events, int& n_events)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_name() const 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_source() const Gdk::Device
get_state(const Glib::RefPtr< Window >& window, double& axes, ModifierType& mask)Gdk::Device
gobj()Gdk::Device [inline]
gobj() const Gdk::Device [inline]
gobj_copy()Gdk::Device
Glib::Object::gobj_copy() const Glib::ObjectBase
initialize(GObject *castitem)Glib::ObjectBase [protected]
notify_callbacks()sigc::trackable
Object()Glib::Object [protected]
Object(const Glib::ConstructParams &construct_params)Glib::Object [protected]
Object(GObject *castitem)Glib::Object [protected]
ObjectBase()Glib::ObjectBase [protected]
ObjectBase(const char *custom_type_name)Glib::ObjectBase [protected]
ObjectBase(const std::type_info &custom_type_info)Glib::ObjectBase [protected]
operator=(const trackable &src)sigc::trackable
reference() const Glib::ObjectBase [virtual]
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
set_source(InputSource source)Gdk::Device
steal_data(const QueryQuark &quark)Glib::Object
thaw_notify()Glib::ObjectBase
trackable(const trackable &src)sigc::trackable
unreference() const Glib::ObjectBase [virtual]
wrap(GdkDevice* object, bool take_copy=false)Gdk::Device [related]
Glib::Object::wrap(GObject *object, bool take_copy=false)Glib::Object
~Device()Gdk::Device [virtual]
~Object()Glib::Object [protected, virtual]
~ObjectBase()=0Glib::ObjectBase [protected, pure virtual]