| DtActionCallbackProc | notify application that the status of an application has changed |
| DtActionDescription | obtain the descriptive text for a given action |
| DtActionExists | determine if a string corresponds to an action name |
| DtActionIcon | get the icon information for an action |
| DtActionInvoke | invoke a CDE action |
| DtActionLabel | get the localizable label string for an action |
| DtInitialize, DtAppInitialize | initialize the Desktop Services library |
| DtComboBox | the ComboBox widget class |
| DtComboBoxAddItem | add an item to the ComboBox widget |
| DtComboBoxDeletePos | delete a DtComboBox item |
| DtComboBoxSelectItem | select a DtComboBox item |
| DtComboBoxSetItem | set an item in the DtComboBox list |
| DtCreateComboBox | the ComboBox widget creation function |
| DtCreateEditor | create a new instance of a DtEditor widget |
| DtCreateHelpDialog | create a general DtHelpDialog widget |
| DtCreateHelpQuickDialog | create a DtHelpQuickDialog widget |
| DtCreateMenuButton | the MenuButton widget creation function |
| DtCreateSpinBox | the SpinBox widget creation function |
| DtCreateTerm | create a DtTerm widget |
| DtDtsLoadDataTypes, DtDtsDataToDataType, DtDtsFileToDataType, DtDtsFileToAttributeList, DtDtsFileToAttributeValue, DtDtsBufferToDataType, DtDtsBufferToAttributeList, DtDtsBufferToAttributeValue, DtDtsDataTypeToAttributeList, DtDtsDataTypeToAttributeValue, DtDtsFreeDataType, DtDtsFreeAttributeList, DtDtsFreeAttributeValue, DtDtsRelease, DtDtsDataTypeNames, DtDtsFindAttribute, DtDtsFreeDataTypeNames, DtDtsSetDataType, DtDtsDataTypeIsAction, DtDataTyping | Data Typing operations |
| DtDbLoad | load actions and data types database |
| DtDbReloadNotify | reload the Dt actions and data typing services database |
| DtDndCreateSourceIcon | create a drag source icon |
| DtDndVaDragStart, DtDndDragStart | initiate a drag |
| DtDndVaDropRegister, DtDndDropRegister | specify a drop site |
| DtDndDropUnregister | deactivate a drop site |
| DtDtsBufferToAttributeList | get a list of data attributes for a byte stream |
| DtDtsBufferToAttributeValue | get a single data attribute value for a byte stream |
| DtDtsBufferToDataType | get the data type for a byte stream |
| DtDtsDataToDataType | get the data type for a set of data |
| DtDtsDataTypeIsAction | determine if the data type is an action |
| DtDtsDataTypeNames | get a list of available data types |
| DtDtsDataTypeToAttributeList | get a list of attributes for a data type |
| DtDtsDataTypeToAttributeValue | get an attribute value for a specified data type |
| DtDtsFileToAttributeList | get a list of attributes for a file |
| DtDtsFileToAttributeValue | get a specified attribute value for a file |
| DtDtsFileToDataType | get a data type for a file |
| DtDtsFindAttribute | get a specified list of data types |
| DtDtsFreeAttributeList | free a list of data attributes |
| DtDtsFreeAttributeValue | free a data attribute value |
| DtDtsFreeDataType | free data type pointer memory |
| DtDtsFreeDataTypeNames | free a list of data type names |
| DtDtsIsTrue | return a Boolean value associated with a string |
| DtDtsLoadDataTypes | load and initialize the data types database |
| DtDtsRelease | free memory associated with the data types database |
| DtDtsSetDataType | set the data type of a directory |
| DtEditor | the DtEditor widget class |
| DtEditorAppend | append data to a DtEditor widget |
| DtEditorAppendFromFile | append data from a file into a DtEditor widget |
| DtEditorChange | change one or all occurrences of a string in a DtEditor widget |
| DtEditorCheckForUnsavedChanges | report whether text has been edited |
| DtEditorClearSelection | clear the primary selection in a DtEditor widget |
| DtEditorCopyToClipboard | copy the primary selection in a DtEditor widget to the clipboard |
| DtEditorCutToClipboard | copy the primary selection in a DtEditor widget to the clipboard and delete the selected text |
| DtEditorDeleteSelection | delete the primary selection in the DtEditor widget |
| DtEditorDeselect | deselect the current selection in a DtEditor widget |
| DtEditorFind | search for the next occurrence of a string in a DtEditor widget |
| DtEditorFormat | format all or part of the contents of a DtEditor widget |
| DtEditorGetContents | retrieve the contents of a DtEditor widget |
| DtEditorGetInsertionPosition | retrieve the position of the insert cursor in a DtEditor widget |
| DtEditorGetLastPosition | retrieve the position of the last character in a DtEditor widget |
| DtEditorGetMessageTextFieldID | retrieve the widget ID of the message text field in the DtEditor status line |
| DtEditorGetSizeHints | retrieve sizing information from a DtEditor widget |
| DtEditorGoToLine | move the insert cursor for a DtEditor widget to a specified line |
| DtEditorInsert | insert data into a DtEditor widget |
| DtEditorInsertFromFile | insert data from a file into a DtEditor widget |
| DtEditorInvokeFindChangeDialog | display the DtEditor widget dialog for searching and replacing text |
| DtEditorInvokeFormatDialog | display the DtEditor widget dialog for choosing formatting options |
| DtEditorInvokeSpellDialog | display the DtEditor widget dialog for checking text for spelling errors |
| DtEditorPasteFromClipboard | insert the clipboard selection into a DtEditor widget |
| DtEditorReplace | replace a portion of the contents of a DtEditor widget |
| DtEditorReplaceFromFile | replace a portion of the contents of a DtEditor widget with the contents of a file |
| DtEditorReset | reset a DtEditor widget to its default state |
| DtEditorSaveContentsToFile | save the contents of a DtEditor widget to a file |
| DtEditorSelectAll | select all text in a DtEditor widget |
| DtEditorSetContents | place data into a DtEditor widget |
| DtEditorSetContentsFromFile | load data from a file into a DtEditor widget |
| DtEditorSetInsertionPosition | set the position of the insert cursor in a DtEditor widget |
| DtEditorTraverseToEditor | set keyboard traversal to the edit window of a DtEditor widget |
| DtEditorUndoEdit | undo the last edit made to the text in a DtEditor widget |
| DtHelpDialog | DtHelpDialog widget class |
| DtHelpQuickDialog | DtHelpQuickDialog widget class |
| DtHelpQuickDialogGetChild | get child of DtHelpQuickDialog widget |
| DtHelpReturnSelectedWidgetId | select a widget or gadget |
| DtHelpSetCatalogName | assign the name of the message catalog to use for help services |
| DtAppInitialize, DtInitialize | initialize the Desktop Services library |
| DtMenuButton | the MenuButton widget class |
| DtSaverGetWindows | get the list of windows for drawing by a screen saver application |
| DtSessionRestorePath | get a pathname for the application’s state information file |
| DtSessionSavePath | get a pathname for saving application state information |
| DtSpinBox | the SpinBox widget class |
| DtSpinBoxAddItem | add an item to the DtSpinBox |
| DtSpinBoxDeletePos | delete a DtSpinBox item |
| DtSpinBoxSetItem | set an item in the DtSpinBox list |
| DtTerm | DtTerm widget class |
| DtTermDisplaySend | send data to a DtTerm widget’s display |
| DtTermInitialize | prevent accelerators from being installed on a DtTerm widget |
| DtTermSubprocReap | allow a DtTerm widget to clean up after subprocess termination |
| DtTermSubprocSend | send data to a DtTerm widget’s subprocess |
| DtWsmAddCurrentWorkspaceCallback | add a callback to be called when the current workspace changes |
| DtWsmAddWorkspaceFunctions | add workspace functions for a window |
| DtWsmAddWorkspaceModifiedCallback | add a callback to be called when any workspace is changed |
| DtWsmFreeWorkspaceInfo | free workspace information |
| DtWsmGetCurrentBackdropWindow, DtWsmGetCurrentBackdropWindows | get the backdrop window for the current workspace |
| DtWsmGetCurrentWorkspace | get the current workspace |
| DtWsmGetWorkspaceInfo | get detailed workspace information |
| DtWsmGetWorkspaceList | get the names of the currently defined workspaces |
| DtWsmGetWorkspacesOccupied | get the workspaces in which a window resides |
| DtWsmOccupyAllWorkspaces | put a window into all workspaces |
| DtWsmRemoveWorkspaceCallback | remove a workspace callback |
| DtWsmRemoveWorkspaceFunctions | remove a window’s workspace functions |
| DtWsmSetCurrentWorkspace | set the current workspace |
| DtWsmSetWorkspacesOccupied | set the workspaces in which a window resides |
| csa_add_calendar | add a calendar to the calendar service |
| csa_add_entry | add an entry to the specified calendar |
| csa_call_callbacks | force the invocation of the callback functions associated with the specified callback list(s) |
| csa_delete_calendar | delete a calendar from the calendar service |
| csa_delete_entry | delete an entry from a calendar |
| csa_free | free memory allocated by the calendaring service |
| csa_free_time_search | searches one or more calendars for available free time |
| csa_list_calendar_attributes | list the names of the calendar attributes associated with a calendar |
| csa_list_calendars | list the calendars supported by a calendar service |
| csa_list_entries | list the calendar entries that match all the attribute search criteria |
| csa_list_entry_attributes | list the names of the entry attributes associated with the specified entry |
| csa_list_entry_sequence | lists the recurring calendar entries that are associated with a calendar entry |
| csa_logoff | terminate a session with a calendar |
| csa_logon | log on to the calendar service and establish a session with a calendar |
| csa_look_up | Looks up calendar information |
| csa_query_configuration | Determine information about the installed CSA configuration |
| csa_read_calendar_attributes | read and return the calendar attributes values for a calendar |
| csa_read_entry_attributes | read and return the calendar entry attribute values for a specified calendar entry |
| csa_read_next_reminder | reads the next reminder of the given type in the specified calendar relative to a given time |
| csa_register_callback | register the callback functions to be invoked when the specified type of update occurs in the calendar |
| csa_restore | restores calendar entries from an archive file |
| csa_save | saves calendar entries into an archive file |
| csa_unregister_callback | unregister the specified callback functions |
| csa_update_calendar_attributes | update the calendar attributes values for a calendar |
| csa_update_entry_attributes | update the calendar entry attributes |
| csa_x_process_updates | invoke a calendar application’s calendar event handler |
| tt_X_session | return the session associated with an X window system display |
| tt_bcontext_join | add a byte-array value to the list of values |
| tt_bcontext_quit | remove a byte-array value from the list of values |
| tt_close | close the current default procid |
| tt_context_join | add a string value to the list of values |
| tt_context_quit | remove a string value from the list of values |
| tt_default_file | return the current default file |
| tt_default_file_set | set the default file to a file |
| tt_default_procid | identify the current default process |
| tt_default_procid_set | set the current default procid |
| tt_default_ptype | retrieve the current default ptype |
| tt_default_ptype_set | set the default ptype |
| tt_default_session | retrieve the current default session identifier |
| tt_default_session_set | set the current default session identifier |
| tt_error_int | return an integer error object that encodes the code |
| tt_error_pointer | return a pointer to an error object that encodes the code |
| tt_fd | return a file descriptor |
| tt_file_copy | copy objects from one file to a new file |
| tt_file_destroy | remove objected rooted on a file |
| tt_file_join | register interest in messages involving a file |
| tt_file_move | move objects from one file to another |
| tt_file_netfile | map between local and canonical pathnames on the local host |
| tt_file_objects_query | find all objects in the named file |
| tt_file_quit | register lack of interest in messages that involve a file |
| tt_free | free storage from the ToolTalk API allocation stack |
| tt_host_file_netfile | map between local and canonical pathnames on a remote host |
| tt_host_netfile_file | map between canonical and local pathnames on a remote host |
| tt_icontext_join | add an integer value to the list of values |
| tt_icontext_quit | remove an integer value from the list of values |
| tt_initial_session | return the initial session identifier |
| tt_int_error | return the status of an error object |
| tt_is_err | check status value |
| tt_malloc | allocate storage on the ToolTalk API allocation stack |
| tt_mark | mark a storage position in the ToolTalk API allocation stack |
| tt_message_abstainer | return offer’s nth abstaining procid |
| tt_message_abstainers_count | return a count of the offer’s abstaining procids |
| tt_message_accept | declare that the process has been initialized and can accept messages |
| tt_message_accepter | return offer’s nth accepting procid |
| tt_message_accepters_count | return a count of the offer’s accepting procids |
| tt_message_address | retrieve the address attribute from a message |
| tt_message_address_set | set the address attribute for a message |
| tt_message_arg_add | add a new argument to a message object |
| tt_message_arg_bval | retrieve the byte-array value of a message argument |
| tt_message_arg_bval_set | set the byte-array value and type of a message argument |
| tt_message_arg_ival | retrieve the integer value of a message argument |
| tt_message_arg_ival_set | add an integer value in a message argument |
| tt_message_arg_mode | return the mode of a message argument |
| tt_message_arg_type | retrieve the type of a message argument |
| tt_message_arg_val | return a pointer to the value of a message argument |
| tt_message_arg_val_set | change the value of a message argument |
| tt_message_arg_xval | retrieve and deserialize the data from a message argument |
| tt_message_arg_xval_set | serialize and set data into an existing message argument |
| tt_message_args_count | return the number of arguments in the message |
| tt_message_barg_add | add an argument to a pattern |
| tt_message_bcontext_set | set the byte-array value of a message’s context |
| tt_message_callback_add | register a callback function |
| tt_message_class | retrieve the class attribute from a message |
| tt_message_class_set | set the class attribute for a message |
| tt_message_context_bval | retrieve the byte-array value and length of a message’s context |
| tt_message_context_ival | retrieve the integer value of a message’s context |
| tt_message_context_set | set the character string value of a message’s context |
| tt_message_context_slotname | return the name of a message’s nth context |
| tt_message_context_val | retrieve the character string of a message’s context |
| tt_message_context_xval | retrieve and deserialize the data from a message’s context |
| tt_message_contexts_count | return the number of contexts in a message |
| tt_message_create | create a new message object |
| tt_message_create_super | create and re-address a copy of a message |
| tt_message_destroy | destroy a message |
| tt_message_disposition | retrieve the disposition attribute from a message |
| tt_message_disposition_set | set the disposition attribute for a message |
| tt_message_fail | indicate a message cannot be handled |
| tt_message_file | retrieves the file attribute from a message |
| tt_message_file_set | set the file attribute for a message |
| tt_message_gid | retrieve the group identifier attribute from a message |
| tt_message_handler | retrieve the handler attribute from a message |
| tt_message_handler_ptype | retrieve the handler ptype attribute from a message |
| tt_message_handler_ptype_set | set the handler ptype attribute for a message |
| tt_message_handler_set | set the handler attribute for a message |
| tt_message_iarg_add | add a new argument to a message object |
| tt_message_icontext_set | set the integer value of a message’s context |
| tt_message_id | retrieve the identifier of a message |
| tt_message_object | retrieve the object attribute from a message |
| tt_message_object_set | set the object attribute for a message |
| tt_message_op | retrieve the operation attribute from a message |
| tt_message_op_set | set the operation attribute for a message |
| tt_message_opnum | retrieve the operation number attribute from a message |
| tt_message_otype | retrieve the object type attribute from a message |
| tt_message_otype_set | set the otype attribute for a message |
| tt_message_pattern | return the pattern matched by a message |
| tt_message_print | format a message |
| tt_message_receive | receive a message |
| tt_message_reject | reject a message |
| tt_message_rejecter | return offer’s nth rejecting procid |
| tt_message_rejecters_count | return a count of the offer’s rejecting procids |
| tt_message_reply | reply to a message |
| tt_message_scope | retrieve the scope attribute from a message |
| tt_message_scope_set | set the scope attribute for a message |
| tt_message_send | send a message |
| tt_message_send_on_exit | set up a message to send upon unexpected exit |
| tt_message_sender | retrieve the sender attribute from a message |
| tt_message_sender_ptype | retrieve the sender ptype attribute from a message |
| tt_message_sender_ptype_set | set the sender ptype attribute for a message |
| tt_message_session | retrieve the session attribute from a message |
| tt_message_session_set | set the session attribute for a message |
| tt_message_state | retrieve the state attribute from a message |
| tt_message_status | retrieve the status attribute from a message |
| tt_message_status_set | set the status attribute for a message |
| tt_message_status_string | retrieve the character string stored with the status attribute for a message |
| tt_message_status_string_set | set a character string with the status attribute for a message |
| tt_message_uid | retrieve the user identifier attribute from a message |
| tt_message_user | retrieve the user information associated with a message object |
| tt_message_user_set | stores user information associated with a message object |
| tt_message_xarg_add | add an argument with an XDR-interpreted value to a message object |
| tt_message_xcontext_set | set the XDR-interpreted byte-array value of a message’s context |
| tt_netfile_file | map between canonical and local pathnames on the local host |
| tt_objid_equal | test whether two objids are equal |
| tt_objid_objkey | return the unique key of an objid |
| tt_onotice_create | create a notice |
| tt_open | return the process identifier for the calling process |
| tt_orequest_create | create a request message |
| tt_otype_base | return the base otype of an otype |
| tt_otype_derived | return the ith otype derived from the given otype |
| tt_otype_deriveds_count | return the number of otypes derived from an otype |
| tt_otype_hsig_arg_mode | return the mode of an argument of a request signature of an otype |
| tt_otype_hsig_arg_type | return the data type of an argument of a request signature of an otype |
| tt_otype_hsig_args_count | return the number of arguments of a request signature of an otype |
| tt_otype_hsig_count | return the number of request signatures for an otype |
| tt_otype_hsig_op | return the operation name of a request signature of an otype |
| tt_otype_is_derived | indicate the otype derivations |
| tt_otype_opnum_callback_add | return a callback if two opnums are equal |
| tt_otype_osig_arg_mode | return the mode of an argument of a notice signature of an otype |
| tt_otype_osig_arg_type | return the data type of an argument of a notice signature of an otype |
| tt_otype_osig_args_count | returns the number of arguments of a notice signature of an otype |
| tt_otype_osig_count | return the number of notice signatures for an otype |
| tt_otype_osig_op | return the op name of a notice signature of an otype |
| tt_pattern_address_add | add a value to the address field for a pattern |
| tt_pattern_arg_add | add an argument to a pattern |
| tt_pattern_barg_add | add an argument with a value that contains embedded nulls to a pattern |
| tt_pattern_bcontext_add | add a byte-array value to the values in this pattern’s named context |
| tt_pattern_callback_add | register a message-matching callback function |
| tt_pattern_category | return the category value of a pattern |
| tt_pattern_category_set | fill in the category field for a pattern |
| tt_pattern_class_add | add a value to the class information for a pattern |
| tt_pattern_context_add | add a string value to the values of this pattern’s context |
| tt_pattern_create | request a new pattern object |
| tt_pattern_destroy | destroy a pattern object |
| tt_pattern_disposition_add | add a value to the disposition field for a pattern |
| tt_pattern_file_add | add a value to the file field of a pattern |
| tt_pattern_iarg_add | add a new integer argument to a pattern |
| tt_pattern_icontext_add | add an integer value to the values of this pattern’s context |
| tt_pattern_object_add | add a value to the object field of a pattern |
| tt_pattern_op_add | add a value to the operation field of a pattern |
| tt_pattern_opnum_add | add an operation number to a pattern |
| tt_pattern_otype_add | add a value to the object type field for a pattern |
| tt_pattern_print | format a pattern |
| tt_pattern_register | register a pattern with the ToolTalk service |
| tt_pattern_scope_add | add a value to the scope field for a pattern |
| tt_pattern_sender_add | add a value to the sender field for a pattern |
| tt_pattern_sender_ptype_add | add a value to the sending process’s ptype field for a pattern |
| tt_pattern_session_add | adds a value to the session field for a pattern |
| tt_pattern_state_add | add a value to the state field for a pattern |
| tt_pattern_unregister | unregister a pattern from the ToolTalk service |
| tt_pattern_user | return the value in a user data cell for a pattern object |
| tt_pattern_user_set | store information in the user data cells of a pattern object |
| tt_pattern_xarg_add | add a new argument with an interpreted XDR value to a pattern object |
| tt_pattern_xcontext_add | add an XDR-interpreted byte-array value to this pattern’s named context |
| tt_pnotice_create | create a procedure notice |
| tt_pointer_error | return the status of a pointer |
| tt_prequest_create | create a procedure request message |
| tt_ptr_error | pointer error macro |
| tt_ptype_declare | register the process type with the ToolTalk service |
| tt_ptype_exists | indicate whether a ptype is already installed |
| tt_ptype_opnum_callback_add | return a callback if two opnums are equal |
| tt_ptype_undeclare | undeclare a ptype |
| tt_release | free storage allocated on the ToolTalk API allocation stack |
| tt_session_bprop | retrieve the ith value of the named property of a session |
| tt_session_bprop_add | add a new byte-string value to the end of the list of values |
| tt_session_bprop_set | replace current values stored under the named property of a session |
| tt_session_join | join a session and make it the default |
| tt_session_prop | return the ith value of a session property |
| tt_session_prop_add | add a new character-string value to the end of the list of values |
| tt_session_prop_count | return the number of values stored under a property of a session |
| tt_session_prop_set | replace current values for a property of a session with a character-string value |
| tt_session_propname | returns an element of the list of property names for a session |
| tt_session_propnames_count | return the number of property names for the session |
| tt_session_quit | quit the session |
| tt_session_types_load | merge a compiled ToolTalk types file into the running ttsession |
| tt_spec_bprop | retrieve the ith value of a property |
| tt_spec_bprop_add | add a new byte-string to the end of the list of values |
| tt_spec_bprop_set | replace any current values stored under this spec property with a new byte-string |
| tt_spec_create | create an in-memory spec for an object |
| tt_spec_destroy | destroy an object’s spec |
| tt_spec_file | retrieve the name of the file that contains the object described by the spec |
| tt_spec_move | notify the ToolTalk service that an object has moved to a different file |
| tt_spec_prop | retrieve the ith value of the property associated with an object spec |
| tt_spec_prop_add | add a new item to the end of the list of values |
| tt_spec_prop_count | return the number of values listed in this spec property |
| tt_spec_prop_set | replace property values |
| tt_spec_propname | return an element of the property name list for an object spec |
| tt_spec_propnames_count | return the number of property names for an object |
| tt_spec_type | return the name of the object type |
| tt_spec_type_set | assign an object type value to an object spec |
| tt_spec_write | write the spec and any associated properties to the ToolTalk database |
| tt_status_message | provide a message for a problem status code |
| tt_trace_control | control client-side tracing |
| tt_xcontext_join | add an XDR-interpreted byte-array to the list of values |
| tt_xcontext_quit | remove an XDR-interpreted byte-array value from the list of values |
| ttdt_Get_Modified | ask if any ToolTalk client has changes pending on a file |
| ttdt_Revert | request a ToolTalk client to revert a file |
| ttdt_Save | request a ToolTalk client to save a file |
| ttdt_close | destroy a ToolTalk communication endpoint |
| ttdt_file_event | use ToolTalk to announce an event about a file |
| ttdt_file_join | register to observe ToolTalk events on a file |
| ttdt_file_notice | create and send a standard ToolTalk notice about a file |
| ttdt_file_quit | unregister interest in ToolTalk events about a file |
| ttdt_file_request | create and send a standard ToolTalk request about a file |
| ttdt_message_accept | accept a contract to handle a ToolTalk request |
| ttdt_open | create a ToolTalk communication endpoint |
| ttdt_sender_imprint_on | act like a child of the specified tool |
| ttdt_session_join | join a ToolTalk session |
| ttdt_session_quit | quit a ToolTalk session |
| ttdt_subcontract_manage | manage an outstanding request |
| ttmedia_Deposit | send a Deposit request to checkpoint a document |
| ttmedia_load | send a Display, Edit or Compose request |
| ttmedia_load_reply | reply to a Display, Edit or Compose request |
| ttmedia_ptype_declare | declare the ptype of a Media Exchange media editor |
| tttk_Xt_input_handler | Process ToolTalk events for Xt clients |
| tttk_block_while | block while a counter is greater than zero |
| tttk_message_abandon | finalize a message properly |
| tttk_message_create | create a message conforming to the CDE conventions |
| tttk_message_destroy | destroy a message conforming to the CDE conventions |
| tttk_message_fail | fail a message |
| tttk_message_reject | reject a message |
| tttk_op_string | map a ToolTalk op code to a string |
| tttk_string_op | map a string to a ToolTalk op code |
| ApplicationShell | The ApplicationShell widget class |
| Composite | The Composite widget class |
| Constraint | The Constraint widget class |
| Core | The Core widget class |
| MrmCloseHierarchy | Closes a UID hierarchy |
| MrmFetchBitmapLiteral | Fetches a bitmap literal from a hierarchy |
| MrmFetchColorLiteral | Fetches a named color literal from a UID file |
| MrmFetchIconLiteral | Fetches an icon literal from a hierarchy |
| MrmFetchLiteral | Fetches a literal from a UID file |
| MrmFetchSetValues | Fetches the values to be set from literals stored in UID files |
| MrmFetchWidget | Fetches and creates any indexed (UIL named) application widgets and its children |
| MrmFetchWidgetOverride | Fetches any indexed (UIL named) application widget. It overrides the arguments specified for this application widget in UIL |
| MrmInitialize | Prepares an application to use MRM widget-fetching facilities |
| MrmOpenHierarchy | Allocates a hierarchy ID and opens all the UID files in the hierarchy |
| MrmOpenHierarchyPerDisplay | Allocates a hierarchy ID and opens all the UID files in the hierarchy |
| MrmRegisterClass | Saves the information needed for MRM to access the widget creation function for user-defined widgets |
| MrmRegisterNames | Registers the values associated with the names referenced in UIL (for example, UIL callback function names or UIL identifier names) |
| MrmRegisterNamesInHierarchy | Registers the values associated with the names referenced in UIL within a single hierarchy (for example, UIL callback function names or UIL identifier names) |
| Object | The Object widget class |
| OverrideShell | The OverrideShell widget class |
| RectObj | The RectObj widget class |
| Shell | The Shell widget class |
| TopLevelShell | The TopLevelShell widget class |
| TransientShell | The TransientShell widget class |
| Uil | Invokes the UIL compiler from within an application |
| UilDumpSymbolTable | Dumps the contents of a named UIL symbol table to standard output |
| VendorShell | The VendorShell widget class |
| VirtualBindings | Bindings for virtual mouse and key events |
| WMShell | The WMShell widget class |
| XmActivateProtocol | A VendorShell function that activates a protocol |
| XmActivateWMProtocol | A VendorShell convenience interface that activates a protocol |
| XmAddProtocolCallback | A VendorShell function that adds client callbacks for a protocol |
| XmAddProtocols | A VendorShell function that adds the protocols to the protocol manager and allocates the internal tables |
| XmAddTabGroup | A function that adds a manager or a primitive widget to the list of tab groups |
| XmAddWMProtocolCallback | A VendorShell convenience interface that adds client callbacks for a protocol |
| XmAddWMProtocols | A VendorShell convenience interface that adds the protocols to the protocol manager and allocates the internal tables |
| XmArrowButton | The ArrowButton widget class |
| XmArrowButtonGadget | The ArrowButtonGadget widget class |
| XmBulletinBoard | The BulletinBoard widget class |
| XmCascadeButton | The CascadeButton widget class |
| XmCascadeButtonGadget | The CascadeButtonGadget widget class |
| XmCascadeButtonGadgetHighlight | A CascadeButtonGadget function that sets the highlight state |
| XmCascadeButtonHighlight | A CascadeButton and CascadeButtonGadget function that sets the highlight state |
| XmChangeColor | Recalculates all associated colors of a widget |
| XmClipboardCancelCopy | A clipboard function that cancels a copy to the clipboard |
| XmClipboardCopy | A clipboard function that copies a data item to temporary storage for later copying to clipboard |
| XmClipboardCopyByName | A clipboard function that copies a data item passed by name |
| XmClipboardEndCopy | A clipboard function that ends a copy to the clipboard |
| XmClipboardEndRetrieve | A clipboard function that ends a copy from the clipboard |
| XmClipboardInquireCount | A clipboard function that returns the number of data item formats |
| XmClipboardInquireFormat | A clipboard function that returns a specified format name |
| XmClipboardInquireLength | A clipboard function that returns the length of the stored data |
| XmClipboardInquirePendingItems | A clipboard function that returns a list of data_id/private_id pairs |
| XmClipboardLock | A clipboard function that locks the clipboard |
| XmClipboardRegisterFormat | A clipboard function that registers a new format |
| XmClipboardRetrieve | A clipboard function that retrieves a data item from the clipboard |
| XmClipboardStartCopy | A clipboard function that sets up a storage and data structure |
| XmClipboardStartRetrieve | A clipboard function that starts a copy from the clipboard |
| XmClipboardUndoCopy | A clipboard function that deletes the last item placed on the clipboard |
| XmClipboardUnlock | A clipboard function that unlocks the clipboard |
| XmClipboardWithdrawFormat | A clipboard function that indicates that the application no longer wants to supply a data item |
| XmCommand | The Command widget class |
| XmCommandAppendValue | A Command function that appends the passed XmString to the end of the string displayed in the command area of the widget |
| XmCommandError | A Command function that displays an error message |
| XmCommandGetChild | A Command function that is used to access a component |
| XmCommandSetValue | A Command function that replaces a displayed string |
| XmConvertUnits | A function that converts a value in one unit type to another unit type |
| XmCreateArrowButton | The ArrowButton widget creation function |
| XmCreateArrowButtonGadget | The ArrowButtonGadget creation function |
| XmCreateBulletinBoard | The BulletinBoard widget creation function |
| XmCreateBulletinBoardDialog | The BulletinBoard BulletinBoardDialog convenience creation function |
| XmCreateCascadeButton | The CascadeButton widget creation function |
| XmCreateCascadeButtonGadget | The CascadeButtonGadget creation function |
| XmCreateCommand | The Command widget creation function |
| XmCreateDialogShell | The DialogShell widget creation function |
| XmCreateDragIcon | A Drag and Drop function that creates a DragIcon widget |
| XmCreateDrawingArea | The DrawingArea widget creation function |
| XmCreateDrawnButton | The DrawnButton widget creation function |
| XmCreateErrorDialog | The MessageBox ErrorDialog convenience creation function |
| XmCreateFileSelectionBox | The FileSelectionBox widget creation function |
| XmCreateFileSelectionDialog | The FileSelectionBox FileSelectionDialog convenience creation function |
| XmCreateForm | The Form widget creation function |
| XmCreateFormDialog | A Form FormDialog convenience creation function |
| XmCreateFrame | The Frame widget creation function |
| XmCreateInformationDialog | The MessageBox InformationDialog convenience creation function |
| XmCreateLabel | The Label widget creation function |
| XmCreateLabelGadget | The LabelGadget creation function |
| XmCreateList | The List widget creation function |
| XmCreateMainWindow | The MainWindow widget creation function |
| XmCreateMenuBar | A RowColumn widget convenience creation function |
| XmCreateMenuShell | The MenuShell widget creation function |
| XmCreateMessageBox | The MessageBox widget creation function |
| XmCreateMessageDialog | The MessageBox MessageDialog convenience creation function |
| XmCreateOptionMenu | A RowColumn widget convenience creation function |
| XmCreatePanedWindow | The PanedWindow widget creation function |
| XmCreatePopupMenu | A RowColumn widget convenience creation function |
| XmCreatePromptDialog | The SelectionBox PromptDialog convenience creation function |
| XmCreatePulldownMenu | A RowColumn widget convenience creation function |
| XmCreatePushButton | The PushButton widget creation function |
| XmCreatePushButtonGadget | The PushButtonGadget creation function |
| XmCreateQuestionDialog | The MessageBox QuestionDialog convenience creation function |
| XmCreateRadioBox | A RowColumn widget convenience creation function |
| XmCreateRowColumn | The RowColumn widget creation function |
| XmCreateScale | The Scale widget creation function |
| XmCreateScrollBar | The ScrollBar widget creation function |
| XmCreateScrolledList | The List ScrolledList convenience creation function |
| XmCreateScrolledText | The TextScrolledText convenience creation function |
| XmCreateScrolledWindow | The ScrolledWindow widget creation function |
| XmCreateSelectionBox | The SelectionBox widget creation function |
| XmCreateSelectionDialog | The SelectionBox SelectionDialog convenience creation function |
| XmCreateSeparator | The Separator widget creation function |
| XmCreateSeparatorGadget | The SeparatorGadget creation function |
| XmCreateSimpleCheckBox | A RowColumn widget convenience creation function |
| XmCreateSimpleMenuBar | A RowColumn widget convenience creation function |
| XmCreateSimpleOptionMenu | A RowColumn widget convenience creation function |
| XmCreateSimplePopupMenu | A RowColumn widget convenience creation function |
| XmCreateSimplePulldownMenu | A RowColumn widget convenience creation function |
| XmCreateSimpleRadioBox | A RowColumn widget convenience creation function |
| XmCreateTemplateDialog | A MessageBox TemplateDialog convenience creation function |
| XmCreateText | The Text widget creation function |
| XmCreateTextField | The TextField widget creation function |
| XmCreateToggleButton | The ToggleButton widget creation function |
| XmCreateToggleButtonGadget | The ToggleButtonGadget creation function |
| XmCreateWarningDialog | The MessageBox WarningDialog convenience creation function |
| XmCreateWorkArea | A function that creates a RowColumn work area |
| XmCreateWorkingDialog | The MessageBox WorkingDialog convenience creation function |
| XmCvtCTToXmString | A compound string function that converts compound text to a compound string |
| XmCvtStringToUnitType | A function that converts a string to a unit-type value |
| XmCvtXmStringToCT | A compound string function that converts a compound string to compound text |
| XmDeactivateProtocol | A VendorShell function that deactivates a protocol without removing it |
| XmDeactivateWMProtocol | A VendorShell convenience interface that deactivates a protocol without removing it |
| XmDestroyPixmap | A pixmap caching function that removes a pixmap from the pixmap cache |
| XmDialogShell | The DialogShell widget class |
| XmDisplay | The Display widget class |
| XmDragCancel | A Drag and Drop function that terminates a drag transaction |
| XmDragContext | The DragContext widget class |
| XmDragIcon | The DragIcon widget class |
| XmDragStart | A Drag and Drop function that initiates a drag and drop transaction |
| XmDrawingArea | The DrawingArea widget class |
| XmDrawnButton | The DrawnButton widget class |
| XmDropSite | The DropSite Registry |
| XmDropSiteConfigureStackingOrder | A Drag and Drop function that reorders a stack of widgets that are registered drop sites |
| XmDropSiteEndUpdate | A Drag and Drop function that facilitates processing updates to multiple drop sites |
| XmDropSiteQueryStackingOrder | A Drag and Drop function that returns the parent, a list of children, and the number of children for a specified widget |
| XmDropSiteRegister | A Drag and Drop function that identifies a drop site and assigns resources that specify its behavior |
| XmDropSiteRetrieve | A Drag and Drop function that retrieves resource values set on a drop site |
| XmDropSiteStartUpdate | A Drag and Drop function that facilitates processing updates to multiple drop sites |
| XmDropSiteUnregister | A Drag and Drop function that frees drop site information |
| XmDropSiteUpdate | A Drag and Drop function that sets resource values for a drop site |
| XmDropTransfer | The DropTransfer widget class |
| XmDropTransferAdd | A Drag and Drop function that enables additional drop transfer entries to be processed after initiating a drop transfer |
| XmDropTransferStart | A Drag and Drop function that initiates a drop transfer |
| XmFileSelectionBox | The FileSelectionBox widget class |
| XmFileSelectionBoxGetChild | A FileSelectionBox function used to access a component |
| XmFileSelectionDoSearch | A FileSelectionBox function that initiates a directory search |
| XmFontList | Data type for a font list |
| XmFontListAdd | A font list function that creates a new font list |
| XmFontListAppendEntry | A font list function that appends an entry to a font list |
| XmFontListCopy | A font list function that copies a font list |
| XmFontListCreate | A font list function that creates a font list |
| XmFontListEntryCreate | A font list function that creates a font list entry |
| XmFontListEntryFree | A font list function that recovers memory used by a font list entry |
| XmFontListEntryGetFont | A font list function that retrieves font information from a font list entry |
| XmFontListEntryGetTag | A font list function that retrieves the tag of a font list entry |
| XmFontListEntryLoad | A font list function that loads a font or creates a font set and creates an accompanying font list entry |
| XmFontListFree | A font list function that recovers memory used by a font list |
| XmFontListFreeFontContext | A font list function that instructs the toolkit that the font list context is no longer needed |
| XmFontListGetNextFont | A font list function that allows applications to access the fonts and character sets in a font list |
| XmFontListInitFontContext | A font list function that allows applications to access the entries in a font list |
| XmFontListNextEntry | A font list function that returns the next entry in a font list |
| XmFontListRemoveEntry | A font list function that removes a font list entry from a font list |
| XmForm | The Form widget class |
| XmFrame | The Frame widget class |
| XmGadget | The Gadget widget class |
| XmGetAtomName | A function that returns the string representation for an atom |
| XmGetColorCalculation | A function to get the procedure used for default color calculation |
| XmGetColors | A function that generates foreground, select, and shadow colors |
| XmGetDestination | A function that returns the widget ID of the widget to be used as the current destination for quick paste and certain clipboard operations |
| XmGetDragContext | A Drag and Drop function that retrieves the DragContext widget ID associated with a timestamp |
| XmGetFocusWidget | Returns the ID of the widget that has keyboard focus |
| XmGetMenuCursor | A function that returns the cursor ID for the current menu cursor |
| XmGetPixmap | A pixmap caching function that generates a pixmap, stores it in a pixmap cache, and returns the pixmap |
| XmGetPixmapByDepth | A pixmap caching function that generates a pixmap, stores it in a pixmap cache, and returns the pixmap |
| XmGetPostedFromWidget | A RowColumn function that returns the widget from which a menu was posted |
| XmGetSecondaryResourceData | A function that provides access to secondary widget resource data |
| XmGetTabGroup | Returns the widget ID of a tab group |
| XmGetTearOffControl | A RowColumn function that obtains the widget ID for the tear-off control in a menu |
| XmGetVisibility | A function that determines if a widget is visible |
| XmGetXmDisplay | A Display function that returns the XmDisplay object ID for a specified display |
| XmGetXmScreen | A Screen function that returns the XmScreen object ID for a specified screen |
| XmInstallImage | A pixmap caching function that adds an image to the pixmap cache |
| XmInternAtom | A function that returns an atom for a given name |
| XmIsMotifWMRunning | A function that determines whether the window manager is running |
| XmIsTraversable | A function that identifies whether a widget can be traversed |
| XmLabel | The Label widget class |
| XmLabelGadget | The LabelGadget widget class |
| XmList | The List widget class |
| XmListAddItem | A List function that adds an item to the list |
| XmListAddItemUnselected | A List function that adds an item to the list |
| XmListAddItems | A List function that adds items to the list |
| XmListAddItemsUnselected | A List function that adds items to a list |
| XmListDeleteAllItems | A List function that deletes all items from the list |
| XmListDeleteItem | A List function that deletes an item from the list |
| XmListDeleteItems | A List function that deletes items from the list |
| XmListDeleteItemsPos | A List function that deletes items from the list starting at the given position |
| XmListDeletePos | A List function that deletes an item from a list at a specified position |
| XmListDeletePositions | A List function that deletes items from a list based on an array of positions |
| XmListDeselectAllItems | A List function that unhighlights and removes all items from the selected list |
| XmListDeselectItem | A List function that deselects the specified item from the selected list |
| XmListDeselectPos | A List function that deselects an item at a specified position in the list |
| XmListGetKbdItemPos | A List function that returns the position of the item at the location cursor |
| XmListGetMatchPos | A List function that returns all instances of an item in the list |
| XmListGetSelectedPos | A List function that returns the position of every selected item in the list |
| XmListItemExists | A List function that checks if a specified item is in the list |
| XmListItemPos | A List function that returns the position of an item in the list |
| XmListPosSelected | A List function that determines if the list item at a specified position is selected |
| XmListPosToBounds | A List function that returns the bounding box of an item at a specified position in a list |
| XmListReplaceItems | A List function that replaces the specified elements in the list |
| XmListReplaceItemsPos | A List function that replaces the specified elements in the list |
| XmListReplaceItemsPosUnselected | A List function that replaces items in a list without selecting the replacement items |
| XmListReplaceItemsUnselected | A List function that replaces items in a list |
| XmListReplacePositions | A List function that replaces items in a list based on position |
| XmListSelectItem | A List function that selects an item in the list |
| XmListSelectPos | A List function that selects an item at a specified position in the list |
| XmListSetAddMode | A List function that sets add mode in the list |
| XmListSetBottomItem | A List function that makes an existing item the last visible item in the list |
| XmListSetBottomPos | A List function that makes a specified item the last visible item in the list |
| XmListSetHorizPos | A List function that scrolls to the specified position in the list |
| XmListSetItem | A List function that makes an existing item the first visible item in the list |
| XmListSetKbdItemPos | A List function that sets the location cursor at a specified position |
| XmListSetPos | A List function that makes the item at the given position the first visible position in the list |
| XmListUpdateSelectedList | A List function that updates the XmNselectedItems resource |
| XmListYToPos | A List function that returns the position of the item at a specified y coordinate |
| XmMainWindow | The MainWindow widget class |
| XmMainWindowSep1 | A MainWindow function that returns the widget ID of the first Separator widget |
| XmMainWindowSep2 | A MainWindow function that returns the widget ID of the second Separator widget |
| XmMainWindowSep3 | A MainWindow function that returns the widget ID of the third Separator widget |
| XmMainWindowSetAreas | A MainWindow function that identifies manageable children for each area |
| XmManager | The Manager widget class |
| XmMapSegmentEncoding | A compound string function that returns the compound text encoding format associated with the specified font list tag |
| XmMenuPosition | A RowColumn function that positions a Popup MenuPane |
| XmMenuShell | The MenuShell widget class |
| XmMessageBox | The MessageBox widget class |
| XmMessageBoxGetChild | A MessageBox function that is used to access a component |
| XmOptionButtonGadget | A RowColumn function that obtains the widget ID for the CascadeButtonGadget in an OptionMenu |
| XmOptionLabelGadget | A RowColumn function that obtains the widget ID for the LabelGadget in an OptionMenu |
| XmPanedWindow | The PanedWindow widget class |
| XmPrimitive | The Primitive widget class |
| XmProcessTraversal | A function that determines which component receives keyboard events when a widget has the focus |
| XmPushButton | The PushButton widget class |
| XmPushButtonGadget | The PushButtonGadget widget class |
| XmRegisterSegmentEncoding | A compound string function that registers a compound text encoding format for a specified font list element tag |
| XmRemoveProtocolCallback | A VendorShell function that removes a callback from the internal list |
| XmRemoveProtocols | A VendorShell function that removes the protocols from the protocol manager and deallocates the internal tables |
| XmRemoveTabGroup | A function that removes a tab group |
| XmRemoveWMProtocolCallback | A VendorShell convenience interface that removes a callback from the internal list |
| XmRemoveWMProtocols | A VendorShell convenience interface that removes the protocols from the protocol manager and deallocates the internal tables |
| XmRepTypeAddReverse | A representation type manager function that installs the reverse converter for a previously registered representation type |
| XmRepTypeGetId | A representation type manager function that retrieves the identification number of a representation type |
| XmRepTypeGetNameList | A representation type manager function that generates a list of values for a representation type |
| XmRepTypeGetRecord | A representation type manager function that returns information about a representation type |
| XmRepTypeGetRegistered | A representation type manager function that returns a copy of the registration list |
| XmRepTypeInstallTearOffModelConverter | A representation type manager function that installs the resource converter for XmNtearOffModel. |
| XmRepTypeRegister | A representation type manager function that registers a representation type resource |
| XmRepTypeValidValue | A representation type manager function that tests the validity of a numerical value of a representation type resource |
| XmResolveAllPartOffsets | A function that allows writing of upward-compatible applications and widgets |
| XmResolvePartOffsets | A function that allows writing of upward-compatible applications and widgets |
| XmRowColumn | The RowColumn widget class |
| XmScale | The Scale widget class |
| XmScaleGetValue | A Scale function that returns the current slider position |
| XmScaleSetValue | A Scale function that sets a slider value |
| XmScreen | The Screen widget class |
| XmScrollBar | The ScrollBar widget class |
| XmScrollBarGetValues | A ScrollBar function that returns the ScrollBar’s increment values |
| XmScrollBarSetValues | A ScrollBar function that changes ScrollBar’s increment values and the slider’s size and position |
| XmScrollVisible | A ScrolledWindow function that makes an invisible descendant of a ScrolledWindow work area visible |
| XmScrolledWindow | The ScrolledWindow widget class |
| XmScrolledWindowSetAreas | A ScrolledWindow function that adds or changes a window work region and a horizontal or vertical ScrollBar widget to the ScrolledWindow widget |
| XmSelectionBox | The SelectionBox widget class |
| XmSelectionBoxGetChild | A SelectionBox function that is used to access a component |
| XmSeparator | The Separator widget class |
| XmSeparatorGadget | The SeparatorGadget widget class |
| XmSetColorCalculation | A function to set the procedure used for default color calculation |
| XmSetFontUnit | A function that sets the font unit value for a display |
| XmSetFontUnits | A function that sets the font unit value for a display |
| XmSetMenuCursor | A function that modifies the menu cursor for a client |
| XmSetProtocolHooks | A VendorShell function that allows pre and post actions to be executed when a protocol message is received from MWM |
| XmSetWMProtocolHooks | A VendorShell convenience interface that allows pre and post actions to be executed when a protocol message is received from the window manager |
| XmString | Data type for a compound string |
| XmStringBaseline | A compound string function that returns the number of pixels between the top of the character box and the baseline of the first line of text |
| XmStringByteCompare | A compound string function that indicates the results of a byte-by-byte comparison |
| XmStringCompare | A compound string function that compares two strings |
| XmStringConcat | A compound string function that appends one string to another |
| XmStringCopy | A compound string function that makes a copy of a string |
| XmStringCreate | A compound string function that creates a compound string |
| XmStringCreateLocalized | A compound string function that creates a compound string in the current locale |
| XmStringCreateLtoR | A compound string function that creates a compound string |
| XmStringCreateSimple | A compound string function that creates a compound string in the language environment of a widget |
| XmStringDirection | Data type for the direction of display in a string |
| XmStringDirectionCreate | A compound string function that creates a compound string |
| XmStringDraw | A compound string function that draws a compound string in an X window |
| XmStringDrawImage | A compound string function that draws a compound string in an X Window and creates an image |
| XmStringDrawUnderline | A compound string function that underlines a string drawn in an X Window |
| XmStringEmpty | A compound string function that provides information on the existence of non-zero length text components |
| XmStringExtent | A compound string function that determines the size of the smallest rectangle that will enclose the compound string |
| XmStringFree | A compound string function that recovers memory |
| XmStringFreeContext | A compound string function that instructs the toolkit that the context is no longer needed |
| XmStringGetLtoR | A compound string function that searches for a text segment in the input compound string |
| XmStringGetNextComponent | A compound string function that returns the type and value of the next component in a compound string |
| XmStringGetNextSegment | A compound string function that fetches the octets in the next segment of a compound string |
| XmStringHasSubstring | A compound string function that indicates whether one compound string is contained within another |
| XmStringHeight | A compound string function that returns the line height of the given compound string |
| XmStringInitContext | A compound string function that allows applications to read out the content segment by segment |
| XmStringLength | A compound string function that obtains the length of a compound string |
| XmStringLineCount | A compound string function that returns the number of separators plus one in the provided compound string |
| XmStringNConcat | A compound string function that appends a specified number of bytes to a compound string |
| XmStringNCopy | A compound string function that creates a copy of a compound string |
| XmStringPeekNextComponent | A compound string function that returns the component type of the next component fetched |
| XmStringSegmentCreate | A compound string function that creates a compound string |
| XmStringSeparatorCreate | A compound string function that creates a compound string |
| XmStringTable | Data type for an array of compound strings |
| XmStringWidth | A compound string function that returns the width of the longest sequence of text components in a compound string |
| XmTargetsAreCompatible | A function that tests whether the target types match between a drop site and source object |
| XmText | The Text widget class |
| XmTextClearSelection | A Text function that clears the primary selection |
| XmTextCopy | A Text function that copies the primary selection to the clipboard |
| XmTextCut | A Text function that copies the primary selection to the clipboard and deletes the selected text |
| XmTextDisableRedisplay | A Text function that temporarily prevents visual update of the Text widget |
| XmTextEnableRedisplay | A Text function that forces the visual update of a Text widget |
| XmTextField | The TextField class |
| XmTextFieldClearSelection | A TextField function that clears the primary selection |
| XmTextFieldCopy | A TextField function that copies the primary selection to the clipboard |
| XmTextFieldCut | A TextField function that copies the primary selection to the clipboard and deletes the selected text |
| XmTextFieldGetBaseline | A TextField function that accesses thex position of the first baseline |
| XmTextFieldGetEditable | A TextField function that accesses the edit permission state |
| XmTextFieldGetInsertionPosition | A TextField function that accesses the position of the insertion cursor |
| XmTextFieldGetLastPosition | A TextField function that accesses the position of the last text character |
| XmTextFieldGetMaxLength | A TextField function that accesses the value of the current maximum allowable length of a text string entered from the keyboard |
| XmTextFieldGetSelection | A TextField function that retrieves the value of the primary selection |
| XmTextFieldGetSelectionPosition | A TextField function that accesses the position of the primary selection |
| XmTextFieldGetSelectionWcs | A TextField function that retrieves the value of a wide character encoded primary selection |
| XmTextFieldGetString | A TextField function that accesses the string value |
| XmTextFieldGetStringWcs | A TextField function that retrieves a copy of the wide character string value of a TextField widget |
| XmTextFieldGetSubstring | A TextField function that retrieves a copy of a portion of the internal text buffer |
| XmTextFieldGetSubstringWcs | A TextField function that retrieves a a portion of a wide character internal text buffer |
| XmTextFieldInsert | A TextField function that inserts a character string into a text string |
| XmTextFieldInsertWcs | A TextField function that inserts a wide character string into a TextField widget |
| XmTextFieldPaste | A TextField function that inserts the clipboard selection |
| XmTextFieldPosToXY | A TextField function that accesses the x and y position of a character position |
| XmTextFieldRemove | A TextField function that deletes the primary selection |
| XmTextFieldReplace | A TextField function that replaces part of a text string |
| XmTextFieldReplaceWcs | A TextField function that replaces part of a wide character string in a TextField widget |
| XmTextFieldSetAddMode | A TextField function that sets the state of Add Mode |
| XmTextFieldSetEditable | A TextField function that sets the edit permission |
| XmTextFieldSetHighlight | A TextField function that highlights text |
| XmTextFieldSetInsertionPosition | A TextField function that sets the position of the insertion cursor |
| XmTextFieldSetMaxLength | A TextField function that sets the value of the current maximum allowable length of a text string entered from the keyboard |
| XmTextFieldSetSelection | A TextField function that sets the primary selection of the text |
| XmTextFieldSetString | A TextField function that sets the string value |
| XmTextFieldSetStringWcs | A TextField function that sets a wide character string value |
| XmTextFieldShowPosition | A TextField function that forces text at a given position to be displayed |
| XmTextFieldXYToPos | A TextField function that accesses the character position nearest an x and y position |
| XmTextFindString | A Text function that finds the beginning position of a text string |
| XmTextFindStringWcs | A Text function that finds the beginning position of a wide character text string |
| XmTextGetBaseline | A Text function that accesses thex position of the first baseline |
| XmTextGetEditable | A Text function that accesses the edit permission state |
| XmTextGetInsertionPosition | A Text function that accesses the position of the insert cursor |
| XmTextGetLastPosition | A Text function that accesses the last position in the text |
| XmTextGetMaxLength | A Text function that accesses the value of the current maximum allowable length of a text string entered from the keyboard |
| XmTextGetSelection | A Text function that retrieves the value of the primary selection |
| XmTextGetSelectionPosition | A Text function that accesses the position of the primary selection |
| XmTextGetSelectionWcs | A Text function that retrieves the value of a wide character encoded primary selection |
| XmTextGetSource | A Text function that accesses the source of the widget |
| XmTextGetString | A Text function that accesses the string value |
| XmTextGetStringWcs | A Text function that retrieves a copy of the wide character string value of a Text widget |
| XmTextGetSubstring | A Text function that retrieves a copy of a portion of the internal text buffer |
| XmTextGetSubstringWcs | A Text function that retrieves a portion of a wide character internal text buffer |
| XmTextGetTopCharacter | A Text function that accesses the position of the first character displayed |
| XmTextInsert | A Text function that inserts a character string into a text string |
| XmTextInsertWcs | A Text function that inserts a wide character string into a Text widget |
| XmTextPaste | A Text function that inserts the clipboard selection |
| XmTextPosToXY | A Text function that accesses the x and y position of a character position |
| XmTextPosition | Data type for a character position within a text string |
| XmTextRemove | A Text function that deletes the primary selection |
| XmTextReplace | A Text function that replaces part of a text string |
| XmTextReplaceWcs | A Text function that replaces part of a wide character string in a Text widget |
| XmTextScroll | A Text function that scrolls text |
| XmTextSetAddMode | A Text function that sets the state of Add Mode |
| XmTextSetEditable | A Text function that sets the edit permission |
| XmTextSetHighlight | A Text function that highlights text |
| XmTextSetInsertionPosition | A Text function that sets the position of the insert cursor |
| XmTextSetMaxLength | A Text function that sets the value of the current maximum allowable length of a text string entered from the keyboard |
| XmTextSetSelection | A Text function that sets the primary selection of the text |
| XmTextSetSource | A Text function that sets the source of the widget |
| XmTextSetString | A Text function that sets the string value |
| XmTextSetStringWcs | A Text function that sets a wide character string value |
| XmTextSetTopCharacter | A Text function that sets the position of the first character displayed |
| XmTextShowPosition | A Text function that forces text at a given position to be displayed |
| XmTextXYToPos | A Text function that accesses the character position nearest an x and y position |
| XmToggleButton | The ToggleButton widget class |
| XmToggleButtonGadget | The ToggleButtonGadget widget class |
| XmToggleButtonGadgetGetState | A ToggleButtonGadget function that obtains the state of a ToggleButtonGadget |
| XmToggleButtonGadgetSetState | A ToggleButtonGadget function that sets or changes the current state |
| XmToggleButtonGetState | A ToggleButton function that obtains the state of a ToggleButton |
| XmToggleButtonSetState | A ToggleButton function that sets or changes the current state |
| XmTrackingEvent | A Toolkit function that provides a modal interaction |
| XmTrackingLocate | A Toolkit function that provides a modal interaction |
| XmTranslateKey | The default keycode-to-keysym translator |
| XmUninstallImage | A pixmap caching function that removes an image from the image cache |
| XmUpdateDisplay | A function that processes all pending exposure events immediately |
| XmVaCreateSimpleCheckBox | A RowColumn widget convenience creation function |
| XmVaCreateSimpleMenuBar | A RowColumn widget convenience creation function |
| XmVaCreateSimpleOptionMenu | A RowColumn widget convenience creation function |
| XmVaCreateSimplePopupMenu | A RowColumn widget convenience creation function |
| XmVaCreateSimplePulldownMenu | A RowColumn widget convenience creation function |
| XmVaCreateSimpleRadioBox | A RowColumn widget convenience creation function |
| XmWidgetGetBaselines | Retrieves baseline information for a widget |
| XmWidgetGetDisplayRect | Retrieves display rectangle information for a widget |