Gtk.GestureLongPress 
g 
GObject.Object 
GObject.Object 
 
 
Gtk.EventController 
Gtk.EventController 
 
 
GObject.Object->Gtk.EventController 
 
Gtk.Gesture 
Gtk.Gesture 
 
 
Gtk.EventController->Gtk.Gesture 
 
Gtk.GestureSingle 
Gtk.GestureSingle 
 
 
Gtk.Gesture->Gtk.GestureSingle 
 
Gtk.GestureLongPress 
Gtk.GestureLongPress 
 
 
Gtk.GestureSingle->Gtk.GestureLongPress 
 
 
 
Properties 
 
Name 
Type 
Flags 
Short Description 
 
delay-factor float r/w 
Factor by which to modify the default timeout 
 
 
Signals 
 
Name 
Short Description 
 
cancelled This signal is emitted whenever a press moved too far, or was released before Gtk.GestureLongPress ::pressed  
pressed This signal is emitted whenever a press goes unmoved/unreleased longer than what the GTK+ defaults tell. 
 
 
Signal Details 
Gtk.GestureLongPress.signals.cancelled( gesture_long_press )  
This signal is emitted whenever a press moved too far, or was released
before Gtk.GestureLongPress ::pressed 
  
Gtk.GestureLongPress.signals.pressed( gesture_long_press , x , y )  
Signal Name: pressed 
Flags: RUN_LAST 
Parameters: 
gesture_long_press  (Gtk.GestureLongPress x  (float y  (float  
 
This signal is emitted whenever a press goes unmoved/unreleased longer than
what the GTK+ defaults tell.
 
 
Property Details 
Gtk.GestureLongPress.props.delay_factor 
Factor by which to modify the default timeout