Crossfire Client, Branches
R11627
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
main.h
Go to the documentation of this file.
1
/*
2
* char *rcsid_gtk2_main_h =
3
* "$Id: main.h 11626 2009-04-04 12:41:46Z lalo $";
4
*/
5
/*
6
Crossfire client, a client program for the crossfire program.
7
8
Copyright (C) 2005 Mark Wedel & Crossfire Development Team
9
10
This program is free software; you can redistribute it and/or modify
11
it under the terms of the GNU General Public License as published by
12
the Free Software Foundation; either version 2 of the License, or
13
(at your option) any later version.
14
15
This program is distributed in the hope that it will be useful,
16
but WITHOUT ANY WARRANTY; without even the implied warranty of
17
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18
GNU General Public License for more details.
19
20
You should have received a copy of the GNU General Public License
21
along with this program; if not, write to the Free Software
22
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
23
24
The author can be reached via e-mail to crossfire@metalforge.org
25
*/
26
32
#define NUM_COLORS 13
33
extern
GdkColor
root_color
[
NUM_COLORS
];
34
extern
GtkWidget *
window_root
, *
spinbutton_count
;
35
extern
GladeXML *
dialog_xml
, *
window_xml
;
36
37
#define DEFAULT_IMAGE_SIZE 32
38
extern
int
map_image_size
,
map_image_half_size
,
image_size
;
39
40
#define XML_PATH_DEFAULT CF_DATADIR "/glade-gtk2/"
41
#define WINDOW_XML_FILENAME "gtk-v2.glade"
42
#define DIALOG_XML_FILENAME "dialogs.glade"
43
extern
char
window_xml_file
[];
44
45
#define MAGIC_MAP_PAGE 1
map_image_size
int map_image_size
Definition:
gx11.c:117
window_root
GtkWidget * window_root
Definition:
main.c:56
spinbutton_count
GtkWidget * spinbutton_count
Definition:
keys.c:76
image_size
int image_size
Definition:
gx11.c:116
window_xml
GladeXML * window_xml
Definition:
main.c:57
root_color
GdkColor root_color[NUM_COLORS]
Definition:
gx11.c:244
NUM_COLORS
#define NUM_COLORS
Definition:
main.h:32
window_xml_file
char window_xml_file[]
Definition:
main.c:98
dialog_xml
GladeXML * dialog_xml
Definition:
main.c:57
map_image_half_size
int map_image_half_size
Definition:
gx11.c:117
crossfire-code
client
branches
1.12
gtk-v2
src
main.h
Generated on Fri Nov 16 2018 02:05:35 for Crossfire Client, Branches by
1.8.6