wxTextDataObject
MODULE
wxTextDataObject
MODULE SUMMARY
See external documentation: wxTextDataObject.
DESCRIPTION
See external documentation: wxTextDataObject.
This class is derived (and can use functions) from:
wxDataObject
DATA TYPES
EXPORTS
Equivalent to new([]).
new(Options::[Option]) -> wxTextDataObject()
Types:
Option = {text, chardata() (see module unicode)}
getTextLength(This) -> integer()
Types:
This = wxTextDataObject()
getText(This) -> charlist() (see module unicode)
Types:
This = wxTextDataObject()
Types:
This = wxTextDataObject()
Text = chardata() (see module unicode)