dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
NSCursor
derelict
cocoa
appkit
Undocumented in source.
struct
NSCursor {
nothrow @
nogc
NSObject
parent
;
mixin
NSObjectTemplate
!(
NSCursor
,
"NSCursor"
)
;
static
NSCursor
arrowCursor
();
static
void
hide
();
static
void
unhide
();
static
void
pop
();
void
push
();
void
set
();
}
Alias This
parent
Members
Functions
push
void
push
()
Undocumented in source. Be warned that the author may not have intended to support it.
set
void
set
()
Undocumented in source. Be warned that the author may not have intended to support it.
Mixins
__anonymous
mixin
NSObjectTemplate
!(
NSCursor
,
"NSCursor"
)
Undocumented in source.
Static functions
arrowCursor
NSCursor
arrowCursor
()
Undocumented in source. Be warned that the author may not have intended to support it.
hide
void
hide
()
Undocumented in source. Be warned that the author may not have intended to support it.
pop
void
pop
()
Undocumented in source. Be warned that the author may not have intended to support it.
unhide
void
unhide
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
parent
NSObject
parent
;
Undocumented in source.
Mixed In Members
From
mixin
NSObjectTemplate
!(
NSCursor
,
"NSCursor"
)
this
this
(id id_)
Undocumented in source.
alloc
T
alloc
()
Allocates, but do not init
getClass
Class
getClass
()
Undocumented in source. Be warned that the author may not have intended to support it.
getClassID
id
getClassID
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
derelict
cocoa
appkit
aliases
NSApplicationActivationPolicy
NSAutoresizingMaskOptions
NSBackingStoreType
NSBorderType
NSEventModifierFlags
NSEventType
pfNSApplicationLoad
enums
NSAlphaShiftKeyMask
NSApplicationActivationPolicyRegular
NSBackingStoreRetained
NSBorderlessWindowMask
NSLeftMouseDown
NSLeftMouseDownMask
NSNoBorder
NSViewNotSizable
kVK_ANSI_A
kVK_ISO_Section
kVK_JIS_Yen
kVK_Return
static variables
NSApplicationLoad
structs
NSApplication
NSColorSpace
NSCursor
NSEvent
NSGraphicsContext
NSResponder
NSView
NSWindow