java-gnome version 4.0.19

org.gnome.gtk
Interface Widget.LeaveNotifyEvent

Enclosing class:
Widget

public static interface Widget.LeaveNotifyEvent

Signal emitted when the mouse pointer leaves the Widget.

Since:
4.0.7
Author:
Andrew Cowie

Method Summary
 boolean onLeaveNotifyEvent(Widget source, EventCrossing event)
           
 

Method Detail

onLeaveNotifyEvent

boolean onLeaveNotifyEvent(Widget source,
                           EventCrossing event)


java-gnome