(send a-mred:buffer-group for-each-buffer f)->void f : A procedure of three arguments: symbol, string or #f, and wx:media-buffer% which returns void
Calls f for each buffer in the
group, passing in the type, name, and buffer object. If the name
passed to f is #f, then the
get-filename method of the buffer should be used to get the buffer's name.