on-close-all in group:%
Call this method to close all of the frames in the group.
The function
can-close-all? must have been called just before this function and it must have returned
#t.
( -> voidsend a-group: on-close-all)
Calls the
on-close method and the
show method (with #f as argument)
on each frame in the group.