GdkEventval unsafe_copy : Gpointer.boxed -> [< Gdk.Tags.event_type ] Gdk.eventval copy : ([< Gdk.Tags.event_type ] as 'a) Gdk.event -> 'a Gdk.eventval get_type : 'a Gdk.event -> 'aval get_window : 'a Gdk.event -> Gdk.windowval get_send_event : 'a Gdk.event -> booltype timed = [ | `MOTION_NOTIFY| `BUTTON_PRESS| `TWO_BUTTON_PRESS| `THREE_BUTTON_PRESS| `BUTTON_RELEASE| `SCROLL| `KEY_PRESS| `KEY_RELEASE| `ENTER_NOTIFY| `LEAVE_NOTIFY| `PROPERTY_NOTIFY| `SELECTION_CLEAR| `SELECTION_REQUEST| `SELECTION_NOTIFY| `PROXIMITY_IN| `PROXIMITY_OUT| `DRAG_ENTER| `DRAG_LEAVE| `DRAG_MOTION| `DRAG_STATUS| `DROP_START| `DROP_FINISHED ]val create : ([< Gdk.Tags.event_type ] as 'a) -> 'a Gdk.eventval set_window : 'a Gdk.event -> Gdk.window -> unittype any = Gdk.Tags.event_type Gdk.eventval unsafe_cast :
[< Gdk.Tags.event_type ] Gdk.event ->
[< Gdk.Tags.event_type ] Gdk.eventval cast : kind:([< Gdk.Tags.event_type ] as 'a) list -> any -> 'a Gdk.eventmodule Expose : sig ... endmodule Visibility : sig ... endmodule Motion : sig ... endmodule Button : sig ... endmodule Scroll : sig ... endmodule Key : sig ... endmodule Crossing : sig ... endmodule Focus : sig ... endmodule Configure : sig ... endmodule Property : sig ... endmodule Selection : sig ... endmodule Proximity : sig ... endmodule Setting : sig ... endmodule WindowState : sig ... end