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

Data Fields

struct citypcity
 
GtkWidgetwin
 
GtkWidgetshell
 
GtkWidgetcityname_label
 
cairo_surface_tfeeling_surfaces [NUM_HAPPINESS_MODIFIERS]
 
GtkWidgethappiness_ebox [NUM_HAPPINESS_MODIFIERS]
 
GtkWidgethappiness_label [NUM_HAPPINESS_MODIFIERS]
 
GtkWidgetclose
 
GtkWidgetfeeling_pics [NUM_HAPPINESS_MODIFIERS]
 

Detailed Description

Definition at line 52 of file happiness.c.

Field Documentation

◆ cityname_label

GtkWidget * happiness_dialog::cityname_label

Definition at line 56 of file happiness.c.

Referenced by create_happiness_dialog().

◆ close

GtkWidget * happiness_dialog::close

Definition at line 60 of file happiness.c.

◆ feeling_pics

GtkWidget * happiness_dialog::feeling_pics

Definition at line 57 of file happiness.c.

Referenced by create_happiness_dialog(), and refresh_happiness_dialog().

◆ feeling_surfaces

cairo_surface_t * happiness_dialog::feeling_surfaces

◆ happiness_ebox

GtkWidget* happiness_dialog::happiness_ebox[NUM_HAPPINESS_MODIFIERS]

Definition at line 58 of file happiness.c.

Referenced by create_happiness_dialog().

◆ happiness_label

GtkWidget * happiness_dialog::happiness_label

Definition at line 59 of file happiness.c.

Referenced by create_happiness_dialog().

◆ pcity

struct city * happiness_dialog::pcity

◆ shell

GtkWidget * happiness_dialog::shell

◆ win

GtkWidget * happiness_dialog::win