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