Signal

GtkGestureStylus::up

Declaration

void
up (
  GtkGestureStylus* self,
  gdouble x,
  gdouble y,
  gpointer user_data
)

Description [src]

Emitted when the stylus no longer touches the device.

Default handler:

The default handler is called after the handlers added via g_signal_connect().

Parameters

x

Type: gdouble

The X coordinate of the stylus event.

y

Type: gdouble

The Y coordinate of the stylus event.