Instance Property
windowController
The window controller managing the window the panel is in
Declaration
weak var windowController: GSWindowController! { get set }Declaration
@property (nonatomic, weak) GSWindowController * windowController;Declaration
windowController() -> GSWindowController
setWindowController_(windowController: GSWindowController)