gtkmm
2.24.4
|
This is the complete list of members for Gdk::Cursor, including all inherited members.
Cursor() | Gdk::Cursor | |
Cursor(GdkCursor* gobject, bool make_a_copy=true) | Gdk::Cursor | explicit |
Cursor(const Cursor& other) | Gdk::Cursor | |
Cursor(Cursor&& other) noexcept | Gdk::Cursor | |
Cursor(CursorType cursor_type) | Gdk::Cursor | explicit |
Cursor(const Glib::RefPtr< Pixmap >& source, const Glib::RefPtr< Pixmap >& mask, const Color& fg, const Color& bg, int x, int y) | Gdk::Cursor | |
Cursor(const Glib::RefPtr< Display >& display, CursorType cursor_type) | Gdk::Cursor | explicit |
Cursor(const Glib::RefPtr< Display >& display, const Glib::RefPtr< Pixbuf >& pixbuf, int x, int y) | Gdk::Cursor | |
Cursor(const Glib::RefPtr< Display >& display, const Glib::ustring& name) | Gdk::Cursor | explicit |
get_cursor_type() const | Gdk::Cursor | |
get_display() | Gdk::Cursor | |
get_display() const | Gdk::Cursor | |
get_image() | Gdk::Cursor | |
get_image() const | Gdk::Cursor | |
get_type() | Gdk::Cursor | static |
gobj() | Gdk::Cursor | inline |
gobj() const | Gdk::Cursor | inline |
gobj_copy() const | Gdk::Cursor | |
gobject_ | Gdk::Cursor | protected |
operator=(const Cursor& other) | Gdk::Cursor | |
operator=(Cursor&& other) noexcept | Gdk::Cursor | |
swap(Cursor& other) noexcept | Gdk::Cursor | |
swap(Cursor& lhs, Cursor& rhs) noexcept | Gdk::Cursor | related |
wrap(GdkCursor* object, bool take_copy=false) | Gdk::Cursor | related |
~Cursor() noexcept | Gdk::Cursor |