Query: wxtooltip
OS: linux
Section: 3erl
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
wxToolTip(3erl) Erlang Module Definition wxToolTip(3erl)NAMEwxToolTip - See external documentation: wxToolTip.DESCRIPTIONSee external documentation: wxToolTip .DATA TYPESwxToolTip() : 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.EXPORTSenable(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 againAUTHORS<> wxErlang 0.98.9 wxToolTip(3erl)