DPlugCustomView

struct DPlugCustomView {
nothrow @nogc
NSView parent;
nothrow @nogc static __gshared
char[16 + 36 + 1] customClassName;
}

Alias This

parent

Members

Static functions

alloc
DPlugCustomView alloc()

Allocates, but do not init

Meta