gtkmm
3.24.2
|
This is the complete list of members for Gdk::Cursor, including all inherited members.
create(CursorType cursor_type) | Gdk::Cursor | static |
create(const Glib::RefPtr< Display >& display, CursorType cursor_type) | Gdk::Cursor | static |
create(const Glib::RefPtr< Display >& display, const Glib::RefPtr< Pixbuf >& pixbuf, int x, int y) | Gdk::Cursor | static |
create(const Glib::RefPtr< Display >& display, const ::Cairo::RefPtr< ::Cairo::Surface >& surface, double x, double y) | Gdk::Cursor | static |
create(const Glib::RefPtr< Display >& display, const Glib::ustring& name) | Gdk::Cursor | static |
Cursor(Cursor&& src) noexcept | Gdk::Cursor | |
Cursor(const Glib::RefPtr< Display >& display, const Glib::ustring& name) | Gdk::Cursor | explicitprotected |
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_surface(double& x_hot, double& y_hot) | Gdk::Cursor | |
get_surface(double& x_hot, double& y_hot) 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 | |
wrap(GdkCursor* object, bool take_copy=false) | Gdk::Cursor | related |
~Cursor() noexcept override | Gdk::Cursor |