package lablgtk3

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

Module GdkEvent.CrossingSource

Sourcetype t = [ `ENTER_NOTIFY | `LEAVE_NOTIFY ] Gdk.event
Sourceval cast : any -> t
Sourceval subwindow : t -> Gdk.window
Sourceval time : [< timed ] Gdk.event -> int32
Sourceval x : t -> float
Sourceval y : t -> float
Sourceval x_root : t -> float
Sourceval y_root : t -> float
Sourceval focus : t -> bool
Sourceval state : t -> int
OCaml

Innovation. Community. Security.