summary refs log tree commit diff stats
path: root/win32/copy/etc/gtk-2.0
AgeCommit message (Expand)Author
2012-06-15LOTS of fixes to the VS solutionBerke Viktor
d'>87b68a17 ^
4a6ceffb ^



1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16










                         
                    



                                        
extern GdkColor colors[];

#define COL_MARK_FG 32
#define COL_MARK_BG 33
#define COL_FG 34
#define COL_BG 35
#define COL_MARKER 36
#define COL_NEW_DATA 37
#define COL_HILIGHT 38
#define COL_NEW_MSG 39
#define COL_AWAY 40
#define COL_SPELL 41

void palette_alloc (GtkWidget * widget);
void palette_load (void);
void palette_save (void);