PyCMenu.AppendMenu
AppendMenu(flags, id, value)
Appends a new item to the end of a menu. Python can specify the state of the menu item by setting values in nFlags.
Parameters
AppendMenu(flags, id, value)
Appends a new item to the end of a menu. Python can specify the state of the menu item by setting values in nFlags.