Searched defs:QemuClipboardInfo (Results 1 – 1 of 1) sorted by relevance
27 typedef struct QemuClipboardInfo QemuClipboardInfo; typedef112 struct QemuClipboardInfo { struct113 uint32_t refcount;114 QemuClipboardPeer *owner;115 QemuClipboardSelection selection;116 bool has_serial;117 uint32_t serial;118 struct {123 } types[QEMU_CLIPBOARD_TYPE__COUNT];