Module Ui_event.Expert
val handle : t -> unithandle tlooks up theHandler.handlefunction in the table ofDefined functions, unwraps theEvent.tback into its underlyingAction.t, and applies the two. This is only intended for internal use by this library, specifically by the attribute code.
val handlers : (t -> unit) Core_kernel.Int.Table.t