Class Wutil.selector

class ['a] selector : 'a -> object .. end

Has type Widget.selector

Inherits
method set : 'a -> unit
method get : 'a
method send : ('a -> unit) -> unit -> unit