GrafX2 2.9.3227
The ultimate 256-color painting program
T_Help_section Struct Reference

Data for one section of the "Help" screens, ie a page. More...

#include <struct.h>

+ Collaboration diagram for T_Help_section:

Data Fields

const T_Help_tableHelp_table
 Pointer to the array of T_Help_table that contains the lines. More...
 
word Length
 Size of the array of lines. More...
 

Detailed Description

Data for one section of the "Help" screens, ie a page.

Field Documentation

◆ Help_table

const T_Help_table* T_Help_section::Help_table

Pointer to the array of T_Help_table that contains the lines.

Referenced by Display_help(), and Export_help_table().

◆ Length

word T_Help_section::Length

Size of the array of lines.

Referenced by Export_help_table(), and Window_help().


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