package ocgtk

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

Class Gesture_zoom.gesture_zoom

inherit Ocgtk_gtk__.GGesture.gesture_t
method on_scale_changed : ?after:bool -> callback:(scale:float -> unit) -> unit -> Gobject.Signal.handler_id
method get_scale_delta : unit -> float
method as_gesture_zoom : Ocgtk_gtk__.Gesture_zoom.t