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 | |
![]() | |
VDKPoint const & | Position () const |
VDKPoint | AbsPosition () const |
unsigned int | Button () const |
unsigned int | Modifier () const |
![]() | |
const bool | Focus |
Tells you if the object hast lost or got the focus. | |
![]() | |
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.