DISTRHO Plugin Framework
Public Attributes | List of all members
ClipboardDataOffer Struct Reference

#include <Base.hpp>

Public Attributes

uint32_t id
 
const char * type
 

Detailed Description

A clipboard data offer.

See also
Window::onClipboardDataOffer

Member Data Documentation

◆ id

uint32_t ClipboardDataOffer::id

The id of this data offer.

Note
The value 0 is reserved for null/invalid.

◆ type

const char* ClipboardDataOffer::type

The type of this data offer. Usually a MIME type, but may also be another platform-specific type identifier.


The documentation for this struct was generated from the following file: