MGL(Win32)
読み取り中…
検索中…
一致する文字列を見つけられません
include
mgl
platform
apple
macos
mgl_macos_view_controller.h
[詳解]
1
// SPDX-License-Identifier: Zlib
2
/* ------------------------------------------------------------------------- */
9
/* ------------------------------------------------------------------------- */
10
11
#ifndef INCGUARD_MGL_MACOS_VIEW_CONTROLLER_H_1613054722
12
#define INCGUARD_MGL_MACOS_VIEW_CONTROLLER_H_1613054722
13
14
#include <
mgl/mgl_environment.h
>
15
#if defined(MGL_TARGET_MACOS)
16
17
#import <Cocoa/Cocoa.h>
18
20
@interface
MGLmacOSViewController : NSViewController
21
@property
(
class
, nullable, readonly) NSWindow *mainWindow;
22
@end
23
24
#endif
// MGL_TARGET_MACOS
25
#endif
// INCGUARD_MGL_MACOS_VIEW_CONTROLLER_H_1613054722
26
27
// vim: et ts=4 sw=4 sts=4
mgl_environment.h
MGL 環境定義
構築:
1.12.0