package ocgtk

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

Class Key_event.key_event

inherit Ocgtk_gdk__.GApp_launch_context_cycle_de440b34.event_t
method get_consumed_modifiers : unit -> Ocgtk_gdk__.Gdk_enums.modifiertype
method get_keycode : unit -> int
method get_keyval : unit -> int
method get_layout : unit -> int
method get_level : unit -> int
method is_modifier : unit -> bool
method matches : int -> Ocgtk_gdk__.Gdk_enums.modifiertype -> Ocgtk_gdk__.Gdk_enums.keymatch
method as_key_event : Ocgtk_gdk__.Key_event.t