GestureLongPress


Object Hierarchy:

Gtk.GestureLongPress Gtk.GestureLongPress Gtk.GestureLongPress Gtk.GestureSingle Gtk.GestureSingle Gtk.GestureSingle->Gtk.GestureLongPress Gtk.Gesture Gtk.Gesture Gtk.Gesture->Gtk.GestureSingle Gtk.EventController Gtk.EventController Gtk.EventController->Gtk.Gesture GLib.Object GLib.Object GLib.Object->Gtk.EventController

Description:

[ CCode ( type_id = "gtk_gesture_long_press_get_type ()" ) ]
public sealed class GestureLongPress : GestureSingle

GestureLongPress is a Gesture implementation able to recognize long presses, triggering the pressed after the timeout is exceeded.

If the touchpoint is lifted before the timeout passes, or if it drifts too far of the initial press point, the cancelled signal will be emitted.


Namespace: Gtk
Package: gtk+-3.0

Content:

Properties:

Creation methods:

Signals:

Inherited Members:

All known members inherited from class Gtk.EventController