package ocgtk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Class Gesture_pan.gesture_pan

inherit Ocgtk_gtk__.GGesture_drag.gesture_drag_t
method on_pan : ?after:bool -> callback: (direction:Ocgtk_gtk__.Gtk_enums.pandirection -> offset:float -> unit) -> unit -> Gobject.Signal.handler_id
method get_orientation : unit -> Ocgtk_gtk__.Gtk_enums.orientation
method set_orientation : Ocgtk_gtk__.Gtk_enums.orientation -> unit
method as_gesture_pan : Ocgtk_gtk__.Gesture_pan.t