#include <mi32/html.h>
Public Attributes | |
| XmHTMLTagAttributes * | attributes |
| Boolean | doit |
| XEvent * | event |
| Dimension | height |
| Boolean | is_frame |
| Widget | object |
| int | object_id |
| Widget | parent |
| int | reason |
| Boolean | reparent |
| Boolean | scrollable |
| int | tag_id |
| XtPointer | tag_user_data |
| XtPointer | user_data |
| Dimension | width |
| Window | window |
| Boolean | wrap |
| int | x |
| int | y |
| Boolean XmHTMLObjectCallbackStruct::doit |
destruct veto flag
event structure that triggered callback
| Dimension XmHTMLObjectCallbackStruct::height |
suggested object height
true when inside a frame
id of object, set by XmHTML
Widget id of parent.
the reason the callback was called
If True, XmHTML will reparent the window.
HTML tag identifying an embedded object.
any data associated with this tag
| XtPointer XmHTMLObjectCallbackStruct::user_data |
| Dimension XmHTMLObjectCallbackStruct::width |
suggested object width
| Boolean XmHTMLObjectCallbackStruct::wrap |
suggested upper-left position
suggested upper-left position
1.6.1