Library: karmawidgets
Link With: -lkarmawidgets
| ChoiceMenu_ResourceNames | List of resource names for ChoiceMenu widget | 
| ChoiceMenu_Resources | List of resources for ChoiceMenu widget | 
| XkwChoiceMenuSetEntrySensitivity | Set the sensitivity on a menu entry. | 
| Name | Purpose | 
| XkwNmenuTitle | The title to appear above the menu | 
| XkwNitemStrings | The array of menu item strings (the choices) | 
| XkwNnumItems | The number of items (choices) in the menu | 
| XkwNselectCallback | The callback when a choice is selected | 
| Name | Class | Rep. Type | Default | 
| XkwNmenuTitle | XkwCMenuTitle | XtRString | NULL | 
| XkwNitemStrings | XkwCItemStrings | XtRPointer | NULL | 
| XkwNnumItems | XkwCNumItems | XtRInt | 0 | 
| XkwNselectCallback | XtCCallback | XtRCallback | NULL | 
Set the sensitivity on a menu entry.
Parameters: