Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val marshal :
([< Gdk.Tags.event_type ] Gdk.event -> bool) ->
Gobject.Closure.argv ->
unit
val button_press : ([> `oocanvasitem ], GdkEvent.Button.t -> bool) GtkSignal.t
val button_release :
([> `oocanvasitem ], GdkEvent.Button.t -> bool) GtkSignal.t
val enter_notify :
([> `oocanvasitem ], GdkEvent.Crossing.t -> bool) GtkSignal.t
val focus_in : ([> `oocanvasitem ], GdkEvent.Focus.t -> bool) GtkSignal.t
val focus_out : ([> `oocanvasitem ], GdkEvent.Focus.t -> bool) GtkSignal.t
val key_press : ([> `oocanvasitem ], GdkEvent.Key.t -> bool) GtkSignal.t
val key_release : ([> `oocanvasitem ], GdkEvent.Key.t -> bool) GtkSignal.t
val leave_notify :
([> `oocanvasitem ], GdkEvent.Crossing.t -> bool) GtkSignal.t
val motion_notify : ([> `oocanvasitem ], GdkEvent.Motion.t -> bool) GtkSignal.t