[ Version ( since = "3.14" ) ]
public signal void pressed (double x, double y)
This signal is emitted whenever a press goes unmoved/unreleased longer than what the GTK+ defaults tell.
x |
the X coordinate where the press happened, relative to the widget allocation |
y |
the Y coordinate where the press happened, relative to the widget allocation |