package lablgtk3

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

Module GdkEvent.ScrollSource

Sourcetype t = [ `SCROLL ] Gdk.event
Sourceval cast : any -> t
Sourceval time : [< timed ] Gdk.event -> int32
Sourceval x : t -> float
Sourceval y : t -> float
Sourceval state : t -> int
Sourceval device : t -> Gdk.device
Sourceval x_root : t -> float
Sourceval y_root : t -> float
Sourceval delta_x : t -> float
Sourceval delta_y : t -> float
OCaml

Innovation. Community. Security.