![]() |
![]() |
Public Member Functions | |
bool | equal (const Gdk::Point& rhs) const |
int | get_x () const |
int | get_y () const |
const GdkPoint* | gobj () const |
Provides access to the underlying C GObject. | |
GdkPoint* | gobj () |
Provides access to the underlying C GObject. | |
Point (int x, int y) | |
Point () | |
void | set_x (int x) |
void | set_y (int y) |
Protected Attributes | |
GdkPoint | gobject_ |
Related Functions | |
(Note that these are not member functions.) | |
bool | operator!= (const Point& lhs, const Point& rhs) |
bool | operator== (const Point& lhs, const Point& rhs) |
const Gdk::Point& | wrap (const GdkPoint* object) |
Gdk::Point& | wrap (GdkPoint* object) |
|
|
|
|
|
|
|
|
|
|
|
Provides access to the underlying C GObject.
|
|
Provides access to the underlying C GObject.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|