Freeciv-3.3
Loading...
Searching...
No Matches
Data Fields
help_item Struct Reference

#include <helpdata.h>

Data Fields

chartopic
 
chartext
 
enum help_page_type type
 

Detailed Description

Definition at line 25 of file helpdata.h.

Field Documentation

◆ text

char * help_item::text

◆ topic

char* help_item::topic

Definition at line 26 of file helpdata.h.

Referenced by help_widget::set_topic().

◆ type

enum help_page_type help_item::type

Definition at line 27 of file helpdata.h.

Referenced by help_widget::set_topic().