- contentView
NSView contentView()
Undocumented in source. Be warned that the author may not have intended to support it.
- initWithContentRect
void initWithContentRect(NSRect contentRect)
Undocumented in source. Be warned that the author may not have intended to support it.
- initWithContentRect
void initWithContentRect(NSRect contentRect, NSUInteger windowStyle, NSBackingStoreType bufferingType, BOOL deferCreation)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeFirstResponder
bool makeFirstResponder(NSResponder responder)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeKeyAndOrderFront
void makeKeyAndOrderFront()
Undocumented in source. Be warned that the author may not have intended to support it.
- mouseLocationOutsideOfEventStream
NSPoint mouseLocationOutsideOfEventStream()
Undocumented in source. Be warned that the author may not have intended to support it.
- nextEventMatchingMask
NSEvent nextEventMatchingMask(NSUInteger eventMask)
Undocumented in source. Be warned that the author may not have intended to support it.
- setAcceptsMouseMovedEvents
void setAcceptsMouseMovedEvents(bool b)
Undocumented in source. Be warned that the author may not have intended to support it.