]> Dogcows Code - chaz/openbox/blobdiff - openbox/engine.h
all events are dispatched
[chaz/openbox] / openbox / engine.h
index 067f02fb7407f7732dac5286242747b7bbbc0a35..d29cf80418dc696674bf0287154cf3b1c5125aaa 100644 (file)
@@ -24,4 +24,9 @@ EngineFrameHide *engine_frame_hide;
 
 EngineGetContext *engine_get_context;
 
+EngineMouseEnter *engine_mouse_enter;
+EngineMouseLeave *engine_mouse_leave;
+EngineMousePress *engine_mouse_press;
+EngineMouseRelease *engine_mouse_release;
+
 #endif
This page took 0.019543 seconds and 4 git commands to generate.