|
LMMS
|
#include "../plugin.h"Go to the source code of this file.
Classes | |
| struct | clap_window |
| struct | clap_gui_resize_hints |
| struct | clap_plugin_gui |
| struct | clap_host_gui |
Typedefs | |
| typedef void * | clap_hwnd |
| typedef void * | clap_nsview |
| typedef unsigned long | clap_xwnd |
| typedef struct clap_window | clap_window_t |
| typedef struct clap_gui_resize_hints | clap_gui_resize_hints_t |
| typedef struct clap_plugin_gui | clap_plugin_gui_t |
| typedef struct clap_host_gui | clap_host_gui_t |
Variables | |
| static CLAP_CONSTEXPR const char | CLAP_EXT_GUI [] = "clap.gui" |
| static const CLAP_CONSTEXPR char | CLAP_WINDOW_API_WIN32 [] = "win32" |
| static const CLAP_CONSTEXPR char | CLAP_WINDOW_API_COCOA [] = "cocoa" |
| static const CLAP_CONSTEXPR char | CLAP_WINDOW_API_X11 [] = "x11" |
| static const CLAP_CONSTEXPR char | CLAP_WINDOW_API_WAYLAND [] = "wayland" |
| typedef struct clap_gui_resize_hints clap_gui_resize_hints_t |
| typedef struct clap_host_gui clap_host_gui_t |
| typedef void* clap_nsview |
| typedef struct clap_plugin_gui clap_plugin_gui_t |
| typedef struct clap_window clap_window_t |
| typedef unsigned long clap_xwnd |
|
static |
|
static |
|
static |
|
static |
|
static |