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

Data Fields

struct playerpplayer
 
GtkWidgetshell
 
GtkTreeStorediplstates
 
GtkListStoretechs
 
GtkWidgettable_labels [LABEL_LAST]
 
GListStoretechs
 
struct advanced_dialogpdialog
 
int pos_x
 
int pos_y
 

Detailed Description

Definition at line 78 of file inteldlg.c.

Field Documentation

◆ diplstates

GtkTreeStore * intel_dialog::diplstates

Definition at line 82 of file inteldlg.c.

Referenced by update_intel_dialog().

◆ pdialog

struct advanced_dialog * intel_dialog::pdialog

◆ pos_x

int intel_dialog::pos_x

Definition at line 53 of file inteldlg.c.

Referenced by update_intel_dialog().

◆ pos_y

int intel_dialog::pos_y

Definition at line 53 of file inteldlg.c.

Referenced by update_intel_dialog().

◆ pplayer

struct player * intel_dialog::pplayer

Definition at line 79 of file inteldlg.c.

Referenced by create_intel_dialog(), and get_intel_dialog().

◆ shell

GtkWidget * intel_dialog::shell

Definition at line 80 of file inteldlg.c.

Referenced by update_intel_dialog().

◆ table_labels

GtkWidget * intel_dialog::table_labels

Definition at line 84 of file inteldlg.c.

Referenced by update_intel_dialog().

◆ techs [1/2]

GtkListStore * intel_dialog::techs

Definition at line 83 of file inteldlg.c.

Referenced by update_intel_dialog().

◆ techs [2/2]

GListStore* intel_dialog::techs

Definition at line 83 of file inteldlg.c.