package ocgtk

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

Class Gesture_single.gesture_single

inherit Ocgtk_gtk__.GGesture.gesture_t
method get_button : unit -> int
method get_current_button : unit -> int
method get_current_sequence : unit -> Ocgtk_gdk.Gdk.Event_sequence.event_sequence_t option
method get_exclusive : unit -> bool
method get_touch_only : unit -> bool
method set_button : int -> unit
method set_exclusive : bool -> unit
method set_touch_only : bool -> unit
method as_gesture_single : Ocgtk_gtk__.Gesture_single.t