insert

(#<widget> 'insert index type ?option value option value ...?)
Same as the add widget command except that it inserts the new entry just before the entry given by index, instead of appending to the end of the menu.

The type, option, and value arguments have the same interpretation as for the add widget command.

It is not possible to insert new menu entries before the tear-off entry, if the menu has one.


© Author | Home | Sitemap