gtkmm 3.24.7
Gdk::Cursor Member List

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

create(CursorType cursor_type)Gdk::Cursorstatic
create(const Glib::RefPtr< Display > & display, CursorType cursor_type)Gdk::Cursorstatic
create(const Glib::RefPtr< Display > & display, const Glib::RefPtr< Pixbuf > & pixbuf, int x, int y)Gdk::Cursorstatic
create(const Glib::RefPtr< Display > & display, const ::Cairo::RefPtr< ::Cairo::Surface > & surface, double x, double y)Gdk::Cursorstatic
create(const Glib::RefPtr< Display > & display, const Glib::ustring & name)Gdk::Cursorstatic
Cursor(Cursor && src) noexceptGdk::Cursor
Cursor(const Glib::RefPtr< Display > & display, const Glib::ustring & name)Gdk::Cursorexplicitprotected
get_cursor_type() constGdk::Cursor
get_display()Gdk::Cursor
get_display() constGdk::Cursor
get_image()Gdk::Cursor
get_image() constGdk::Cursor
get_surface(double & x_hot, double & y_hot)Gdk::Cursor
get_surface(double & x_hot, double & y_hot) constGdk::Cursor
get_type()Gdk::Cursorstatic
gobj()Gdk::Cursorinline
gobj() constGdk::Cursorinline
gobj_copy()Gdk::Cursor
operator=(Cursor && src) noexceptGdk::Cursor
wrap(GdkCursor * object, bool take_copy=false)Gdk::Cursorrelated
~Cursor() noexcept overrideGdk::Cursor