package lablgtk3

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

Module GdkEvent.KeySource

Sourcetype t = [ `KEY_PRESS | `KEY_RELEASE ] Gdk.event
Sourceval cast : any -> t
Sourceval time : [< timed ] Gdk.event -> int32
Sourceval keyval : t -> Gdk.keysym
Sourceval string : t -> string
Sourceval hardware_keycode : t -> int
Sourceval group : t -> int
Sourceval state : t -> Gdk.Tags.modifier list
OCaml

Innovation. Community. Security.