]> Pileus Git - ~andy/gtk/blob - gdk/gdkcursors.h
Change to ltconfig to remove -z text for Solaris x86 Change to configure
[~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 Free
16  * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
17  */
18 GDK_NUM_GLYPHS = 154,
19 GDK_X_CURSOR = 0,
20 GDK_ARROW = 2,
21 GDK_BASED_ARROW_DOWN = 4,
22 GDK_BASED_ARROW_UP = 6,
23 GDK_BOAT = 8,
24 GDK_BOGOSITY = 10,
25 GDK_BOTTOM_LEFT_CORNER = 12,
26 GDK_BOTTOM_RIGHT_CORNER = 14,
27 GDK_BOTTOM_SIDE = 16,
28 GDK_BOTTOM_TEE = 18,
29 GDK_BOX_SPIRAL = 20,
30 GDK_CENTER_PTR = 22,
31 GDK_CIRCLE = 24,
32 GDK_CLOCK = 26,
33 GDK_COFFEE_MUG = 28,
34 GDK_CROSS = 30,
35 GDK_CROSS_REVERSE = 32,
36 GDK_CROSSHAIR = 34,
37 GDK_DIAMOND_CROSS = 36,
38 GDK_DOT = 38,
39 GDK_DOTBOX = 40,
40 GDK_DOUBLE_ARROW = 42,
41 GDK_DRAFT_LARGE = 44,
42 GDK_DRAFT_SMALL = 46,
43 GDK_DRAPED_BOX = 48,
44 GDK_EXCHANGE = 50,
45 GDK_FLEUR = 52,
46 GDK_GOBBLER = 54,
47 GDK_GUMBY = 56,
48 GDK_HAND1 = 58,
49 GDK_HAND2 = 60,
50 GDK_HEART = 62,
51 GDK_ICON = 64,
52 GDK_IRON_CROSS = 66,
53 GDK_LEFT_PTR = 68,
54 GDK_LEFT_SIDE = 70,
55 GDK_LEFT_TEE = 72,
56 GDK_LEFTBUTTON = 74,
57 GDK_LL_ANGLE = 76,
58 GDK_LR_ANGLE = 78,
59 GDK_MAN = 80,
60 GDK_MIDDLEBUTTON = 82,
61 GDK_MOUSE = 84,
62 GDK_PENCIL = 86,
63 GDK_PIRATE = 88,
64 GDK_PLUS = 90,
65 GDK_QUESTION_ARROW = 92,
66 GDK_RIGHT_PTR = 94,
67 GDK_RIGHT_SIDE = 96,
68 GDK_RIGHT_TEE = 98,
69 GDK_RIGHTBUTTON = 100,
70 GDK_RTL_LOGO = 102,
71 GDK_SAILBOAT = 104,
72 GDK_SB_DOWN_ARROW = 106,
73 GDK_SB_H_DOUBLE_ARROW = 108,
74 GDK_SB_LEFT_ARROW = 110,
75 GDK_SB_RIGHT_ARROW = 112,
76 GDK_SB_UP_ARROW = 114,
77 GDK_SB_V_DOUBLE_ARROW = 116,
78 GDK_SHUTTLE = 118,
79 GDK_SIZING = 120,
80 GDK_SPIDER = 122,
81 GDK_SPRAYCAN = 124,
82 GDK_STAR = 126,
83 GDK_TARGET = 128,
84 GDK_TCROSS = 130,
85 GDK_TOP_LEFT_ARROW = 132,
86 GDK_TOP_LEFT_CORNER = 134,
87 GDK_TOP_RIGHT_CORNER = 136,
88 GDK_TOP_SIDE = 138,
89 GDK_TOP_TEE = 140,
90 GDK_TREK = 142,
91 GDK_UL_ANGLE = 144,
92 GDK_UMBRELLA = 146,
93 GDK_UR_ANGLE = 148,
94 GDK_WATCH = 150,
95 GDK_XTERM = 152,