package lablgtk3

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

Module GdkEvent.MotionSource

Sourcetype t = [ `MOTION_NOTIFY ] Gdk.event
Sourceval cast : any -> t
Sourceval time : [< timed ] Gdk.event -> int32
Sourceval x : t -> float
Sourceval y : t -> float
Sourceval axes : t -> (float * float) option
Sourceval state : t -> int
Sourceval is_hint : t -> bool
Sourceval device : t -> Gdk.device
Sourceval x_root : t -> float
Sourceval y_root : t -> float
OCaml

Innovation. Community. Security.