Freeciv-3.2
Loading...
Searching...
No Matches
Data Fields
cma_dialog Struct Reference

#include <cma_fe.h>

Data Fields

struct citypcity
 
GtkWidgetshell
 
GtkWidgetname_shell
 
GtkWidgetpreset_remove_shell
 
GtkWidgetpreset_list
 
GtkWidgetresult_label
 
GtkWidgetadd_preset_command
 
GtkWidgetdel_preset_command
 
GtkWidgetactive_command
 
GtkWidgetminimal_surplus [O_LAST]
 
GtkWidgethappy_button
 
GtkWidgetgrowth_button
 
GtkWidgetfactor [O_LAST+1]
 
GtkTreeSelectionselection
 
GtkListStorestore
 
int id
 
struct small_dialogdlg
 
struct advanced_dialogadv
 
struct cm_parameter edited_cm_parm
 

Detailed Description

Definition at line 31 of file cma_fe.h.

Field Documentation

◆ active_command

GtkWidget * cma_dialog::active_command

Definition at line 40 of file cma_fe.h.

Referenced by create_cma_dialog(), and refresh_cma_dialog().

◆ add_preset_command

GtkWidget * cma_dialog::add_preset_command

Definition at line 38 of file cma_fe.h.

Referenced by create_cma_dialog().

◆ adv

struct advanced_dialog * cma_dialog::adv

◆ del_preset_command

GtkWidget * cma_dialog::del_preset_command

Definition at line 39 of file cma_fe.h.

Referenced by create_cma_dialog().

◆ dlg

struct small_dialog * cma_dialog::dlg

◆ edited_cm_parm

struct cm_parameter cma_dialog::edited_cm_parm

◆ factor

GtkWidget * cma_dialog::factor

Definition at line 44 of file cma_fe.h.

Referenced by create_cma_dialog(), hscale_changed(), and set_hscales().

◆ growth_button

GtkWidget * cma_dialog::growth_button

Definition at line 43 of file cma_fe.h.

Referenced by create_cma_dialog(), hscale_changed(), and set_hscales().

◆ happy_button

GtkWidget * cma_dialog::happy_button

Definition at line 42 of file cma_fe.h.

Referenced by create_cma_dialog(), hscale_changed(), and set_hscales().

◆ id

int cma_dialog::id

Definition at line 47 of file cma_fe.h.

Referenced by cma_preset_remove(), and cma_preset_remove_response().

◆ minimal_surplus

GtkWidget * cma_dialog::minimal_surplus

Definition at line 41 of file cma_fe.h.

Referenced by create_cma_dialog(), hscale_changed(), and set_hscales().

◆ name_shell

GtkWidget * cma_dialog::name_shell

Definition at line 34 of file cma_fe.h.

Referenced by cma_add_preset_callback(), and cma_preset_add_popup_callback().

◆ pcity

struct city * cma_dialog::pcity

◆ preset_list

GtkWidget * cma_dialog::preset_list

Definition at line 36 of file cma_fe.h.

Referenced by button_press_callback(), create_cma_dialog(), and refresh_cma_dialog().

◆ preset_remove_shell

GtkWidget * cma_dialog::preset_remove_shell

Definition at line 35 of file cma_fe.h.

Referenced by cma_preset_remove(), and cma_preset_remove_response().

◆ result_label

GtkWidget * cma_dialog::result_label

Definition at line 37 of file cma_fe.h.

Referenced by create_cma_dialog(), and refresh_cma_dialog().

◆ selection

GtkTreeSelection * cma_dialog::selection

◆ shell

GtkWidget * cma_dialog::shell

◆ store

GtkListStore * cma_dialog::store

Definition at line 46 of file cma_fe.h.

Referenced by create_cma_dialog(), and update_cma_preset_list().