GnuCOBOL  2.0
A free COBOL compiler
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
cb_attr_struct Struct Reference

#include <tree.h>

Collaboration diagram for cb_attr_struct:

Data Fields

cb_tree fgc
 
cb_tree bgc
 
cb_tree scroll
 
cb_tree timeout
 
cb_tree prompt
 
int dispattrs
 

Field Documentation

cb_tree cb_attr_struct::bgc
int cb_attr_struct::dispattrs
cb_tree cb_attr_struct::fgc
cb_tree cb_attr_struct::prompt

Referenced by cb_emit_accept(), and check_attribs().

cb_tree cb_attr_struct::scroll
cb_tree cb_attr_struct::timeout

Referenced by cb_emit_accept(), and check_attribs().


The documentation for this struct was generated from the following file: