#import <CocoaImplementation.h>

Instance Methods | |
| (void *) | - mainWindowPtr |
| (void) | - setMainWindowPtr: |
| (void) | - setWindow: |
| (NSWindow *) | - window |
| (void) | - windowWillClose: |
Protected Attributes | |
| void * | _main_window_ptr |
| NSWindow * | _window |
Definition at line 30 of file CocoaImplementation.h.
| - (void*) mainWindowPtr |
| - (void) setWindow: | (NSWindow *) | win |
| - (NSWindow*) window |
|
protected |
Definition at line 32 of file CocoaImplementation.h.
|
protected |
Definition at line 31 of file CocoaImplementation.h.