![]() |
![]() |
Public Member Functions | |
Cursor () | |
Cursor (GdkCursor* gobject, bool make_a_copy=true) | |
Cursor (const Cursor& other) | |
Cursor& | operator= (const Cursor& other) |
~Cursor () | |
void | swap (Cursor& other) |
GdkCursor* | gobj () |
Provides access to the underlying C instance. | |
const GdkCursor* | gobj () const |
Provides access to the underlying C instance. | |
GdkCursor* | gobj_copy () const |
Cursor (CursorType cursor_type) | |
Cursor (const Glib::RefPtr<Pixmap>& source, const Glib::RefPtr<Pixmap>& mask, const Color& fg, const Color& bg, int x, int y) | |
Cursor (const Glib::RefPtr<Display>& display, CursorType cursor_type) | |
Glib::RefPtr<Display> | get_display () |
Returns the display on which the Gdk::Cursor is defined. | |
Glib::RefPtr<const Display> | get_display () const |
Returns the display on which the Gdk::Cursor is defined. | |
Protected Attributes | |
GdkCursor* | gobject_ |
Related Functions | |
(Note that these are not member functions.) | |
void | swap (Cursor& lhs, Cursor& rhs) |
Gdk::Cursor | wrap (GdkCursor* object, bool take_copy=false) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Returns the display on which the Gdk::Cursor is defined.
|
|
Returns the display on which the Gdk::Cursor is defined.
|
|
Provides access to the underlying C instance.
|
|
Provides access to the underlying C instance.
|
|
|
|
|
|
|
|
|
|
|
|
|