TargetList.addRichTextTargets

Appends the rich text targets registered with TextBuffer.registerSerializeFormat or TextBuffer.registerDeserializeFormat to the target list. All targets are added with the same info.

class TargetList
void
addRichTextTargets

Parameters

info uint

an ID that will be passed back to the application

deserializable bool

if TRUE, then deserializable rich text formats will be added, serializable formats otherwise.

buffer TextBuffer

Meta

Since

2.10