| Previous | Contents | Index |
DXmSvnSetEntryPositionArgument Information(svnw, entry_number, window_mode, x, y)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| svnw | Widget | read | value |
| entry_number | LONGWORD | read | value |
| window_mode | Boolean | read | value |
| x | LONGWORD | write | reference |
| y | LONGWORD | write | reference |
DXmSvnSetEntrySensitivityArgument Information(svnw, entry_number, sensitivity)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| svnw | Widget | read | value |
| entry_number | LONGWORD | read | value |
| sensitivity | Boolean | read | value |
DXmSvnSetEntryTagArgument Information(svnw, entry_number, entry_tag)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| svnw | Widget | read | value |
| entry_number | LONGWORD | read | value |
| entry_tag | LONGWORD UNSIGNED | read | value |
DXmSvnShowHighlightingArgument Information(svnw)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| svnw | Widget | read | value |
DXmSvnSetTreePositionArgument Information(svnw, x, y)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| svnw | Widget | read | value |
| x | LONGWORD | read | value |
| y | LONGWORD | read | value |
DXmSvnShowSelectionsArgument Information(svnw)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| svnw | Widget | read | value |
DXmSvnValidateAllArgument Information(svnw)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| svnw | Widget | read | value |
result DXmSvnWidgetArgument Information(parent, name, x, y, width, height, confirm_callback, help_callback, attach_ callback, detach_callback, get_entry_callback, extend_confirm_callback, entry_selected_callback, entry_unselected_callback, selections_dragged_callback, dragging_callback, dragging_end_callback)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| result | Widget | write | value |
| parent | Widget | read | value |
| name | XtString | read | reference |
| x | LONGWORD | read | value |
| y | LONGWORD | read | value |
| height | LONGWORD | read | value |
| width | LONGWORD | read | value |
| confirm_callback | XtCallbackList | read | reference |
| help_callback | XtCallbackList | read | reference |
| attach_callback | XtCallbackList | read | reference |
| detach_callback | XtCallbackList | read | reference |
| get_entry_callback | XtCallbackList | read | reference |
| extend_confirm_callback | XtCallbackList | read | reference |
| entry_selected_callback | XtCallbackList | read | reference |
| entry_unselected_callback | XtCallbackList | read | reference |
| selections_dragged_callback | XtCallbackList | read | reference |
| dragging_callback | XtCallbackList | read | reference |
| dragging_end_callback | XtCallbackList | read | reference |
This chapter documents DECwindows toolkit extensions data structures.
| Argument | Type |
|---|---|
| reason | LONGWORD |
| event | address |
| newred | WORD UNSIGNED |
| newgrn | WORD UNSIGNED |
| newblu | WORD UNSIGNED |
| newname | XtString |
| origred | WORD UNSIGNED |
| origgrn | WORD UNSIGNED |
| origblu | WORD UNSIGNED |
| Argument | Type |
|---|---|
| reason | LONGWORD |
| event | ADDRESS |
| charset | ADDRESS |
| charset_len | LONGWORD |
| Argument | Type |
|---|---|
| reason | LONGWORD |
| event | ADDRESS |
| doit | Boolean |
| currInsert | LONGWORD |
| newInsert | LONGWORD |
| startPos | LONGWORD |
| endPos | LONGWORD |
| text | ADDRESS |
| Argument | Type |
|---|---|
| ui_string | XmString |
| os_string | XmString |
| var_string | XmString |
| Argument | Type |
|---|---|
| ui_string | XmString |
| os_string | XmString |
| Argument | Type |
|---|---|
| reason | LONGWORD |
| entry_number | LONGWORD |
| component_number | LONGWORD |
| first_selection | LONGWORD |
| x | LONGWORD |
| y | LONGWORD |
| entry_tag | XtPointer |
| time | LONGWORD |
| entry_level | LONGWORD |
| loc_cursor_entry_number | LONGWORD |
| transfer_mode | LONGWORD |
| dragged_entry_number | LONGWORD |
| event | ADDRESS |
| Index | Contents |