Virtual Method

GtkWidgettouch_event

Declaration [src]

gboolean
touch_event (
  GtkWidget* widget,
  GdkEventTouch* event
)

Description [src]

Signal emitted when a touch event happens.

Parameters

event

Type: GdkEventTouch

No description available.

The data is owned by the caller of the method.

Return value

Type: gboolean

No description available.