gtkmm  3.16.0
Gdk::Cursor Member List

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

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
create(CursorType cursor_type)Gdk::Cursorstatic
create(const Glib::RefPtr< Display >& display, CursorType cursor_type)Gdk::Cursorstatic
create(const Glib::RefPtr< Display >& display, const Glib::RefPtr< Pixbuf >& pixbuf, int x, int y)Gdk::Cursorstatic
create(const Glib::RefPtr< Display >& display, const ::Cairo::RefPtr< ::Cairo::Surface >& surface, double x, double y)Gdk::Cursorstatic
create(const Glib::RefPtr< Display >& display, const Glib::ustring& name)Gdk::Cursorstatic
Cursor(const Glib::RefPtr< Display >& display, const Glib::ustring& name)Gdk::Cursorexplicitprotected
DestroyNotify typedefGlib::Object
freeze_notify()Glib::ObjectBase
get_cursor_type() const Gdk::Cursor
get_data(const QueryQuark &key)Glib::Object
get_display()Gdk::Cursor
get_display() const Gdk::Cursor
get_image()Gdk::Cursor
get_image() const Gdk::Cursor
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_surface(double& x_hot, double& y_hot)Gdk::Cursor
get_surface(double& x_hot, double& y_hot) const Gdk::Cursor
get_type()Gdk::Cursorstatic
gobj()Gdk::Cursorinline
gobj() const Gdk::Cursorinline
gobj_copy()Gdk::Cursor
Glib::Object::gobj_copy() const Glib::ObjectBase
initialize(GObject *castitem)Glib::ObjectBaseprotected
Object()Glib::Objectprotected
Object(const Glib::ConstructParams &construct_params)Glib::Objectprotected
Object(GObject *castitem)Glib::Objectprotected
ObjectBase()Glib::ObjectBaseprotected
ObjectBase(const char *custom_type_name)Glib::ObjectBaseprotected
ObjectBase(const std::type_info &custom_type_info)Glib::ObjectBaseprotected
reference() const Glib::ObjectBasevirtual
remove_data(const QueryQuark &quark)Glib::Object
set_data(const Quark &key, void *data)Glib::Object
set_data(const Quark &key, void *data, DestroyNotify notify)Glib::Object
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
steal_data(const QueryQuark &quark)Glib::Object
thaw_notify()Glib::ObjectBase
unreference() const Glib::ObjectBasevirtual
wrap(GdkCursor* object, bool take_copy=false)Gdk::Cursorrelated
Glib::Object::wrap(GObject *object, bool take_copy=false)Glib::Object
~Cursor()Gdk::Cursorvirtual
~Object()Glib::Objectprotectedvirtual
~ObjectBase()=0Glib::ObjectBaseprotectedpure virtual