Signal
GtkGesturePan::pan
Declaration
void
pan (
  GtkGesturePan* self,
  GtkPanDirection* direction,
  gdouble offset,
  gpointer user_data
)
Description [src]
Emitted once a panning gesture along the expected axis is detected.
| Default handler: The default handler is called after the handlers added via  | 
Parameters
- direction
- 
            Type: GtkPanDirectionCurrent direction of the pan gesture. The data is owned by the caller of the function. 
- offset
- 
            Type: gdoubleOffset along the gesture orientation.