Freeciv-3.1
Loading...
Searching...
No Matches
Data Fields
intel_wonder_dialog Struct Reference

Data Fields

struct playerpplayer
 
GtkWidget * shell
 
GtkListStore * wonders
 
GtkWidget * rule
 

Detailed Description

Definition at line 94 of file inteldlg.c.

Field Documentation

◆ pplayer

struct player * intel_wonder_dialog::pplayer

Definition at line 95 of file inteldlg.c.

Referenced by create_intel_wonder_dialog(), and get_intel_wonder_dialog().

◆ rule

GtkWidget * intel_wonder_dialog::rule

Definition at line 99 of file inteldlg.c.

Referenced by create_intel_wonder_dialog(), and update_intel_wonder_dialog().

◆ shell

GtkWidget * intel_wonder_dialog::shell

◆ wonders

GtkListStore * intel_wonder_dialog::wonders

Definition at line 98 of file inteldlg.c.

Referenced by create_intel_wonder_dialog(), and update_intel_wonder_dialog().