|
vdk 2.4.0
|
This event tells you if an VDKObject has lost or got the mousefocus. More...
#include <sigc_events.h>


Additional Inherited Members | |
Public Member Functions inherited from VDKMouseEvent | |
| VDKPoint const & | Position () const |
| VDKPoint | AbsPosition () const |
| unsigned int | Button () const |
| unsigned int | Modifier () const |
Public Attributes inherited from VDKFocusEvent | |
| const bool | Focus |
| Tells you if the object hast lost or got the focus. | |
Protected Attributes inherited from VDKMouseEvent | |
| unsigned int | _state |
| conversion from gdouble to int -> loose data | |
This event tells you if an VDKObject has lost or got the mousefocus.
In GDK-Terms this would be a GdkEventCrossing.
1.8.17