wxToolTip
See external documentation: wxToolTip.
See external documentation:
Functions
enable(Flag) -> ok
Flag = boolean()
See
setDelay(Msecs) -> ok
Msecs = integer()
See
new(Tip) -> wxToolTip()
Tip = chardata() (see module unicode)
See
setTip(This, Tip) -> ok
This = wxToolTip()
Tip = chardata() (see module unicode)
See
getTip(This) -> charlist() (see module unicode)
This = wxToolTip()
See
getWindow(This) -> wxWindow() (see module wxWindow)
This = wxToolTip()
See
destroy(This::wxToolTip()) -> ok
Destroys this object, do not use object again