Sets a title for a web page
#include <WebNotificationDelegate.h> virtual void setTitle(WebFrame* frame, const char* message ) = 0;
Sets the title that appears in the given frame.
showToolTip()