signal callback delegate or function to connect
void callback(double x, double y, gtk.drop_controller_motion.DropControllerMotion dropControllerMotion)
x coordinates of pointer location (optional)
y coordinates of pointer location (optional)
dropControllerMotion the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to Enter signal.
Signals that the pointer has entered the widget.