You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove CreateAndAddItem and CreateAndAddSubmenu methods
Deprecated convenience methods for creating and adding menu items and submenus have been removed from the Menu class and C API. Example usage in main.c has been updated to use separate creation, configuration, and addition steps for submenu items.
0 commit comments