.. _func_maxgui_menus_checkmenu: ========= CheckMenu ========= CheckMenu - Description =========== .. code-block:: blitzmax CheckMenu( menu:TGadget ) Set a menu's checked state. #UpdateWindowMenu should be called where appropriate after changing a menu's state for the changes to become visible. Parameters ========== Return Values ============= Nothing. Examples ======== See Also ========