|
Freeciv-3.3
|
Go to the source code of this file.
Functions | |
| void | popup_revolution_dialog (struct government *government) |
| void | message_dialog_button_set_sensitive (GtkWidget *shl, int button, gboolean state) |
| gboolean | taxrates_callback (GtkWidget *w, GdkEventButton *ev, gpointer data) |
| void | nationset_sync_to_server (const char *nationset) |
| void popup_revolution_dialog | ( | struct government * | gov | ) |
| gboolean taxrates_callback | ( | GtkWidget * | w, |
| GdkEventButton * | ev, | ||
| gpointer | data | ||
| ) |
Adjust tax rates from main window
Definition at line 1425 of file dialogs.c.
Referenced by setup_widgets().