Method to create a toggle menu item from the passed action entry
| action_entry |
Label to use for the CheckMenuItem |
| callback_param |
optional callback parameter, or NULL. |
| active |
boolean value indicating whether the check box is active. |
| menu_to_append_item |
MenuShell on which the item should be appended, or NULL |
|
A new MenuItem or NULL |