wxToolTip.3erl

Langue: en

Autres versions - même langue

Version: 344771 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

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

<>