Class type Widget.selector

class type ['a] selector = object .. end
Inherits
method set : 'a -> unit
method get : 'a
method send : ('a -> unit) -> unit -> unit