edit-menu:after-preferences in frame:standard-menus<%>
This method is called after the addition of the preferences menu-item to the edit-menu menu. Override it to add additional menus at that point.
( -> void
send a-frame:standard-menus edit-menu:after-preferences menu)
menu : (instance (derived-from menu%))
Does nothing.