Ardour
9.0-pre0-582-g084a23a80d
|
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(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() G_GNUC_CONST | 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 | |
swap(Cursor &other) | Gdk::Cursor | |
swap(Cursor &lhs, Cursor &rhs) | Gdk::Cursor | related |
wrap(GdkCursor *object, bool take_copy=false) | Gdk::Cursor | related |
~Cursor() | Gdk::Cursor |