WindowElement.onMouseHover

Called if mouse is on object

class WindowElement
void delegate(Event ev) onMouseHover;

Meta