Enumeration

MetaCursor

Declaration

enum Meta.Cursor

Description

No description available.

Members

Name Description
META_CURSOR_NONE No description available.
META_CURSOR_DEFAULT

Default cursor.

META_CURSOR_NORTH_RESIZE

Resize northern edge cursor.

META_CURSOR_SOUTH_RESIZE

Resize southern edge cursor.

META_CURSOR_WEST_RESIZE

Resize western edge cursor.

META_CURSOR_EAST_RESIZE

Resize eastern edge cursor.

META_CURSOR_SE_RESIZE

Resize south-eastern corner cursor.

META_CURSOR_SW_RESIZE

Resize south-western corner cursor.

META_CURSOR_NE_RESIZE

Resize north-eastern corner cursor.

META_CURSOR_NW_RESIZE

Resize north-western corner cursor.

META_CURSOR_MOVE_OR_RESIZE_WINDOW

Move or resize cursor.

META_CURSOR_BUSY

Busy cursor.

META_CURSOR_DND_IN_DRAG

DND in drag cursor.

META_CURSOR_DND_MOVE

DND move cursor.

META_CURSOR_DND_COPY

DND copy cursor.

META_CURSOR_DND_UNSUPPORTED_TARGET

DND unsupported target.

META_CURSOR_POINTING_HAND

Pointing hand.

META_CURSOR_CROSSHAIR

Crosshair (action forbidden)

META_CURSOR_IBEAM

I-beam (text input)

META_CURSOR_BLANK

Invisible cursor.

META_CURSOR_LAST No description available.