-
Cast constructor, converting any binary integer to a
CursorType
.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryInteger
Parameters
raw
The raw integer value to initialise the enum from
-
Declaration
Swift
static let xCursor: GdkCursorType
-
Declaration
Swift
static let arrow: GdkCursorType
-
Declaration
Swift
static let basedArrowDown: GdkCursorType
-
Declaration
Swift
static let basedArrowUp: GdkCursorType
-
Declaration
Swift
static let boat: GdkCursorType
-
Declaration
Swift
static let bogosity: GdkCursorType
-
Declaration
Swift
static let bottomLeftCorner: GdkCursorType
-
Declaration
Swift
static let bottomRightCorner: GdkCursorType
-
Declaration
Swift
static let bottomSide: GdkCursorType
-
Declaration
Swift
static let bottomTee: GdkCursorType
-
Declaration
Swift
static let boxSpiral: GdkCursorType
-
Declaration
Swift
static let centerPtr: GdkCursorType
-
Declaration
Swift
static let circle: GdkCursorType
-
Declaration
Swift
static let clock: GdkCursorType
-
Declaration
Swift
static let coffeeMug: GdkCursorType
-
Declaration
Swift
static let cross: GdkCursorType
-
Declaration
Swift
static let crossReverse: GdkCursorType
-
Declaration
Swift
static let crosshair: GdkCursorType
-
Declaration
Swift
static let diamondCross: GdkCursorType
-
Declaration
Swift
static let dot: GdkCursorType
-
Declaration
Swift
static let dotbox: GdkCursorType
-
Declaration
Swift
static let doubleArrow: GdkCursorType
-
Declaration
Swift
static let draftLarge: GdkCursorType
-
Declaration
Swift
static let draftSmall: GdkCursorType
-
Declaration
Swift
static let drapedBox: GdkCursorType
-
Declaration
Swift
static let exchange: GdkCursorType
-
Declaration
Swift
static let fleur: GdkCursorType
-
Declaration
Swift
static let gobbler: GdkCursorType
-
Declaration
Swift
static let gumby: GdkCursorType
-
Declaration
Swift
static let hand1: GdkCursorType
-
Declaration
Swift
static let hand2: GdkCursorType
-
Declaration
Swift
static let heart: GdkCursorType
-
Declaration
Swift
static let icon: GdkCursorType
-
Declaration
Swift
static let ironCross: GdkCursorType
-
Declaration
Swift
static let leftPtr: GdkCursorType
-
Declaration
Swift
static let leftSide: GdkCursorType
-
Declaration
Swift
static let leftTee: GdkCursorType
-
Declaration
Swift
static let leftbutton: GdkCursorType
-
Declaration
Swift
static let llAngle: GdkCursorType
-
Declaration
Swift
static let lrAngle: GdkCursorType
-
Declaration
Swift
static let man: GdkCursorType
-
Declaration
Swift
static let middlebutton: GdkCursorType
-
Declaration
Swift
static let mouse: GdkCursorType
-
Declaration
Swift
static let pencil: GdkCursorType
-
Declaration
Swift
static let pirate: GdkCursorType
-
Declaration
Swift
static let plus: GdkCursorType
-
Declaration
Swift
static let questionArrow: GdkCursorType
-
Declaration
Swift
static let rightPtr: GdkCursorType
-
Declaration
Swift
static let rightSide: GdkCursorType
-
Declaration
Swift
static let rightTee: GdkCursorType
-
Declaration
Swift
static let rightbutton: GdkCursorType
-
Declaration
Swift
static let rtlLogo: GdkCursorType
-
Declaration
Swift
static let sailboat: GdkCursorType
-
Declaration
Swift
static let sbDownArrow: GdkCursorType
-
Declaration
Swift
static let sbHDoubleArrow: GdkCursorType
-
Declaration
Swift
static let sbLeftArrow: GdkCursorType
-
Declaration
Swift
static let sbRightArrow: GdkCursorType
-
Declaration
Swift
static let sbUpArrow: GdkCursorType
-
Declaration
Swift
static let sbVDoubleArrow: GdkCursorType
-
Declaration
Swift
static let shuttle: GdkCursorType
-
Declaration
Swift
static let sizing: GdkCursorType
-
Declaration
Swift
static let spider: GdkCursorType
-
Declaration
Swift
static let spraycan: GdkCursorType
-
Declaration
Swift
static let star: GdkCursorType
-
Declaration
Swift
static let target: GdkCursorType
-
Declaration
Swift
static let tcross: GdkCursorType
-
Declaration
Swift
static let topLeftArrow: GdkCursorType
-
Declaration
Swift
static let topLeftCorner: GdkCursorType
-
Declaration
Swift
static let topRightCorner: GdkCursorType
-
Declaration
Swift
static let topSide: GdkCursorType
-
Declaration
Swift
static let topTee: GdkCursorType
-
Declaration
Swift
static let trek: GdkCursorType
-
Declaration
Swift
static let ulAngle: GdkCursorType
-
Declaration
Swift
static let umbrella: GdkCursorType
-
Declaration
Swift
static let urAngle: GdkCursorType
-
Declaration
Swift
static let watch: GdkCursorType
-
Declaration
Swift
static let xterm: GdkCursorType
-
last cursor type
Declaration
Swift
static let lastCursor: GdkCursorType
-
Blank cursor. Since 2.16
Declaration
Swift
static let blankCursor: GdkCursorType
-
type of cursors constructed with
gdk_cursor_new_from_pixbuf()
Declaration
Swift
static let cursorIsPixmap: GdkCursorType