Shows a tooltip for a web page
#include <WebNotificationDelegate.h> virtual void showToolTip(WebFrame* frame, const char* message) = 0;
Shows a tooltip given a WebFrame and a message.
setTitle(), showStatus()