wxTextDataObject

See external documentation: wxTextDataObject.

See external documentation: wxTextDataObject.

This class is derived (and can use functions) from:
wxDataObject

Functions


new() -> wxTextDataObject()

Equivalent to new([]).

new(Options::[Option]) -> wxTextDataObject()

See external documentation.

getTextLength(This) -> integer()

See external documentation.

getText(This) -> unicode:charlist()

See external documentation.

setText(This, Text) -> ok

See external documentation.

destroy(This::wxTextDataObject()) -> ok

Destroys this object, do not use object again