object
method error :
?parent:GWindow.window_skel ->
('a, Format.formatter, unit) Pervasives.format -> 'a
method full_protect :
?parent:GWindow.window_skel -> (unit -> 'b) -> 'b option
method protect : ?parent:GWindow.window_skel -> (unit -> unit) -> unit
end