|
LMMS
|
#include <gui.h>
Public Attributes | |
| const char * | api |
| union { | |
| clap_nsview cocoa | |
| clap_xwnd x11 | |
| clap_hwnd win32 | |
| void * ptr | |
| uintptr_t uptr | |
| }; | |
| union { ... } clap_window |
| const char* clap_window::api |
| clap_nsview clap_window::cocoa |
| void* clap_window::ptr |
| uintptr_t clap_window::uptr |
| clap_hwnd clap_window::win32 |
| clap_xwnd clap_window::x11 |