Module: Gdk::CursorType

Defined in:
(unknown)

Constant Summary collapse

X_CURSOR =

![](X_cursor.png)

0 or :x_cursor
ARROW =

![](arrow.png)

2 or :arrow
BASED_ARROW_DOWN =

![](based_arrow_down.png)

4 or :based_arrow_down
BASED_ARROW_UP =

![](based_arrow_up.png)

6 or :based_arrow_up
BOAT =

![](boat.png)

8 or :boat
BOGOSITY =

![](bogosity.png)

10 or :bogosity
BOTTOM_LEFT_CORNER =

![](bottom_left_corner.png)

12 or :bottom_left_corner
BOTTOM_RIGHT_CORNER =

![](bottom_right_corner.png)

14 or :bottom_right_corner
BOTTOM_SIDE =

![](bottom_side.png)

16 or :bottom_side
BOTTOM_TEE =

![](bottom_tee.png)

18 or :bottom_tee
BOX_SPIRAL =

![](box_spiral.png)

20 or :box_spiral
CENTER_PTR =

![](center_ptr.png)

22 or :center_ptr
CIRCLE =

![](circle.png)

24 or :circle
CLOCK =

![](clock.png)

26 or :clock
COFFEE_MUG =

![](coffee_mug.png)

28 or :coffee_mug
CROSS =

![](cross.png)

30 or :cross
CROSS_REVERSE =

![](cross_reverse.png)

32 or :cross_reverse
CROSSHAIR =

![](crosshair.png)

34 or :crosshair
DIAMOND_CROSS =

![](diamond_cross.png)

36 or :diamond_cross
DOT =

![](dot.png)

38 or :dot
DOTBOX =

![](dotbox.png)

40 or :dotbox
DOUBLE_ARROW =

![](double_arrow.png)

42 or :double_arrow
DRAFT_LARGE =

![](draft_large.png)

44 or :draft_large
DRAFT_SMALL =

![](draft_small.png)

46 or :draft_small
DRAPED_BOX =

![](draped_box.png)

48 or :draped_box
EXCHANGE =

![](exchange.png)

50 or :exchange
FLEUR =

![](fleur.png)

52 or :fleur
GOBBLER =

![](gobbler.png)

54 or :gobbler
GUMBY =

![](gumby.png)

56 or :gumby
HAND1 =

![](hand1.png)

58 or :hand1
HAND2 =

![](hand2.png)

60 or :hand2
HEART =

![](heart.png)

62 or :heart
ICON =

![](icon.png)

64 or :icon
IRON_CROSS =

![](iron_cross.png)

66 or :iron_cross
LEFT_PTR =

![](left_ptr.png)

68 or :left_ptr
LEFT_SIDE =

![](left_side.png)

70 or :left_side
LEFT_TEE =

![](left_tee.png)

72 or :left_tee
LEFTBUTTON =

![](leftbutton.png)

74 or :leftbutton
LL_ANGLE =

![](ll_angle.png)

76 or :ll_angle
LR_ANGLE =

![](lr_angle.png)

78 or :lr_angle
MAN =

![](man.png)

80 or :man
MIDDLEBUTTON =

![](middlebutton.png)

82 or :middlebutton
MOUSE =

![](mouse.png)

84 or :mouse
PENCIL =

![](pencil.png)

86 or :pencil
PIRATE =

![](pirate.png)

88 or :pirate
PLUS =

![](plus.png)

90 or :plus
QUESTION_ARROW =

![](question_arrow.png)

92 or :question_arrow
RIGHT_PTR =

![](right_ptr.png)

94 or :right_ptr
RIGHT_SIDE =

![](right_side.png)

96 or :right_side
RIGHT_TEE =

![](right_tee.png)

98 or :right_tee
RIGHTBUTTON =

![](rightbutton.png)

100 or :rightbutton
RTL_LOGO =

![](rtl_logo.png)

102 or :rtl_logo
SAILBOAT =

![](sailboat.png)

104 or :sailboat
SB_DOWN_ARROW =

![](sb_down_arrow.png)

106 or :sb_down_arrow
SB_H_DOUBLE_ARROW =

![](sb_h_double_arrow.png)

108 or :sb_h_double_arrow
SB_LEFT_ARROW =

![](sb_left_arrow.png)

110 or :sb_left_arrow
SB_RIGHT_ARROW =

![](sb_right_arrow.png)

112 or :sb_right_arrow
SB_UP_ARROW =

![](sb_up_arrow.png)

114 or :sb_up_arrow
SB_V_DOUBLE_ARROW =

![](sb_v_double_arrow.png)

116 or :sb_v_double_arrow
SHUTTLE =

![](shuttle.png)

118 or :shuttle
SIZING =

![](sizing.png)

120 or :sizing
SPIDER =

![](spider.png)

122 or :spider
SPRAYCAN =

![](spraycan.png)

124 or :spraycan
STAR =

![](star.png)

126 or :star
TARGET =

![](target.png)

128 or :target
TCROSS =

![](tcross.png)

130 or :tcross
TOP_LEFT_ARROW =

![](top_left_arrow.png)

132 or :top_left_arrow
TOP_LEFT_CORNER =

![](top_left_corner.png)

134 or :top_left_corner
TOP_RIGHT_CORNER =

![](top_right_corner.png)

136 or :top_right_corner
TOP_SIDE =

![](top_side.png)

138 or :top_side
TOP_TEE =

![](top_tee.png)

140 or :top_tee
TREK =

![](trek.png)

142 or :trek
UL_ANGLE =

![](ul_angle.png)

144 or :ul_angle
UMBRELLA =

![](umbrella.png)

146 or :umbrella
UR_ANGLE =

![](ur_angle.png)

148 or :ur_angle
WATCH =

![](watch.png)

150 or :watch
XTERM =

![](xterm.png)

152 or :xterm
LAST_CURSOR =

last cursor type

153 or :last_cursor
BLANK_CURSOR =

Blank cursor. Since 2.16

-2 or :blank_cursor
CURSOR_IS_PIXMAP =

type of cursors constructed with

gdk_cursor_new_from_pixbuf()
-1 or :cursor_is_pixmap