win32gui.SetMenuInfo
SetMenuInfo(hmenu, info)
Sets information for a specified menu.
Parameters
Comments
See win32gui_struct for helper functions.This function will raise NotImplementedError on early platforms (eg, Windows NT.)
SetMenuInfo(hmenu, info)
Sets information for a specified menu.
This function will raise NotImplementedError on early platforms (eg, Windows NT.)