wxTextDataObject
(wx)See external documentation: wxTextDataObject.
See external documentation:
This class is derived (and can use functions) from:
wxDataObject
Functions
new() -> wxTextDataObject()
Equivalent to new([]).
new(Options::[Option]) -> wxTextDataObject()
Option = {text, unicode:chardata()}
See
setText(This, Text) -> ok
This = wxTextDataObject()
Text = unicode:chardata()
See
destroy(This::wxTextDataObject()) -> ok
Destroys this object, do not use object again