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

Data Fields

struct treatytreaty
 
struct gui_dialogdialog
 
GtkWidgetmenu0
 
GtkWidgetmenu1
 
GtkWidgetimage0
 
GtkWidgetimage1
 
GtkListStorestore
 
GtkWidgetpic0
 
GtkWidgetpic1
 

Detailed Description

Definition at line 53 of file diplodlg.c.

Field Documentation

◆ dialog

struct gui_dialog * Diplomacy_dialog::dialog

◆ image0

GtkWidget* Diplomacy_dialog::image0

Definition at line 60 of file diplodlg.c.

Referenced by create_diplomacy_dialog(), and update_diplomacy_dialog().

◆ image1

GtkWidget* Diplomacy_dialog::image1

Definition at line 61 of file diplodlg.c.

Referenced by create_diplomacy_dialog(), and update_diplomacy_dialog().

◆ menu0

GtkWidget* Diplomacy_dialog::menu0

Definition at line 57 of file diplodlg.c.

Referenced by create_diplomacy_dialog().

◆ menu1

GtkWidget* Diplomacy_dialog::menu1

Definition at line 58 of file diplodlg.c.

Referenced by create_diplomacy_dialog().

◆ pic0

GtkWidget * Diplomacy_dialog::pic0

Definition at line 57 of file diplodlg.c.

Referenced by create_diplomacy_dialog(), and update_diplomacy_dialog().

◆ pic1

GtkWidget * Diplomacy_dialog::pic1

Definition at line 58 of file diplodlg.c.

Referenced by create_diplomacy_dialog(), and update_diplomacy_dialog().

◆ store

GtkListStore * Diplomacy_dialog::store

Definition at line 63 of file diplodlg.c.

Referenced by create_diplomacy_dialog(), and update_diplomacy_dialog().

◆ treaty

struct treaty * Diplomacy_dialog::treaty