gtkmm 4.19.0
Gdk::Cursor Member List

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

add_destroy_notify_callback(notifiable *data, func_destroy_notify func) constsigc::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
create(const Glib::RefPtr< const Texture > & texture, int hotspot_x, int hotspot_y, const Glib::RefPtr< Cursor > & fallback={})Gdk::Cursorstatic
create(const Glib::ustring & name, const Glib::RefPtr< Cursor > & fallback={})Gdk::Cursorstatic
create_from_slot(const SlotGetTexture & slot, const Glib::RefPtr< Cursor > & fallback={})Gdk::Cursorstatic
Cursor(Cursor && src) noexceptGdk::Cursor
DestroyNotify typedefGlib::Object
freeze_notify()Glib::ObjectBase
func_destroy_notify typedefsigc::trackable
get_data(const QueryQuark &key)Glib::Object
get_fallback()Gdk::Cursor
get_fallback() constGdk::Cursor
get_hotspot_x() constGdk::Cursor
get_hotspot_y() constGdk::Cursor
get_name() constGdk::Cursor
get_property(const Glib::ustring &property_name, PropertyType &value) constGlib::ObjectBase
get_property(const Glib::ustring &property_name) constGlib::ObjectBase
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) constGlib::ObjectBase
get_texture()Gdk::Cursor
get_texture() constGdk::Cursor
get_type()Gdk::Cursorstatic
gobj()Gdk::Cursorinline
gobj() constGdk::Cursorinline
gobj_copy()Gdk::Cursor
Glib::Object::gobj_copy() constGlib::ObjectBase
initialize(GObject *castitem)Glib::ObjectBaseprotected
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper)Glib::ObjectBaseprotected
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=(Cursor && src) noexceptGdk::Cursor
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) noexceptsigc::trackable
property_fallback() constGdk::Cursor
property_hotspot_x() constGdk::Cursor
property_hotspot_y() constGdk::Cursor
property_name() constGdk::Cursor
property_texture() constGdk::Cursor
reference() constGlib::ObjectBasevirtual
remove_data(const QueryQuark &quark)Glib::Object
remove_destroy_notify_callback(notifiable *data) constsigc::trackable
set_data(const Quark &key, void *data)Glib::Object
set_data(const Quark &key, void *data, DestroyNotify notify)Glib::Object
set_data_with_c_callback(const Quark &key, void *data, GDestroyNotify 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
SlotGetTexture typedefGdk::Cursor
steal_data(const QueryQuark &quark)Glib::Object
thaw_notify()Glib::ObjectBase
trackable() noexceptsigc::trackable
trackable(const trackable &src) noexceptsigc::trackable
trackable(trackable &&src) noexceptsigc::trackable
unreference() constGlib::ObjectBasevirtual
wrap(GdkCursor * object, bool take_copy=false)Gdk::Cursorrelated
Glib::Object::wrap(GObject *object, bool take_copy=false)Glib::Object
~Cursor() noexcept overrideGdk::Cursor
~Object() noexcept overrideGlib::Objectprotected
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual
~trackable()sigc::trackable