C-Menu 0.2.9
A User Interface Toolkit
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
 CArgThe Arg structure represents a string argument with a pointer to the string and its allocated length
 CArgvThe Argv structure represents an argument vector, which is an array of Arg structures, along with the number of allocated elements in the array
 CCCStrComplex character objectl with a pointer to the complex character string and its allocated length
 CChyron
 CChyronKey
 CColorPair
 CDate
 CFieldStructure for form fields
 CForm
 CInitGathers runtime information for C-Menu Menu, Form, Pick, and View components, used for passing common data and state during initialization and processing of these componentsi
 CLineThe Line strutures are attached to the Menu main structure
 CMenuThe Menu structure is the main data structure for the menu application, containing all the information about the menu, its lines, and its display properties
 CPickPick data structure
 CRGB
 CSIOThe SIO structure encapsulates various aspects of the terminal's state and configuration, including color management, file pointers, and terminal device information
 CStringThe String structure represents a string object with a pointer to the string and its allocated length
 CTextStructure for form fields
 CTime
 CUiColorStructure representing a color in the UI
 CUiColorPair
 CUiConfigStructure representing the configuration options for the UI runtime
 CUiEventStructure representing an input event in the UI
 CUiFramedSurface
 CUiRectStructure representing a rectangular area in the UI
 CUiRuntimeOpaque structure representing the UI runtime environment
 CUiStyleStructure representing the style attributes for UI elements
 CUiSurfaceOpaque structure representing a drawable surface in the UI
 CUiThemeUI theme definition
 CView
 CViewStack
 CWCStrWide character string object with a pointer to the wide character string and its allocated length