can-close-all? in group:%
Call this method to make sure that closing all of the frames in the frame groups is
permitted by the user. The function
on-close-all is expected to be called just after this method is called.
( -> voidsend a-group: can-close-all?)
Calls the
can-close? method of each frame in the group.