remove_window_menu_item#

omni.graph.ui.remove_window_menu_item(
item: MenuItemDescription,
)#

Remove an item from the Window/Visual Scripting sub-menu.

Parameters:

item – the item to be removed. Must be the same instance as was passed to add_window_menu_item()