|
Main Page
Widgets
Namespaces
Book
Gdk::Cursor Class ReferenceList of all members.
Constructor & Destructor Documentation
Gdk::Cursor::Cursor |
( |
GdkCursor* |
gobject, |
|
|
bool |
make_a_copy = true |
|
) |
[explicit] |
|
Gdk::Cursor::Cursor |
( |
const Cursor& |
other |
) |
|
|
Member Function Documentation
|
Returns the display on which the Gdk::Cursor is defined.
- Returns:
- The Gdk::Display associated to cursor
Since: 2.2. |
|
Returns the display on which the Gdk::Cursor is defined.
- Returns:
- The Gdk::Display associated to cursor
Since: 2.2. |
const GdkCursor* Gdk::Cursor::gobj |
( |
|
) |
const [inline] |
|
GdkCursor* Gdk::Cursor::gobj |
( |
|
) |
[inline] |
|
GdkCursor* Gdk::Cursor::gobj_copy |
( |
|
) |
const |
|
Cursor& Gdk::Cursor::operator= |
( |
const Cursor& |
other |
) |
|
|
void Gdk::Cursor::swap |
( |
Cursor& |
other |
) |
|
|
Friends And Related Function Documentation
void swap |
( |
Cursor& |
lhs, |
|
|
Cursor& |
rhs |
|
) |
[related] |
|
Gdk::Cursor wrap |
( |
GdkCursor* |
object, |
|
|
bool |
take_copy = false |
|
) |
[related] |
|
Member Data Documentation
GdkCursor* Gdk::Cursor::gobject_ [protected]
|
|
The documentation for this class was generated from the following file:
Generated for gtkmm by
Doxygen 1.3-rc1 © 1997-2001
|