append_item
Description:
Appends item
to the end of this.
See insert_item for more information.
Parameters:
this |
a Menu |
item |
a MenuItem to append |
Appends item
to the end of this.
See insert_item for more information.
this |
a Menu |
item |
a MenuItem to append |