wxtooltip(3) - Linux man page
Name
wxToolTip - See external documentation: wxToolTip.Description
See external documentation: wxToolTip.
Data Types
- wxToolTip():
An object reference, The representation is internal and can be changed without notice. It can't be used for comparsion stored on disc or distributed for use on other nodes.
Exports
enable(Flag::bool()) -> ok
See external documentation.
setDelay(Msecs::integer()) -> ok
See external documentation.
new(Tip::string()) -> wxToolTip()
See external documentation.
setTip(This::wxToolTip(), Tip::string()) -> ok
See external documentation.
getTip(This::wxToolTip()) -> string()
See external documentation.
getWindow(This::wxToolTip()) -> wxWindow() (see module wxWindow)
See external documentation.
destroy(This::wxToolTip()) -> ok
Destroys this object, do not use object again
Authors
<>