DISTRHO Plugin Framework
|
#include <Base.hpp>
Public Attributes | |
uint32_t | id |
const char * | type |
A clipboard data offer.
uint32_t ClipboardDataOffer::id |
The id of this data offer.
const char* ClipboardDataOffer::type |
The type of this data offer. Usually a MIME type, but may also be another platform-specific type identifier.