org.gnome.gtk

Interface Widget.ENTER_NOTIFY_EVENT

All Superinterfaces:
GtkWidget.ENTER_NOTIFY_EVENT

public static interface Widget.ENTER_NOTIFY_EVENT
extends GtkWidget.ENTER_NOTIFY_EVENT

Signal emitted when the mouse enters the Widget
Authors:
Andrew Cowie
Davyd Madeley
Since:
4.0.2

Method Summary

boolean
onEnterNotifyEvent(Widget source, Object event)

Method Details

onEnterNotifyEvent

public boolean onEnterNotifyEvent(Widget source,
                                  Object event)