#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <gtk/gtk.h>
#include "fcintl.h"
#include "log.h"
#include "game.h"
#include "player.h"
#include "options.h"
#include "dialogs.h"
#include "gui_main.h"
#include "gui_stuff.h"
#include "mapview.h"
#include "finddlg.h"
Go to the source code of this file.
◆ find_destroy_callback()
Find dialog destroyed
Definition at line 188 of file finddlg.c.
◆ find_response()
User responded to find dialog
Definition at line 162 of file finddlg.c.
◆ find_selection_callback()
User selected city from find dialog
Definition at line 198 of file finddlg.c.
◆ popup_find_dialog()
Popup the dialog 10% inside the main-window
Definition at line 58 of file finddlg.c.
◆ update_find_dialog()
Update find dialog with current cities
Definition at line 137 of file finddlg.c.
◆ find_dialog_shell
◆ find_view
◆ pos