CTWM
|
These hold references to the various menus on the Screen. More...
Variables | |
MenuRoot * | ScreenInfo::MenuList |
Head of the menu list. | |
MenuRoot * | ScreenInfo::LastMenu |
Temp var used in creating the Screen's menus. | |
MenuRoot * | ScreenInfo::Windows |
f.menu TwmWindows | |
MenuRoot * | ScreenInfo::Icons |
f.menu TwmIcons | |
MenuRoot * | ScreenInfo::Workspaces |
f.menu TwmWorkspaces | |
MenuRoot * | ScreenInfo::AllWindows |
f.menu TwmAllWindows | |
MenuRoot * | ScreenInfo::AllIcons |
f.menu TwmAllIcons | |
MenuRoot * | ScreenInfo::Keys |
f.menu TwmKeys | |
MenuRoot * | ScreenInfo::Visible |
f.menu TwmVisible | |
These hold references to the various menus on the Screen.
MenuRoot* ScreenInfo::LastMenu |