|
gtkmm 4.16.0
|
This is the complete list of members for Gdk::Cursor, including all inherited members.
| create(const Glib::RefPtr< const Texture > & texture, int hotspot_x, int hotspot_y, const Glib::RefPtr< Cursor > & fallback={}) | Gdk::Cursor | static |
| create(const Glib::ustring & name, const Glib::RefPtr< Cursor > & fallback={}) | Gdk::Cursor | static |
| create_from_slot(const SlotGetTexture & slot, const Glib::RefPtr< Cursor > & fallback={}) | Gdk::Cursor | static |
| Cursor(Cursor && src) noexcept | Gdk::Cursor | |
| get_fallback() | Gdk::Cursor | |
| get_fallback() const | Gdk::Cursor | |
| get_hotspot_x() const | Gdk::Cursor | |
| get_hotspot_y() const | Gdk::Cursor | |
| get_name() const | Gdk::Cursor | |
| get_texture() | Gdk::Cursor | |
| get_texture() const | Gdk::Cursor | |
| get_type() | Gdk::Cursor | static |
| gobj() | Gdk::Cursor | inline |
| gobj() const | Gdk::Cursor | inline |
| gobj_copy() | Gdk::Cursor | |
| operator=(Cursor && src) noexcept | Gdk::Cursor | |
| property_fallback() const | Gdk::Cursor | |
| property_hotspot_x() const | Gdk::Cursor | |
| property_hotspot_y() const | Gdk::Cursor | |
| property_name() const | Gdk::Cursor | |
| property_texture() const | Gdk::Cursor | |
| SlotGetTexture typedef | Gdk::Cursor | |
| wrap(GdkCursor * object, bool take_copy=false) | Gdk::Cursor | related |
| ~Cursor() noexcept override | Gdk::Cursor |