MCPcopy Create free account
hub / github.com/DISTRHO/DPF / getClipboardDataOfferTypes

Method getClipboardDataOfferTypes

distrho/src/DistrhoUI.cpp:540–543  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

538}
539
540std::vector<DGL_NAMESPACE::ClipboardDataOffer> UI::getClipboardDataOfferTypes()
541{
542 return uiData->window->getClipboardDataOfferTypes();
543}
544
545uint32_t UI::uiClipboardDataOffer()
546{

Callers 1

uiClipboardDataOfferMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected