XmHTMLGetTitle - get the title of the currently displayed document
String XmHTMLGetTitle(Widget w)
XmHTMLGetTitle returns the title of the currently displayed document. The return value of this function must be freed by the caller.
- w
- Specifies the parent widget ID containing the currently displayed document.
The title of the document. If the document does not have a title, NULL is returned.
XmHTML(3X), XmHTMLGetHeadAttributes(3X)