java-gnome version 4.0.7

org.gnome.gtk
Interface Widget.ENTER_NOTIFY_EVENT

Enclosing class:
Widget

public static interface Widget.ENTER_NOTIFY_EVENT

Signal emitted when the mouse enters the Widget.

Since:
4.0.2
Author:
Andrew Cowie, Davyd Madeley

Method Summary
 boolean onEnterNotifyEvent(Widget source, EventCrossing event)
           
 

Method Detail

onEnterNotifyEvent

boolean onEnterNotifyEvent(Widget source,
                           EventCrossing event)
Since:
4.0.7


java-gnome