All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ULClipboard

User-defined clipboard interface.

Overview

You should implement each of these callbacks, then pass an instance of this struct containing your callbacks to ulPlatformSetClipboard().

Public Attributes

ULClipboardClearCallback clear
 
ULClipboardReadPlainTextCallback read_plain_text
 
ULClipboardWritePlainTextCallback write_plain_text
 

Member Data Documentation

◆ clear

◆ read_plain_text

◆ write_plain_text


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