wxToolTip.3erl

Langue: en

Autres versions - même langue

Version: 275247 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

wxToolTip - See external documentation: wxToolTip.

DESCRIPTION

See external documentation: wxToolTip <http://www.wxwidgets.org/manuals/stable/wx_wxtooltip.html>.

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 <http://www.wxwidgets.org/manuals/stable/wx_wxtooltip.html#wxtooltipenable>.

setDelay(Msecs::integer()) -> ok


See external documentation <http://www.wxwidgets.org/manuals/stable/wx_wxtooltip.html#wxtooltipsetdelay>.

new(Tip::string()) -> wxToolTip()


See external documentation <http://www.wxwidgets.org/manuals/stable/wx_wxtooltip.html#wxtooltipwxtooltip>.

setTip(This::wxToolTip(), Tip::string()) -> ok


See external documentation <http://www.wxwidgets.org/manuals/stable/wx_wxtooltip.html#wxtooltipsettip>.

getTip(This::wxToolTip()) -> string()


See external documentation <http://www.wxwidgets.org/manuals/stable/wx_wxtooltip.html#wxtooltipgettip>.

getWindow(This::wxToolTip()) -> wxWindow() (see module wxWindow)


See external documentation <http://www.wxwidgets.org/manuals/stable/wx_wxtooltip.html#wxtooltipgetwindow>.

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


Destroys this object, do not use object again