_XmHTMLObject Struct Reference

#include <mi32/html.h>

List of all members.

Public Attributes

String attributes
String element
htmlEnum id
Boolean is_end
Cardinal line
_XmHTMLObjectnext
_XmHTMLObjectprev
Boolean terminated


Detailed Description

Definition at line 748 of file html.h.


Member Data Documentation

String _XmHTMLObject::attributes

element attributes (if any)

Definition at line 751 of file html.h.

String _XmHTMLObject::element

element text

Definition at line 750 of file html.h.

htmlEnum _XmHTMLObject::id

internal ID for this element

Definition at line 749 of file html.h.

Boolean _XmHTMLObject::is_end

true if this is a closing element

Definition at line 752 of file html.h.

Cardinal _XmHTMLObject::line

line number in input for this element

Definition at line 754 of file html.h.

struct _XmHTMLObject* _XmHTMLObject::next [read]

Definition at line 755 of file html.h.

struct _XmHTMLObject* _XmHTMLObject::prev [read]

Definition at line 756 of file html.h.

Boolean _XmHTMLObject::terminated

true if element has closing counterpart

Definition at line 753 of file html.h.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 26 04:10:41 2007 for TNTsdk by  doxygen 1.5.2