#include <tooltips.h>
Inheritance diagram for VDKTooltip:

Constructor.
| owner | ||
| tipped | object | |
| tip | ||
| delay |
| VDKTooltip::~VDKTooltip | ( | ) |
Destructor
| void VDKTooltip::SetColors | ( | int | fred, | |
| int | fgreen, | |||
| int | fblue, | |||
| int | bred, | |||
| int | bgreen, | |||
| int | bblue | |||
| ) | [virtual] |
This does not work at all !
style "tooltip" { bg[NORMAL] = {1.0, 1.0, 0.0} fg[NORMAL] = {0.0, 1.0, 0.0} } widget "gtk-tooltips*" style "tooltip"
| void VDKTooltip::SetTip | ( | char * | ) | [virtual] |
Change tip
Reimplemented from VDKObject.
| void VDKTooltip::SetDelay | ( | int | delay | ) |
Sets delay time in msecs
1.5.1