Freeciv21
Develop your civilization from humble roots to a global empire
help_item Struct Reference

#include <helpdata.h>

Public Attributes

char * topic
 
char * text
 
enum help_page_type type
 

Detailed Description

Definition at line 70 of file helpdata.h.

Member Data Documentation

◆ text

◆ topic

char* help_item::topic

◆ type

enum help_page_type help_item::type

Definition at line 71 of file helpdata.h.

Referenced by get_help_item_spec(), new_help_item(), and help_widget::set_topic().