115 "use-underline",
TRUE,
117 "label",
_(
"Ci_ties:"),
118 "xalign", 0.0,
"yalign", 0.5,
NULL);
const char * city_name_get(const struct city *pcity)
#define city_list_iterate(citylist, pcity)
#define city_list_iterate_end
struct unit struct city struct unit struct tile struct extra_type const struct act_prob *act_probs int actor_unit_id struct unit struct unit int const struct action *paction struct unit struct city * pcity
static struct gui_dialog * find_dialog_shell
static void find_response(struct gui_dialog *dlg, int response, gpointer data)
static GtkWidget * find_view
void popup_find_dialog(void)
static void update_find_dialog(GtkListStore *store)
static void find_destroy_callback(GtkWidget *w, gpointer data)
static void find_selection_callback(GtkTreeSelection *selection, GtkTreeModel *model)
GtkWidget * bottom_notebook
void gtk_tree_view_focus(GtkTreeView *view)
void gui_dialog_destroy(struct gui_dialog *dlg)
void gui_dialog_raise(struct gui_dialog *dlg)
void gui_dialog_new(struct gui_dialog **pdlg, GtkNotebook *notebook, gpointer user_data, bool check_top)
void gui_dialog_response_set_callback(struct gui_dialog *dlg, GUI_DIALOG_RESPONSE_FUN fun)
void gui_dialog_show_all(struct gui_dialog *dlg)
void gui_dialog_set_title(struct gui_dialog *dlg, const char *title)
void gui_dialog_set_default_size(struct gui_dialog *dlg, int width, int height)
GtkWidget * gui_dialog_add_button(struct gui_dialog *dlg, const char *icon_name, const char *text, int response)
void gui_dialog_add_content_widget(struct gui_dialog *dlg, GtkWidget *wdg)
struct tile * get_center_tile_mapcanvas(void)
void center_tile_mapcanvas(const struct tile *ptile)
#define players_iterate_end
#define players_iterate(_pplayer)