]> Pileus Git - ~andy/gtk/blob - gdk/gdkcursors.h
Changed LGPL address for FSF in all .h and .c files
[~andy/gtk] / gdk / gdkcursors.h
1 /* GDK - The GIMP Drawing Kit
2  * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
3  *
4  * This library is free software; you can redistribute it and/or
5  * modify it under the terms of the GNU Library General Public
6  * License as published by the Free Software Foundation; either
7  * version 2 of the License, or (at your option) any later version.
8  *
9  * This library is distributed in the hope that it will be useful,
10  * but WITHOUT ANY WARRANTY; without even the implied warranty of
11  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
12  * Library General Public License for more details.
13  *
14  * You should have received a copy of the GNU Library General Public
15  * License along with this library; if not, write to the
16  * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
17  * Boston, MA 02111-1307, USA.
18  */
19 GDK_NUM_GLYPHS = 154,
20 GDK_X_CURSOR = 0,
21 GDK_ARROW = 2,
22 GDK_BASED_ARROW_DOWN = 4,
23 GDK_BASED_ARROW_UP = 6,
24 GDK_BOAT = 8,
25 GDK_BOGOSITY = 10,
26 GDK_BOTTOM_LEFT_CORNER = 12,
27 GDK_BOTTOM_RIGHT_CORNER = 14,
28 GDK_BOTTOM_SIDE = 16,
29 GDK_BOTTOM_TEE = 18,
30 GDK_BOX_SPIRAL = 20,
31 GDK_CENTER_PTR = 22,
32 GDK_CIRCLE = 24,
33 GDK_CLOCK = 26,
34 GDK_COFFEE_MUG = 28,
35 GDK_CROSS = 30,
36 GDK_CROSS_REVERSE = 32,
37 GDK_CROSSHAIR = 34,
38 GDK_DIAMOND_CROSS = 36,
39 GDK_DOT = 38,
40 GDK_DOTBOX = 40,
41 GDK_DOUBLE_ARROW = 42,
42 GDK_DRAFT_LARGE = 44,
43 GDK_DRAFT_SMALL = 46,
44 GDK_DRAPED_BOX = 48,
45 GDK_EXCHANGE = 50,
46 GDK_FLEUR = 52,
47 GDK_GOBBLER = 54,
48 GDK_GUMBY = 56,
49 GDK_HAND1 = 58,
50 GDK_HAND2 = 60,
51 GDK_HEART = 62,
52 GDK_ICON = 64,
53 GDK_IRON_CROSS = 66,
54 GDK_LEFT_PTR = 68,
55 GDK_LEFT_SIDE = 70,
56 GDK_LEFT_TEE = 72,
57 GDK_LEFTBUTTON = 74,
58 GDK_LL_ANGLE = 76,
59 GDK_LR_ANGLE = 78,
60 GDK_MAN = 80,
61 GDK_MIDDLEBUTTON = 82,
62 GDK_MOUSE = 84,
63 GDK_PENCIL = 86,
64 GDK_PIRATE = 88,
65 GDK_PLUS = 90,
66 GDK_QUESTION_ARROW = 92,
67 GDK_RIGHT_PTR = 94,
68 GDK_RIGHT_SIDE = 96,
69 GDK_RIGHT_TEE = 98,
70 GDK_RIGHTBUTTON = 100,
71 GDK_RTL_LOGO = 102,
72 GDK_SAILBOAT = 104,
73 GDK_SB_DOWN_ARROW = 106,
74 GDK_SB_H_DOUBLE_ARROW = 108,
75 GDK_SB_LEFT_ARROW = 110,
76 GDK_SB_RIGHT_ARROW = 112,
77 GDK_SB_UP_ARROW = 114,
78 GDK_SB_V_DOUBLE_ARROW = 116,
79 GDK_SHUTTLE = 118,
80 GDK_SIZING = 120,
81 GDK_SPIDER = 122,
82 GDK_SPRAYCAN = 124,
83 GDK_STAR = 126,
84 GDK_TARGET = 128,
85 GDK_TCROSS = 130,
86 GDK_TOP_LEFT_ARROW = 132,
87 GDK_TOP_LEFT_CORNER = 134,
88 GDK_TOP_RIGHT_CORNER = 136,
89 GDK_TOP_SIDE = 138,
90 GDK_TOP_TEE = 140,
91 GDK_TREK = 142,
92 GDK_UL_ANGLE = 144,
93 GDK_UMBRELLA = 146,
94 GDK_UR_ANGLE = 148,
95 GDK_WATCH = 150,
96 GDK_XTERM = 152,