dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
NSWindow.initWithContentRect
derelict
cocoa
appkit
NSWindow
Undocumented in source. Be warned that the author may not have intended to support it.
void
initWithContentRect
(NSRect contentRect)
void
initWithContentRect
(NSRect contentRect, NSUInteger windowStyle, NSBackingStoreType bufferingType, BOOL deferCreation)
struct
NSWindow
nothrow @
nogc
void
initWithContentRect
(
NSRect
contentRect
,
NSUInteger
windowStyle
,
NSBackingStoreType
bufferingType
,
BOOL
deferCreation
)
Meta
Source
See Implementation
derelict
cocoa
appkit
NSWindow
functions
contentView
initWithContentRect
makeFirstResponder
makeKeyAndOrderFront
mouseLocationOutsideOfEventStream
nextEventMatchingMask
setAcceptsMouseMovedEvents
mixins
__anonymous
variables
parent