prepend_item
Description:
Prepends item
to the start of this.
See insert_item for more information.
Parameters:
this |
a Menu |
item |
a MenuItem to prepend |
Prepends item
to the start of this.
See insert_item for more information.
this |
a Menu |
item |
a MenuItem to prepend |