pressed


Description:

public signal void pressed (double x, double y)

Emitted whenever a press goes unmoved/unreleased longer than what the GTK defaults tell.

Parameters:

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