bindbc-cocoa ~master (2024-01-14T14:05:55.0600661)
Dub
Repo
NSColor
bindbc
cocoa
controls
nscolor
Undocumented in source.
struct
NSColor {
nothrow @
nogc
NSObject
parent
;
mixin
NSObjectTemplate
!(
NSColor
,
"NSColor"
)
;
}
Alias This
parent
Members
Mixins
__anonymous
mixin
NSObjectTemplate
!(
NSColor
,
"NSColor"
)
Undocumented in source.
Variables
parent
NSObject
parent
;
Undocumented in source.
Mixed In Members
From
mixin
NSObjectTemplate
!(
NSColor
,
"NSColor"
)
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
bindbc
cocoa
controls
nscolor
structs
NSColor