Museum

Home

Lab Overview

Retrotechnology Articles

⇒ unbundled CDE_1.0.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Anchors

1. Commands

1M. Maintenance Commands

1X. X11 Commands

1m. Maintenance Commands

3. Functions and Libraries

3X. Miscellaneous Libraries

4. File Formats

Section 4m

5. Miscellaneous Facilities

Section 5X

6. Games and Demos

Section Delivery

Manual — unbundled CDE_1.0.1

981 entries

1. Commands

dtactioninvoke a CDE action with specified arguments
dtappgathergather application files for presentation by the Application Manager
dtappintegrateintegrate applications into the CDE
dtbuilderthe CDE Application Builder
dtcalcThe CDE Calculator
dtchooserCDE dtlogin chooser screen display utility
dtcmthe CDE Calendar Manager
dtcm_deletedelete appointments from the calendar database
dtcm_editorThe CDE standalone appointment editor
dtcm_insertinsert appointments into the calendar database
dtcm_lookuplook up appointments from the calendar database
dtcodegengenerate code from a CDE application building services project or module file
dtconfigdesktop configuration utility
dterror.dssimple error/notice dialog utility
dtexecexecute command-based action
dtfplista general purpose utility for printing the hierarchy of the front panel components
dtgreetCDE dtlogin login screen display utility
dthelp_ctag1first pass for formal SGML parse of HelpTag source
dthelp_htag1first pass for loose (shorthand) parse of HelpTag source
dthelp_htag2second pass for parse of HelpTag source
dthelpgengenerates a top-level help browser volume
dthelpprintprint utility for DtHelpDialog and DtHelpQuickDialog widgets
dthelptagcompile CDE Help source documents into runtime Help volumes
dthelpviewview a CDE help volume
dtkshshell command language interpreter with access to many X, Xt, Xm and CDE functions
dtlpgather lp arguments and print a file
dtmailprelectronic mail message print filter
dtpadedit text files
dtprintinfothe CDE Print Viewer
dtsearchpathset desktop search paths
dtsession_resCDE dtsession resource load utility
dttermemulate a terminal window
dtwmThe CDE Window Manager
ksh93
rpc.cmsdcalendar manager service daemon
sdtcm_convertcalendar data conversion utility
sdtgilcvtconvert Devguide GIL files to BIL format
sdtimageImage viewer for CDE
tt_type_compcompile ToolTalk otypes and ptypes
ttcpcopy files and inform the ToolTalk service
ttmvmove or rename files and inform the ToolTalk service
ttrmremove files or directories and inform the ToolTalk service
ttrmdirremove empty directories and inform the ToolTalk service
ttsessionthe ToolTalk message server
tttarprocess files and ToolTalk objects in an archive
tttracetrace ToolTalk calls and messages

1M. Maintenance Commands

rpc.ttdbserverdRPC-based ToolTalk database server[ ttdbserverd, rpc.ttdbserverd ]
ttce2xdrconvert ToolTalk Classing Engine type tables to XDR format
ttdbckdisplay, check, or repair ToolTalk databases
ttdbserverRPC-based ToolTalk database server[ ttdbserverd, rpc.ttdbserverd ]
ttdbserverdRPC-based ToolTalk database server[ ttdbserverd, rpc.ttdbserverd ]

1X. X11 Commands

dsdmDrop Site Database Manager - Motif/OPENLOOK drag and drop proxy agent
dtcreateThe CDE Action and Datatype creation client. 
dtdspmsgDisplays a selected message from a message catalog. 
dtfilethe CDE File Manager
dtfile_copythe CDE File Manager copy utility
dtfile_errorthe CDE File Manager error-dialog script
dthelloCDE login transitional greeting
dticonthe Common Desktop Environment Icon Editor
dtloginCDE login service
dtmailthe desktop mail program[ Dtmail ]
dtscreenthe Common Desktop Environment animated screen savers
dtsessionthe CDE Session Manager
dtstylethe CDE Style Manager
dttypesGenerates a list of the DT Action and DataTypes definitions.
uilThe user interface language compiler

1m. Maintenance Commands

dtspcdCDE Subprocess Control Service

3. Functions and Libraries

DtActionCallbackProcnotify application that the status of an application has changed
DtActionDescriptionobtain the descriptive text for a given action
DtActionExistsdetermine if a string corresponds to an action name
DtActionIconget the icon information for an action
DtActionInvokeinvoke a CDE action
DtActionLabelget the localizable label string for an action
DtAppInitializeinitialize the Desktop Services library[ DtInitialize, DtAppInitialize ]
DtComboBoxthe ComboBox widget class
DtComboBoxAddItemadd an item to the ComboBox widget
DtComboBoxDeletePosdelete a DtComboBox item
DtComboBoxSelectItemselect a DtComboBox item
DtComboBoxSetItemset an item in the DtComboBox list
DtCreateComboBoxthe ComboBox widget creation function
DtCreateEditorcreate a new instance of a DtEditor widget
DtCreateHelpDialogcreate a general DtHelpDialog widget
DtCreateHelpQuickDialogcreate a DtHelpQuickDialog widget
DtCreateMenuButtonthe MenuButton widget creation function
DtCreateSpinBoxthe SpinBox widget creation function
DtCreateTermcreate a DtTerm widget
DtDataTypingData Typing operations[ DtDataTyping, DtDtsLoadDataTypes, DtDtsDataToDataType, DtDtsFileToDataType, DtDtsFileToAttributeList, DtDtsFileToAttributeValue, DtDtsBufferToDataType, DtDtsBufferToAttributeList, DtDtsBufferToAttributeValue, DtDtsDataTypeToAttributeList, DtDtsDataTypeToAttributeValue, DtDtsFreeDataType, DtDtsFreeAttributeList, DtDtsFreeAttributeValue, DtDtsRelease, DtDtsDataTypeNames, DtDtsFindAttribute, DtDtsFreeDataTypeNames, DtDtsSetDataType, DtDtsDataTypeIsAction ]
DtDbLoadload actions and data types database
DtDbReloadNotifyreload the Dt actions and data typing services database
DtDndCreateSourceIconcreate a drag source icon
DtDndDragStartinitiate a drag[ DtDndDragStart, DtDndVaDragStart ]
DtDndDropRegisterspecify a drop site[ DtDndDropRegister, DtDndVaDropRegister ]
DtDndDropUnregisterdeactivate a drop site
DtDtsBufferToAttributeListget a list of data attributes for a byte stream
DtDtsBufferToAttributeValueget a single data attribute value for a byte stream
DtDtsBufferToDataTypeget the data type for a byte stream
DtDtsDataToDataTypeget the data type for a set of data
DtDtsDataTypeIsActiondetermine if the data type is an action
DtDtsDataTypeNamesget a list of available data types
DtDtsDataTypeToAttributeListget a list of attributes for a data type
DtDtsDataTypeToAttributeValueget an attribute value for a specified data type
DtDtsFileToAttributeListget a list of attributes for a file
DtDtsFileToAttributeValueget a specified attribute value for a file
DtDtsFileToDataTypeget a data type for a file
DtDtsFindAttributeget a specified list of data types
DtDtsFreeAttributeListfree a list of data attributes
DtDtsFreeAttributeValuefree a data attribute value
DtDtsFreeDataTypefree data type pointer memory
DtDtsFreeDataTypeNamesfree a list of data type names
DtDtsIsTruereturn a Boolean value associated with a string
DtDtsLoadDataTypesload and initialize the data types database
DtDtsReleasefree memory associated with the data types database
DtDtsSetDataTypeset the data type of a directory
DtEditorthe DtEditor widget class
DtEditorAppendappend data to a DtEditor widget
DtEditorAppendFromFileappend data from a file into a DtEditor widget
DtEditorChangechange one or all occurrences of a string in a DtEditor widget
DtEditorCheckForUnsavedChangesreport whether text has been edited
DtEditorClearSelectionclear the primary selection in a DtEditor widget
DtEditorCopyToClipboardcopy the primary selection in a DtEditor widget to the clipboard
DtEditorCutToClipboardcopy the primary selection in a DtEditor widget to the clipboard and delete the selected text
DtEditorDeleteSelectiondelete the primary selection in the DtEditor widget
DtEditorDeselectdeselect the current selection in a DtEditor widget
DtEditorFindsearch for the next occurrence of a string in a DtEditor widget
DtEditorFormatformat all or part of the contents of a DtEditor widget
DtEditorGetContentsretrieve the contents of a DtEditor widget
DtEditorGetInsertionPositionretrieve the position of the insert cursor in a DtEditor widget
DtEditorGetLastPositionretrieve the position of the last character in a DtEditor widget
DtEditorGetMessageTextFieldIDretrieve the widget ID of the message text field in the DtEditor status line
DtEditorGetSizeHintsretrieve sizing information from a DtEditor widget
DtEditorGoToLinemove the insert cursor for a DtEditor widget to a specified line
DtEditorInsertinsert data into a DtEditor widget
DtEditorInsertFromFileinsert data from a file into a DtEditor widget
DtEditorInvokeFindChangeDialogdisplay the DtEditor widget dialog for searching and replacing text
DtEditorInvokeFormatDialogdisplay the DtEditor widget dialog for choosing formatting options
DtEditorInvokeSpellDialogdisplay the DtEditor widget dialog for checking text for spelling errors
DtEditorPasteFromClipboardinsert the clipboard selection into a DtEditor widget
DtEditorReplacereplace a portion of the contents of a DtEditor widget
DtEditorReplaceFromFilereplace a portion of the contents of a DtEditor widget with the contents of a file
DtEditorResetreset a DtEditor widget to its default state
DtEditorSaveContentsToFilesave the contents of a DtEditor widget to a file
DtEditorSelectAllselect all text in a DtEditor widget
DtEditorSetContentsplace data into a DtEditor widget
DtEditorSetContentsFromFileload data from a file into a DtEditor widget
DtEditorSetInsertionPositionset the position of the insert cursor in a DtEditor widget
DtEditorTraverseToEditorset keyboard traversal to the edit window of a DtEditor widget
DtEditorUndoEditundo the last edit made to the text in a DtEditor widget
DtHelpDialogDtHelpDialog widget class
DtHelpQuickDialogDtHelpQuickDialog widget class
DtHelpQuickDialogGetChildget child of DtHelpQuickDialog widget
DtHelpReturnSelectedWidgetIdselect a widget or gadget
DtHelpSetCatalogNameassign the name of the message catalog to use for help services
DtInitializeinitialize the Desktop Services library[ DtInitialize, DtAppInitialize ]
DtMenuButtonthe MenuButton widget class
DtSaverGetWindowsget the list of windows for drawing by a screen saver application
DtSessionRestorePathget a pathname for the application’s state information file
DtSessionSavePathget a pathname for saving application state information
DtSpinBoxthe SpinBox widget class
DtSpinBoxAddItemadd an item to the DtSpinBox
DtSpinBoxDeletePosdelete a DtSpinBox item
DtSpinBoxSetItemset an item in the DtSpinBox list
DtTermDtTerm widget class
DtTermDisplaySendsend data to a DtTerm widget’s display
DtTermInitializeprevent accelerators from being installed on a DtTerm widget
DtTermSubprocReapallow a DtTerm widget to clean up after subprocess termination
DtTermSubprocSendsend data to a DtTerm widget’s subprocess
DtWsmAddCurrentWorkspaceCallbackadd a callback to be called when the current workspace changes
DtWsmAddWorkspaceFunctionsadd workspace functions for a window
DtWsmAddWorkspaceModifiedCallbackadd a callback to be called when any workspace is changed
DtWsmFreeWorkspaceInfofree workspace information
DtWsmGetCurrentBackdropWindowsget the backdrop window for the current workspace[ DtWsmGetCurrentBackdropWindow ]
DtWsmGetCurrentWorkspaceget the current workspace
DtWsmGetWorkspaceInfoget detailed workspace information
DtWsmGetWorkspaceListget the names of the currently defined workspaces
DtWsmGetWorkspacesOccupiedget the workspaces in which a window resides
DtWsmOccupyAllWorkspacesput a window into all workspaces
DtWsmRemoveWorkspaceCallbackremove a workspace callback
DtWsmRemoveWorkspaceFunctionsremove a window’s workspace functions
DtWsmSetCurrentWorkspaceset the current workspace
DtWsmSetWorkspacesOccupiedset the workspaces in which a window resides
csa_add_calendaradd a calendar to the calendar service
csa_add_entryadd an entry to the specified calendar
csa_call_callbacksforce the invocation of the callback functions associated with the specified callback list(s)
csa_delete_calendardelete a calendar from the calendar service
csa_delete_entrydelete an entry from a calendar
csa_freefree memory allocated by the calendaring service
csa_free_time_searchsearches one or more calendars for available free time
csa_list_calendar_attributeslist the names of the calendar attributes associated with a calendar
csa_list_calendarslist the calendars supported by a calendar service
csa_list_entrieslist the calendar entries that match all the attribute search criteria
csa_list_entry_attributeslist the names of the entry attributes associated with the specified entry
csa_list_entry_sequencelists the recurring calendar entries that are associated with a calendar entry
csa_logoffterminate a session with a calendar
csa_logonlog on to the calendar service and establish a session with a calendar
csa_look_upLooks up calendar information
csa_query_configurationDetermine information about the installed CSA configuration
csa_read_calendar_attributesread and return the calendar attributes values for a calendar
csa_read_entry_attributesread and return the calendar entry attribute values for a specified calendar entry
csa_read_next_reminderreads the next reminder of the given type in the specified calendar relative to a given time
csa_register_callbackregister the callback functions to be invoked when the specified type of update occurs in the calendar
csa_restorerestores calendar entries from an archive file
csa_savesaves calendar entries into an archive file
csa_unregister_callbackunregister the specified callback functions
csa_update_calendar_attributesupdate the calendar attributes values for a calendar
csa_update_entry_attributesupdate the calendar entry attributes
csa_x_process_updatesinvoke a calendar application’s calendar event handler
tt_X_sessionreturn the session associated with an X window system display
tt_bcontext_joinadd a byte-array value to the list of values
tt_bcontext_quitremove a byte-array value from the list of values
tt_closeclose the current default procid
tt_context_joinadd a string value to the list of values
tt_context_quitremove a string value from the list of values
tt_default_filereturn the current default file
tt_default_file_setset the default file to a file
tt_default_procididentify the current default process
tt_default_procid_setset the current default procid
tt_default_ptyperetrieve the current default ptype
tt_default_ptype_setset the default ptype
tt_default_sessionretrieve the current default session identifier
tt_default_session_setset the current default session identifier
tt_error_intreturn an integer error object that encodes the code
tt_error_pointerreturn a pointer to an error object that encodes the code
tt_fdreturn a file descriptor
tt_file_copycopy objects from one file to a new file
tt_file_destroyremove objected rooted on a file
tt_file_joinregister interest in messages involving a file
tt_file_movemove objects from one file to another
tt_file_netfilemap between local and canonical pathnames on the local host
tt_file_objects_queryfind all objects in the named file
tt_file_quitregister lack of interest in messages that involve a file
tt_freefree storage from the ToolTalk API allocation stack
tt_host_file_netfilemap between local and canonical pathnames on a remote host
tt_host_netfile_filemap between canonical and local pathnames on a remote host
tt_icontext_joinadd an integer value to the list of values
tt_icontext_quitremove an integer value from the list of values
tt_initial_sessionreturn the initial session identifier
tt_int_errorreturn the status of an error object
tt_is_errcheck status value
tt_mallocallocate storage on the ToolTalk API allocation stack
tt_markmark a storage position in the ToolTalk API allocation stack
tt_message_abstainerreturn offer’s nth abstaining procid
tt_message_abstainers_countreturn a count of the offer’s abstaining procids
tt_message_acceptdeclare that the process has been initialized and can accept messages
tt_message_accepterreturn offer’s nth accepting procid
tt_message_accepters_countreturn a count of the offer’s accepting procids
tt_message_addressretrieve the address attribute from a message
tt_message_address_setset the address attribute for a message
tt_message_arg_addadd a new argument to a message object
tt_message_arg_bvalretrieve the byte-array value of a message argument
tt_message_arg_bval_setset the byte-array value and type of a message argument
tt_message_arg_ivalretrieve the integer value of a message argument
tt_message_arg_ival_setadd an integer value in a message argument
tt_message_arg_modereturn the mode of a message argument
tt_message_arg_typeretrieve the type of a message argument
tt_message_arg_valreturn a pointer to the value of a message argument
tt_message_arg_val_setchange the value of a message argument
tt_message_arg_xvalretrieve and deserialize the data from a message argument
tt_message_arg_xval_setserialize and set data into an existing message argument
tt_message_args_countreturn the number of arguments in the message
tt_message_barg_addadd an argument to a pattern
tt_message_bcontext_setset the byte-array value of a message’s context
tt_message_callback_addregister a callback function
tt_message_classretrieve the class attribute from a message
tt_message_class_setset the class attribute for a message
tt_message_context_bvalretrieve the byte-array value and length of a message’s context
tt_message_context_ivalretrieve the integer value of a message’s context
tt_message_context_setset the character string value of a message’s context
tt_message_context_slotnamereturn the name of a message’s nth context
tt_message_context_valretrieve the character string of a message’s context
tt_message_context_xvalretrieve and deserialize the data from a message’s context
tt_message_contexts_countreturn the number of contexts in a message
tt_message_createcreate a new message object
tt_message_create_supercreate and re-address a copy of a message
tt_message_destroydestroy a message
tt_message_dispositionretrieve the disposition attribute from a message
tt_message_disposition_setset the disposition attribute for a message
tt_message_failindicate a message cannot be handled
tt_message_fileretrieves the file attribute from a message
tt_message_file_setset the file attribute for a message
tt_message_gidretrieve the group identifier attribute from a message
tt_message_handlerretrieve the handler attribute from a message
tt_message_handler_ptyperetrieve the handler ptype attribute from a message
tt_message_handler_ptype_setset the handler ptype attribute for a message
tt_message_handler_setset the handler attribute for a message
tt_message_iarg_addadd a new argument to a message object
tt_message_icontext_setset the integer value of a message’s context
tt_message_idretrieve the identifier of a message
tt_message_objectretrieve the object attribute from a message
tt_message_object_setset the object attribute for a message
tt_message_opretrieve the operation attribute from a message
tt_message_op_setset the operation attribute for a message
tt_message_opnumretrieve the operation number attribute from a message
tt_message_otyperetrieve the object type attribute from a message
tt_message_otype_setset the otype attribute for a message
tt_message_patternreturn the pattern matched by a message
tt_message_printformat a message
tt_message_receivereceive a message
tt_message_rejectreject a message
tt_message_rejecterreturn offer’s nth rejecting procid
tt_message_rejecters_countreturn a count of the offer’s rejecting procids
tt_message_replyreply to a message
tt_message_scoperetrieve the scope attribute from a message
tt_message_scope_setset the scope attribute for a message
tt_message_sendsend a message
tt_message_send_on_exitset up a message to send upon unexpected exit
tt_message_senderretrieve the sender attribute from a message
tt_message_sender_ptyperetrieve the sender ptype attribute from a message
tt_message_sender_ptype_setset the sender ptype attribute for a message
tt_message_sessionretrieve the session attribute from a message
tt_message_session_setset the session attribute for a message
tt_message_stateretrieve the state attribute from a message
tt_message_statusretrieve the status attribute from a message
tt_message_status_setset the status attribute for a message
tt_message_status_stringretrieve the character string stored with the status attribute for a message
tt_message_status_string_setset a character string with the status attribute for a message
tt_message_uidretrieve the user identifier attribute from a message
tt_message_userretrieve the user information associated with a message object
tt_message_user_setstores user information associated with a message object
tt_message_xarg_addadd an argument with an XDR-interpreted value to a message object
tt_message_xcontext_setset the XDR-interpreted byte-array value of a message’s context
tt_netfile_filemap between canonical and local pathnames on the local host
tt_objid_equaltest whether two objids are equal
tt_objid_objkeyreturn the unique key of an objid
tt_onotice_createcreate a notice
tt_openreturn the process identifier for the calling process
tt_orequest_createcreate a request message
tt_otype_basereturn the base otype of an otype
tt_otype_derivedreturn the ith otype derived from the given otype
tt_otype_deriveds_countreturn the number of otypes derived from an otype
tt_otype_hsig_arg_modereturn the mode of an argument of a request signature of an otype
tt_otype_hsig_arg_typereturn the data type of an argument of a request signature of an otype
tt_otype_hsig_args_countreturn the number of arguments of a request signature of an otype
tt_otype_hsig_countreturn the number of request signatures for an otype
tt_otype_hsig_opreturn the operation name of a request signature of an otype
tt_otype_is_derivedindicate the otype derivations
tt_otype_opnum_callback_addreturn a callback if two opnums are equal
tt_otype_osig_arg_modereturn the mode of an argument of a notice signature of an otype
tt_otype_osig_arg_typereturn the data type of an argument of a notice signature of an otype
tt_otype_osig_args_countreturns the number of arguments of a notice signature of an otype
tt_otype_osig_countreturn the number of notice signatures for an otype
tt_otype_osig_opreturn the op name of a notice signature of an otype
tt_pattern_address_addadd a value to the address field for a pattern
tt_pattern_arg_addadd an argument to a pattern
tt_pattern_barg_addadd an argument with a value that contains embedded nulls to a pattern
tt_pattern_bcontext_addadd a byte-array value to the values in this pattern’s named context
tt_pattern_callback_addregister a message-matching callback function
tt_pattern_categoryreturn the category value of a pattern
tt_pattern_category_setfill in the category field for a pattern
tt_pattern_class_addadd a value to the class information for a pattern
tt_pattern_context_addadd a string value to the values of this pattern’s context
tt_pattern_createrequest a new pattern object
tt_pattern_destroydestroy a pattern object
tt_pattern_disposition_addadd a value to the disposition field for a pattern
tt_pattern_file_addadd a value to the file field of a pattern
tt_pattern_iarg_addadd a new integer argument to a pattern
tt_pattern_icontext_addadd an integer value to the values of this pattern’s context
tt_pattern_object_addadd a value to the object field of a pattern
tt_pattern_op_addadd a value to the operation field of a pattern
tt_pattern_opnum_addadd an operation number to a pattern
tt_pattern_otype_addadd a value to the object type field for a pattern
tt_pattern_printformat a pattern
tt_pattern_registerregister a pattern with the ToolTalk service
tt_pattern_scope_addadd a value to the scope field for a pattern
tt_pattern_sender_addadd a value to the sender field for a pattern
tt_pattern_sender_ptype_addadd a value to the sending process’s ptype field for a pattern
tt_pattern_session_addadds a value to the session field for a pattern
tt_pattern_state_addadd a value to the state field for a pattern
tt_pattern_unregisterunregister a pattern from the ToolTalk service
tt_pattern_userreturn the value in a user data cell for a pattern object
tt_pattern_user_setstore information in the user data cells of a pattern object
tt_pattern_xarg_addadd a new argument with an interpreted XDR value to a pattern object
tt_pattern_xcontext_addadd an XDR-interpreted byte-array value to this pattern’s named context
tt_pnotice_createcreate a procedure notice
tt_pointer_errorreturn the status of a pointer
tt_prequest_createcreate a procedure request message
tt_ptr_errorpointer error macro
tt_ptype_declareregister the process type with the ToolTalk service
tt_ptype_existsindicate whether a ptype is already installed
tt_ptype_opnum_callback_addreturn a callback if two opnums are equal
tt_ptype_undeclareundeclare a ptype
tt_releasefree storage allocated on the ToolTalk API allocation stack
tt_session_bpropretrieve the ith value of the named property of a session
tt_session_bprop_addadd a new byte-string value to the end of the list of values
tt_session_bprop_setreplace current values stored under the named property of a session
tt_session_joinjoin a session and make it the default
tt_session_propreturn the ith value of a session property
tt_session_prop_addadd a new character-string value to the end of the list of values
tt_session_prop_countreturn the number of values stored under a property of a session
tt_session_prop_setreplace current values for a property of a session with a character-string value
tt_session_propnamereturns an element of the list of property names for a session
tt_session_propnames_countreturn the number of property names for the session
tt_session_quitquit the session
tt_session_types_loadmerge a compiled ToolTalk types file into the running ttsession
tt_spec_bpropretrieve the ith value of a property
tt_spec_bprop_addadd a new byte-string to the end of the list of values
tt_spec_bprop_setreplace any current values stored under this spec property with a new byte-string
tt_spec_createcreate an in-memory spec for an object
tt_spec_destroydestroy an object’s spec
tt_spec_fileretrieve the name of the file that contains the object described by the spec
tt_spec_movenotify the ToolTalk service that an object has moved to a different file
tt_spec_propretrieve the ith value of the property associated with an object spec
tt_spec_prop_addadd a new item to the end of the list of values
tt_spec_prop_countreturn the number of values listed in this spec property
tt_spec_prop_setreplace property values
tt_spec_propnamereturn an element of the property name list for an object spec
tt_spec_propnames_countreturn the number of property names for an object
tt_spec_typereturn the name of the object type
tt_spec_type_setassign an object type value to an object spec
tt_spec_writewrite the spec and any associated properties to the ToolTalk database
tt_status_messageprovide a message for a problem status code
tt_trace_controlcontrol client-side tracing
tt_xcontext_joinadd an XDR-interpreted byte-array to the list of values
tt_xcontext_quitremove an XDR-interpreted byte-array value from the list of values
ttdt_Get_Modifiedask if any ToolTalk client has changes pending on a file
ttdt_Revertrequest a ToolTalk client to revert a file
ttdt_Saverequest a ToolTalk client to save a file
ttdt_closedestroy a ToolTalk communication endpoint
ttdt_file_eventuse ToolTalk to announce an event about a file
ttdt_file_joinregister to observe ToolTalk events on a file
ttdt_file_noticecreate and send a standard ToolTalk notice about a file
ttdt_file_quitunregister interest in ToolTalk events about a file
ttdt_file_requestcreate and send a standard ToolTalk request about a file
ttdt_message_acceptaccept a contract to handle a ToolTalk request
ttdt_opencreate a ToolTalk communication endpoint
ttdt_sender_imprint_onact like a child of the specified tool
ttdt_session_joinjoin a ToolTalk session
ttdt_session_quitquit a ToolTalk session
ttdt_subcontract_managemanage an outstanding request
ttmedia_Depositsend a Deposit request to checkpoint a document
ttmedia_loadsend a Display, Edit or Compose request
ttmedia_load_replyreply to a Display, Edit or Compose request
ttmedia_ptype_declaredeclare the ptype of a Media Exchange media editor
tttk_Xt_input_handlerProcess ToolTalk events for Xt clients
tttk_block_whileblock while a counter is greater than zero
tttk_message_abandonfinalize a message properly
tttk_message_createcreate a message conforming to the CDE conventions
tttk_message_destroydestroy a message conforming to the CDE conventions
tttk_message_failfail a message
tttk_message_rejectreject a message
tttk_op_stringmap a ToolTalk op code to a string
tttk_string_opmap a string to a ToolTalk op code

3X. Miscellaneous Libraries

ApplicationShellThe ApplicationShell widget class
CompositeThe Composite widget class
ConstraintThe Constraint widget class
CoreThe Core widget class
MrmCloseHierarchyCloses a UID hierarchy
MrmFetchBitmapLiteralFetches a bitmap literal from a hierarchy
MrmFetchColorLiteralFetches a named color literal from a UID file
MrmFetchIconLiteralFetches an icon literal from a hierarchy
MrmFetchLiteralFetches a literal from a UID file
MrmFetchSetValuesFetches the values to be set from literals stored in UID files
MrmFetchWidgetFetches and creates any indexed (UIL named) application widgets and its children
MrmFetchWidgetOverrideFetches any indexed (UIL named) application widget.  It overrides the arguments specified for this application widget in UIL
MrmInitializePrepares an application to use MRM widget-fetching facilities
MrmOpenHierarchyAllocates a hierarchy ID and opens all the UID files in the hierarchy
MrmOpenHierarchyPerDisplayAllocates a hierarchy ID and opens all the UID files in the hierarchy
MrmRegisterClassSaves the information needed for MRM to access the widget creation function for user-defined widgets
MrmRegisterNamesRegisters the values associated with the names referenced in UIL (for example, UIL callback function names or UIL identifier names)
MrmRegisterNamesInHierarchyRegisters the values associated with the names referenced in UIL within a single hierarchy (for example, UIL callback function names or UIL identifier names)
ObjectThe Object widget class
OverrideShellThe OverrideShell widget class
RectObjThe RectObj widget class
ShellThe Shell widget class
TopLevelShellThe TopLevelShell widget class
TransientShellThe TransientShell widget class
UilInvokes the UIL compiler from within an application
UilDumpSymbolTableDumps the contents of a named UIL symbol table to standard output
VendorShellThe VendorShell widget class
VirtualBindingsBindings for virtual mouse and key events
WMShellThe WMShell widget class
XmActivateProtocolA VendorShell function that activates a protocol
XmActivateWMProtocolA VendorShell convenience interface that activates a protocol
XmAddProtocolCallbackA VendorShell function that adds client callbacks for a protocol
XmAddProtocolsA VendorShell function that adds the protocols to the protocol manager and allocates the internal tables
XmAddTabGroupA function that adds a manager or a primitive widget to the list of tab groups
XmAddWMProtocolCallbackA VendorShell convenience interface that adds client callbacks for a protocol
XmAddWMProtocolsA VendorShell convenience interface that adds the protocols to the protocol manager and allocates the internal tables
XmArrowButtonThe ArrowButton widget class
XmArrowButtonGadgetThe ArrowButtonGadget widget class
XmBulletinBoardThe BulletinBoard widget class
XmCascadeButtonThe CascadeButton widget class
XmCascadeButtonGadgetThe CascadeButtonGadget widget class
XmCascadeButtonGadgetHighlightA CascadeButtonGadget function that sets the highlight state
XmCascadeButtonHighlightA CascadeButton and CascadeButtonGadget function that sets the highlight state
XmChangeColorRecalculates all associated colors of a widget
XmClipboardCancelCopyA clipboard function that cancels a copy to the clipboard
XmClipboardCopyA clipboard function that copies a data item to temporary storage for later copying to clipboard
XmClipboardCopyByNameA clipboard function that copies a data item passed by name
XmClipboardEndCopyA clipboard function that ends a copy to the clipboard
XmClipboardEndRetrieveA clipboard function that ends a copy from the clipboard
XmClipboardInquireCountA clipboard function that returns the number of data item formats
XmClipboardInquireFormatA clipboard function that returns a specified format name
XmClipboardInquireLengthA clipboard function that returns the length of the stored data
XmClipboardInquirePendingItemsA clipboard function that returns a list of data_id/private_id pairs
XmClipboardLockA clipboard function that locks the clipboard
XmClipboardRegisterFormatA clipboard function that registers a new format
XmClipboardRetrieveA clipboard function that retrieves a data item from the clipboard
XmClipboardStartCopyA clipboard function that sets up a storage and data structure
XmClipboardStartRetrieveA clipboard function that starts a copy from the clipboard
XmClipboardUndoCopyA clipboard function that deletes the last item placed on the clipboard
XmClipboardUnlockA clipboard function that unlocks the clipboard
XmClipboardWithdrawFormatA clipboard function that indicates that the application no longer wants to supply a data item
XmCommandThe Command widget class
XmCommandAppendValueA Command function that appends the passed XmString to the end of the string displayed in the command area of the widget
XmCommandErrorA Command function that displays an error message
XmCommandGetChildA Command function that is used to access a component
XmCommandSetValueA Command function that replaces a displayed string
XmConvertUnitsA function that converts a value in one unit type to another unit type
XmCreateArrowButtonThe ArrowButton widget creation function
XmCreateArrowButtonGadgetThe ArrowButtonGadget creation function
XmCreateBulletinBoardThe BulletinBoard widget creation function
XmCreateBulletinBoardDialogThe BulletinBoard BulletinBoardDialog convenience creation function
XmCreateCascadeButtonThe CascadeButton widget creation function
XmCreateCascadeButtonGadgetThe CascadeButtonGadget creation function
XmCreateCommandThe Command widget creation function
XmCreateDialogShellThe DialogShell widget creation function
XmCreateDragIconA Drag and Drop function that creates a DragIcon widget
XmCreateDrawingAreaThe DrawingArea widget creation function
XmCreateDrawnButtonThe DrawnButton widget creation function
XmCreateErrorDialogThe MessageBox ErrorDialog convenience creation function
XmCreateFileSelectionBoxThe FileSelectionBox widget creation function
XmCreateFileSelectionDialogThe FileSelectionBox FileSelectionDialog convenience creation function
XmCreateFormThe Form widget creation function
XmCreateFormDialogA Form FormDialog convenience creation function
XmCreateFrameThe Frame widget creation function
XmCreateInformationDialogThe MessageBox InformationDialog convenience creation function
XmCreateLabelThe Label widget creation function
XmCreateLabelGadgetThe LabelGadget creation function
XmCreateListThe List widget creation function
XmCreateMainWindowThe MainWindow widget creation function
XmCreateMenuBarA RowColumn widget convenience creation function
XmCreateMenuShellThe MenuShell widget creation function
XmCreateMessageBoxThe MessageBox widget creation function
XmCreateMessageDialogThe MessageBox MessageDialog convenience creation function
XmCreateOptionMenuA RowColumn widget convenience creation function
XmCreatePanedWindowThe PanedWindow widget creation function
XmCreatePopupMenuA RowColumn widget convenience creation function
XmCreatePromptDialogThe SelectionBox PromptDialog convenience creation function
XmCreatePulldownMenuA RowColumn widget convenience creation function
XmCreatePushButtonThe PushButton widget creation function
XmCreatePushButtonGadgetThe PushButtonGadget creation function
XmCreateQuestionDialogThe MessageBox QuestionDialog convenience creation function
XmCreateRadioBoxA RowColumn widget convenience creation function
XmCreateRowColumnThe RowColumn widget creation function
XmCreateScaleThe Scale widget creation function
XmCreateScrollBarThe ScrollBar widget creation function
XmCreateScrolledListThe List ScrolledList convenience creation function
XmCreateScrolledTextThe TextScrolledText convenience creation function
XmCreateScrolledWindowThe ScrolledWindow widget creation function
XmCreateSelectionBoxThe SelectionBox widget creation function
XmCreateSelectionDialogThe SelectionBox SelectionDialog convenience creation function
XmCreateSeparatorThe Separator widget creation function
XmCreateSeparatorGadgetThe SeparatorGadget creation function
XmCreateSimpleCheckBoxA RowColumn widget convenience creation function
XmCreateSimpleMenuBarA RowColumn widget convenience creation function
XmCreateSimpleOptionMenuA RowColumn widget convenience creation function
XmCreateSimplePopupMenuA RowColumn widget convenience creation function
XmCreateSimplePulldownMenuA RowColumn widget convenience creation function
XmCreateSimpleRadioBoxA RowColumn widget convenience creation function
XmCreateTemplateDialogA MessageBox TemplateDialog convenience creation function
XmCreateTextThe Text widget creation function
XmCreateTextFieldThe TextField widget creation function
XmCreateToggleButtonThe ToggleButton widget creation function
XmCreateToggleButtonGadgetThe ToggleButtonGadget creation function
XmCreateWarningDialogThe MessageBox WarningDialog convenience creation function
XmCreateWorkAreaA function that creates a RowColumn work area
XmCreateWorkingDialogThe MessageBox WorkingDialog convenience creation function
XmCvtCTToXmStringA compound string function that converts compound text to a compound string
XmCvtStringToUnitTypeA function that converts a string to a unit-type value
XmCvtXmStringToCTA compound string function that converts a compound string to compound text
XmDeactivateProtocolA VendorShell function that deactivates a protocol without removing it
XmDeactivateWMProtocolA VendorShell convenience interface that deactivates a protocol without removing it
XmDestroyPixmapA pixmap caching function that removes a pixmap from the pixmap cache
XmDialogShellThe DialogShell widget class
XmDisplayThe Display widget class
XmDragCancelA Drag and Drop function that terminates a drag transaction
XmDragContextThe DragContext widget class
XmDragIconThe DragIcon widget class
XmDragStartA Drag and Drop function that initiates a drag and drop transaction
XmDrawingAreaThe DrawingArea widget class
XmDrawnButtonThe DrawnButton widget class
XmDropSiteThe DropSite Registry
XmDropSiteConfigureStackingOrderA Drag and Drop function that reorders a stack of widgets that are registered drop sites
XmDropSiteEndUpdateA Drag and Drop function that facilitates processing updates to multiple drop sites
XmDropSiteQueryStackingOrderA Drag and Drop function that returns the parent, a list of children, and the number of children for a specified widget
XmDropSiteRegisterA Drag and Drop function that identifies a drop site and assigns resources that specify its behavior
XmDropSiteRetrieveA Drag and Drop function that retrieves resource values set on a drop site
XmDropSiteStartUpdateA Drag and Drop function that facilitates processing updates to multiple drop sites
XmDropSiteUnregisterA Drag and Drop function that frees drop site information
XmDropSiteUpdateA Drag and Drop function that sets resource values for a drop site
XmDropTransferThe DropTransfer widget class
XmDropTransferAddA Drag and Drop function that enables additional drop transfer entries to be processed after initiating a drop transfer
XmDropTransferStartA Drag and Drop function that initiates a drop transfer
XmFileSelectionBoxThe FileSelectionBox widget class
XmFileSelectionBoxGetChildA FileSelectionBox function used to access a component
XmFileSelectionDoSearchA FileSelectionBox function that initiates a directory search
XmFontListData type for a font list
XmFontListAddA font list function that creates a new font list
XmFontListAppendEntryA font list function that appends an entry to a font list
XmFontListCopyA font list function that copies a font list
XmFontListCreateA font list function that creates a font list
XmFontListEntryCreateA font list function that creates a font list entry
XmFontListEntryFreeA font list function that recovers memory used by a font list entry
XmFontListEntryGetFontA font list function that retrieves font information from a font list entry
XmFontListEntryGetTagA font list function that retrieves the tag of a font list entry
XmFontListEntryLoadA font list function that loads a font or creates a font set and creates an accompanying font list entry
XmFontListFreeA font list function that recovers memory used by a font list
XmFontListFreeFontContextA font list function that instructs the toolkit that the font list context is no longer needed
XmFontListGetNextFontA font list function that allows applications to access the fonts and character sets in a font list
XmFontListInitFontContextA font list function that allows applications to access the entries in a font list
XmFontListNextEntryA font list function that returns the next entry in a font list
XmFontListRemoveEntryA font list function that removes a font list entry from a font list
XmFormThe Form widget class
XmFrameThe Frame widget class
XmGadgetThe Gadget widget class
XmGetAtomNameA function that returns the string representation for an atom
XmGetColorCalculationA function to get the procedure used for default color calculation
XmGetColorsA function that generates foreground, select, and shadow colors
XmGetDestinationA function that returns the widget ID of the widget to be used as the current destination for quick paste and certain clipboard operations
XmGetDragContextA Drag and Drop function that retrieves the DragContext widget ID associated with a timestamp
XmGetFocusWidgetReturns the ID of the widget that has keyboard focus
XmGetMenuCursorA function that returns the cursor ID for the current menu cursor
XmGetPixmapA pixmap caching function that generates a pixmap, stores it in a pixmap cache, and returns the pixmap
XmGetPixmapByDepthA pixmap caching function that generates a pixmap, stores it in a pixmap cache, and returns the pixmap
XmGetPostedFromWidgetA RowColumn function that returns the widget from which a menu was posted
XmGetSecondaryResourceDataA function that provides access to secondary widget resource data
XmGetTabGroupReturns the widget ID of a tab group
XmGetTearOffControlA RowColumn function that obtains the widget ID for the tear-off control in a menu
XmGetVisibilityA function that determines if a widget is visible
XmGetXmDisplayA Display function that returns the XmDisplay object ID for a specified display
XmGetXmScreenA Screen function that returns the XmScreen object ID for a specified screen
XmInstallImageA pixmap caching function that adds an image to the pixmap cache
XmInternAtomA function that returns an atom for a given name
XmIsMotifWMRunningA function that determines whether the window manager is running
XmIsTraversableA function that identifies whether a widget can be traversed
XmLabelThe Label widget class
XmLabelGadgetThe LabelGadget widget class
XmListThe List widget class
XmListAddItemA List function that adds an item to the list
XmListAddItemUnselectedA List function that adds an item to the list
XmListAddItemsA List function that adds items to the list
XmListAddItemsUnselectedA List function that adds items to a list
XmListDeleteAllItemsA List function that deletes all items from the list
XmListDeleteItemA List function that deletes an item from the list
XmListDeleteItemsA List function that deletes items from the list
XmListDeleteItemsPosA List function that deletes items from the list starting at the given position
XmListDeletePosA List function that deletes an item from a list at a specified position
XmListDeletePositionsA List function that deletes items from a list based on an array of positions
XmListDeselectAllItemsA List function that unhighlights and removes all items from the selected list
XmListDeselectItemA List function that deselects the specified item from the selected list
XmListDeselectPosA List function that deselects an item at a specified position in the list
XmListGetKbdItemPosA List function that returns the position of the item at the location cursor
XmListGetMatchPosA List function that returns all instances of an item in the list
XmListGetSelectedPosA List function that returns the position of every selected item in the list
XmListItemExistsA List function that checks if a specified item is in the list
XmListItemPosA List function that returns the position of an item in the list
XmListPosSelectedA List function that determines if the list item at a specified position is selected
XmListPosToBoundsA List function that returns the bounding box of an item at a specified position in a list
XmListReplaceItemsA List function that replaces the specified elements in the list
XmListReplaceItemsPosA List function that replaces the specified elements in the list
XmListReplaceItemsPosUnselectedA List function that replaces items in a list without selecting the replacement items
XmListReplaceItemsUnselectedA List function that replaces items in a list
XmListReplacePositionsA List function that replaces items in a list based on position
XmListSelectItemA List function that selects an item in the list
XmListSelectPosA List function that selects an item at a specified position in the list
XmListSetAddModeA List function that sets add mode in the list
XmListSetBottomItemA List function that makes an existing item the last visible item in the list
XmListSetBottomPosA List function that makes a specified item the last visible item in the list
XmListSetHorizPosA List function that scrolls to the specified position in the list
XmListSetItemA List function that makes an existing item the first visible item in the list
XmListSetKbdItemPosA List function that sets the location cursor at a specified position
XmListSetPosA List function that makes the item at the given position the first visible position in the list
XmListUpdateSelectedListA List function that updates the XmNselectedItems resource
XmListYToPosA List function that returns the position of the item at a specified y coordinate
XmMainWindowThe MainWindow widget class
XmMainWindowSep1A MainWindow function that returns the widget ID of the first Separator widget
XmMainWindowSep2A MainWindow function that returns the widget ID of the second Separator widget
XmMainWindowSep3A MainWindow function that returns the widget ID of the third Separator widget
XmMainWindowSetAreasA MainWindow function that identifies manageable children for each area
XmManagerThe Manager widget class
XmMapSegmentEncodingA compound string function that returns the compound text encoding format associated with the specified font list tag
XmMenuPositionA RowColumn function that positions a Popup MenuPane
XmMenuShellThe MenuShell widget class
XmMessageBoxThe MessageBox widget class
XmMessageBoxGetChildA MessageBox function that is used to access a component
XmOptionButtonGadgetA RowColumn function that obtains the widget ID for the CascadeButtonGadget in an OptionMenu
XmOptionLabelGadgetA RowColumn function that obtains the widget ID for the LabelGadget in an OptionMenu
XmPanedWindowThe PanedWindow widget class
XmPrimitiveThe Primitive widget class
XmProcessTraversalA function that determines which component receives keyboard events when a widget has the focus
XmPushButtonThe PushButton widget class
XmPushButtonGadgetThe PushButtonGadget widget class
XmRegisterSegmentEncodingA compound string function that registers a compound text encoding format for a specified font list element tag
XmRemoveProtocolCallbackA VendorShell function that removes a callback from the internal list
XmRemoveProtocolsA VendorShell function that removes the protocols from the protocol manager and deallocates the internal tables
XmRemoveTabGroupA function that removes a tab group
XmRemoveWMProtocolCallbackA VendorShell convenience interface that removes a callback from the internal list
XmRemoveWMProtocolsA VendorShell convenience interface that removes the protocols from the protocol manager and deallocates the internal tables
XmRepTypeAddReverseA representation type manager function that installs the reverse converter for a previously registered representation type
XmRepTypeGetIdA representation type manager function that retrieves the identification number of a representation type
XmRepTypeGetNameListA representation type manager function that generates a list of values for a representation type
XmRepTypeGetRecordA representation type manager function that returns information about a representation type
XmRepTypeGetRegisteredA representation type manager function that returns a copy of the registration list
XmRepTypeInstallTearOffModelConverterA representation type manager function that installs the resource converter for XmNtearOffModel. 
XmRepTypeRegisterA representation type manager function that registers a representation type resource
XmRepTypeValidValueA representation type manager function that tests the validity of a numerical value of a  representation type resource
XmResolveAllPartOffsetsA function that allows writing of upward-compatible applications and widgets
XmResolvePartOffsetsA function that allows writing of upward-compatible applications and widgets
XmRowColumnThe RowColumn widget class
XmScaleThe Scale widget class
XmScaleGetValueA Scale function that returns the current slider position
XmScaleSetValueA Scale function that sets a slider value
XmScreenThe Screen widget class
XmScrollBarThe ScrollBar widget class
XmScrollBarGetValuesA ScrollBar function that returns the ScrollBar’s increment values
XmScrollBarSetValuesA ScrollBar function that changes ScrollBar’s increment values and the slider’s size and position
XmScrollVisibleA ScrolledWindow function that makes an invisible  descendant of a ScrolledWindow work area visible
XmScrolledWindowThe ScrolledWindow widget class
XmScrolledWindowSetAreasA ScrolledWindow function that adds or changes a window work region and a horizontal or vertical ScrollBar widget to the ScrolledWindow widget
XmSelectionBoxThe SelectionBox widget class
XmSelectionBoxGetChildA SelectionBox function that is used to access a component
XmSeparatorThe Separator widget class
XmSeparatorGadgetThe SeparatorGadget widget class
XmSetColorCalculationA function to set the procedure used for default color calculation
XmSetFontUnitA function that sets the font unit value for a display
XmSetFontUnitsA function that sets the font unit value for a display
XmSetMenuCursorA function that modifies the menu cursor for a client
XmSetProtocolHooksA VendorShell function that allows pre and post actions to be executed when a protocol message is received from MWM
XmSetWMProtocolHooksA VendorShell convenience interface that allows pre and post actions to be executed when a protocol message is received from the window manager
XmStringData type for a compound string
XmStringBaselineA 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
XmStringByteCompareA compound string function that indicates the results of a byte-by-byte comparison
XmStringCompareA compound string function that compares two strings
XmStringConcatA compound string function that appends one string to another
XmStringCopyA compound string function that makes a copy of a string
XmStringCreateA compound string function that creates a compound string
XmStringCreateLocalizedA compound string function that creates a compound string in the current locale
XmStringCreateLtoRA compound string function that creates a compound string
XmStringCreateSimpleA compound string function that creates a compound string in the language environment of a widget
XmStringDirectionData type for the direction of display in a string
XmStringDirectionCreateA compound string function that creates a compound string
XmStringDrawA compound string function that draws a compound string in an X window
XmStringDrawImageA compound string function that draws a compound string in an X Window and creates an image
XmStringDrawUnderlineA compound string function that underlines a string drawn in an X Window
XmStringEmptyA compound string function that provides information on the existence of non-zero length text components
XmStringExtentA compound string function that determines the size of the smallest rectangle that will enclose the compound string
XmStringFreeA compound string function that recovers memory
XmStringFreeContextA compound string function that instructs the toolkit that the context is no longer needed
XmStringGetLtoRA compound string function that searches for a text segment in the input compound string
XmStringGetNextComponentA compound string function that returns the type and value of the next component in a compound string
XmStringGetNextSegmentA compound string function that fetches the octets in the next segment of a compound string
XmStringHasSubstringA compound string function that indicates whether one compound string is contained within another
XmStringHeightA compound string function that returns the line height of the given compound string
XmStringInitContextA compound string function that allows applications to read out the content segment by segment
XmStringLengthA compound string function that obtains the length of a compound string
XmStringLineCountA compound string function that returns the number of separators plus one in the provided compound string
XmStringNConcatA compound string function that appends a specified number of bytes to a compound string
XmStringNCopyA compound string function that creates a copy of a compound string
XmStringPeekNextComponentA compound string function that returns the component type of the next component fetched
XmStringSegmentCreateA compound string function that creates a compound string
XmStringSeparatorCreateA compound string function that creates a compound string
XmStringTableData type for an array of compound strings
XmStringWidthA compound string function that returns the width of the longest sequence of text components in a compound string
XmTargetsAreCompatibleA function that tests whether the target types match between a drop site and source object
XmTextThe Text widget class
XmTextClearSelectionA Text function that clears the primary selection
XmTextCopyA Text function that copies the primary selection to the clipboard
XmTextCutA Text function that copies the primary selection to the clipboard and deletes the selected text
XmTextDisableRedisplayA Text function that temporarily prevents visual update of the Text widget
XmTextEnableRedisplayA Text function that forces the visual update of a Text widget
XmTextFieldThe TextField class
XmTextFieldClearSelectionA TextField function that clears the primary selection
XmTextFieldCopyA TextField function that copies the primary selection to the clipboard
XmTextFieldCutA TextField function that copies the primary selection to the clipboard and deletes the selected text
XmTextFieldGetBaselineA TextField function that accesses thex position of the first baseline
XmTextFieldGetEditableA TextField function that accesses the edit permission state
XmTextFieldGetInsertionPositionA TextField function that accesses the position of the insertion cursor
XmTextFieldGetLastPositionA TextField function that accesses the position of the last text character
XmTextFieldGetMaxLengthA TextField function that accesses the value of the current maximum allowable length of a text string entered from the keyboard
XmTextFieldGetSelectionA TextField function that retrieves the value of the primary selection
XmTextFieldGetSelectionPositionA TextField function that accesses the position of the primary selection
XmTextFieldGetSelectionWcsA TextField function that retrieves the value of a wide character encoded primary selection
XmTextFieldGetStringA TextField function that accesses the string value
XmTextFieldGetStringWcsA TextField function that retrieves a copy of the wide character string value of a TextField widget
XmTextFieldGetSubstringA TextField function that retrieves a copy of a portion of the internal text buffer
XmTextFieldGetSubstringWcsA TextField function that retrieves a a portion of a wide character internal text buffer
XmTextFieldInsertA TextField function that inserts a character string into a text string
XmTextFieldInsertWcsA TextField function that inserts a wide character string into a TextField widget
XmTextFieldPasteA TextField function that inserts the clipboard selection
XmTextFieldPosToXYA TextField function that accesses the x and y position of a character position
XmTextFieldRemoveA TextField function that deletes the primary selection
XmTextFieldReplaceA TextField function that replaces part of a text string
XmTextFieldReplaceWcsA TextField function that replaces part of a wide character string in a TextField widget
XmTextFieldSetAddModeA TextField function that sets the state of Add Mode
XmTextFieldSetEditableA TextField function that sets the edit permission
XmTextFieldSetHighlightA TextField function that highlights text
XmTextFieldSetInsertionPositionA TextField function that sets the position of the insertion cursor
XmTextFieldSetMaxLengthA TextField function that sets the value of the current maximum allowable length of a text string entered from the keyboard
XmTextFieldSetSelectionA TextField function that sets the primary selection of the text
XmTextFieldSetStringA TextField function that sets the string value
XmTextFieldSetStringWcsA TextField function that sets a wide character string value
XmTextFieldShowPositionA TextField function that forces text at a given position to be displayed
XmTextFieldXYToPosA TextField function that accesses the character position nearest an x and y position
XmTextFindStringA Text function that finds the beginning position of a text string
XmTextFindStringWcsA Text function that finds the beginning position of a wide character text string
XmTextGetBaselineA Text function that accesses thex position of the first baseline
XmTextGetEditableA Text function that accesses the edit permission state
XmTextGetInsertionPositionA Text function that accesses the position of the insert cursor
XmTextGetLastPositionA Text function that accesses the last position in the text
XmTextGetMaxLengthA Text function that accesses the value of the current maximum allowable length of a text string entered from the keyboard
XmTextGetSelectionA Text function that retrieves the value of the primary selection
XmTextGetSelectionPositionA Text function that accesses the position of the primary selection
XmTextGetSelectionWcsA Text function that retrieves the value of a wide character encoded primary selection
XmTextGetSourceA Text function that accesses the source of the widget
XmTextGetStringA Text function that accesses the string value
XmTextGetStringWcsA Text function that retrieves a copy of the wide character string value of a Text widget
XmTextGetSubstringA Text function that retrieves a copy of a portion of the internal text buffer
XmTextGetSubstringWcsA Text function that retrieves a portion of a wide character internal text buffer
XmTextGetTopCharacterA Text function that accesses the position of the first character displayed
XmTextInsertA Text function that inserts a character string into a text string
XmTextInsertWcsA Text function that inserts a wide character string into a Text widget
XmTextPasteA Text function that inserts the clipboard selection
XmTextPosToXYA Text function that accesses the x and y position of a character position
XmTextPositionData type for a character position within a text string
XmTextRemoveA Text function that deletes the primary selection
XmTextReplaceA Text function that replaces part of a text string
XmTextReplaceWcsA Text function that replaces part of a wide character string in a Text widget
XmTextScrollA Text function that scrolls text
XmTextSetAddModeA Text function that sets the state of Add Mode
XmTextSetEditableA Text function that sets the edit permission
XmTextSetHighlightA Text function that highlights text
XmTextSetInsertionPositionA Text function that sets the position of the insert cursor
XmTextSetMaxLengthA Text function that sets the value of the current maximum allowable length of a text string entered from the keyboard
XmTextSetSelectionA Text function that sets the primary selection of the text
XmTextSetSourceA Text function that sets the source of the widget
XmTextSetStringA Text function that sets the string value
XmTextSetStringWcsA Text function that sets a wide character string value
XmTextSetTopCharacterA Text function that sets the position of the first character displayed
XmTextShowPositionA Text function that forces text at a given position to be displayed
XmTextXYToPosA Text function that accesses the character position nearest an x and y position
XmToggleButtonThe ToggleButton widget class
XmToggleButtonGadgetThe ToggleButtonGadget widget class
XmToggleButtonGadgetGetStateA ToggleButtonGadget function that obtains the state of a ToggleButtonGadget
XmToggleButtonGadgetSetStateA ToggleButtonGadget function that sets or changes the current state
XmToggleButtonGetStateA ToggleButton function that obtains the state of a ToggleButton
XmToggleButtonSetStateA ToggleButton function that sets or changes the current state
XmTrackingEventA Toolkit function that provides a modal interaction
XmTrackingLocateA Toolkit function that provides a modal interaction
XmTranslateKeyThe default keycode-to-keysym translator
XmUninstallImageA pixmap caching function that removes an image from the image cache
XmUpdateDisplayA function that processes all pending exposure events immediately
XmVaCreateSimpleCheckBoxA RowColumn widget convenience creation function
XmVaCreateSimpleMenuBarA RowColumn widget convenience creation function
XmVaCreateSimpleOptionMenuA RowColumn widget convenience creation function
XmVaCreateSimplePopupMenuA RowColumn widget convenience creation function
XmVaCreateSimplePulldownMenuA RowColumn widget convenience creation function
XmVaCreateSimpleRadioBoxA RowColumn widget convenience creation function
XmWidgetGetBaselinesRetrieves baseline information for a widget
XmWidgetGetDisplayRectRetrieves display rectangle information for a widget

4. File Formats

Depositsave a document to its backing store[ Deposit request ]
Displaydisplay a document[ Display request ]
DtDndProtocoldrag and drop matching and transfer protocols
Editcompose or edit a document[ Edit request ]
Get_Environmentget a tool’s environment[ Get_Environment request ]
Get_Geometryget a tool’s on-screen geometry[ Get_Geometry request ]
Get_Iconifiedget a tool’s iconic state[ Get_Iconified request ]
Get_Localeget a tool’s locale[ Get_Locale request ]
Get_Mappedget whether a tool is mapped to the screen[ Get_Mapped request ]
Get_Modifiedask whether an entity has been modified[ Get_Modified request ]
Get_Situationget a tool’s current working directory[ Get_Situation request ]
Get_Statusretrieve a tool’s current status[ Get_Status request ]
Get_Sysinfoget information about a tool’s host[ Get_Sysinfo request ]
Get_XInfoget a tool’s X11 attributes[ Get_XInfo request ]
Lowerlower a tool’s window(s) to the back[ Lower request ]
Mailcompose or mail a document[ Mail request ]
Modifiedan entity has been modified[ Modified notice ]
Pausepause a tool, operation or data performance[ Pause request ]
Printprint a document[ Print request ]
Quitterminate an operation or an entire tool[ Quit request ]
Raiseraise a tool’s window(s) to the front[ Raise request ]
Resumeresume a tool, operation or data performance[ Resume request ]
Revertdiscard any modifications to an entity[ Revert notice ]
Revertedan entity has been reverted[ Reverted notice ]
Savesave any modifications to an entity[ Save notice ]
Savedan entity has been saved to persistent storage[ Saved notice ]
Set_Environmentset a tool’s environment[ Set_Environment request ]
Set_Geometryset a tool’s on-screen geometry[ Set_Geometry request ]
Set_Iconifiedset a tool’s iconic state[ Set_Iconified request ]
Set_Localeset a tool’s locale[ Set_Locale request ]
Set_Mappedset whether a tool is mapped to the screen[ Set_Mapped request ]
Set_Situationset a tool’s current working directory[ Set_Situation request ]
Signalsend a (POSIX-style) signal to a tool[ Signal request ]
Starteda tool has started[ Started notice ]
Statusa tool has some status information to announce[ Status notice ]
Stoppeda tool has terminated[ Stopped notice ]
Translatetranslate a document from one media type to another[ Translate request ]
bilBuilder Interface Language for the CDE Application Builder[ BIL ]
dtactionfiledefine the content of desktop action definition records
dtbmfileformat of X11 bitmap format desktop icon files
dtcm_archiveformat of calendar archive file
dtcm_entryformat of calendar/appointment entry
dtconvertvfconvert VUE 3.0 action/filetype files to DT syntax
dtdpfileformat and location of desktop palette files
dtdtfiledefine the format and location of actions and data type database files
dtdtsfileformat and location of desktop data type and action files
dtfile_configCDE File Manager configuration file[ dtfile.config ]
dtfpfileformat and locations of front panel configuration files
dthelptagdtdmarkup syntax specification for authored CDE help information
dthffiledefine the format of CDE Help Family files
dticonfileicon conventions for CDE icons
dtpmfileformat of X Pixmap (XPM) format desktop icon files
dtresourcesfileformat and location of desktop resource files
dtsdlfileCDE runtime help volume files
dtsessionfileformat and location of desktop session files
dtwmrcthe dtwm Window Manager Resource Description File
hostname_maptell ToolTalk clients to use a per-host alternative rpc.ttdbserverd(1m)
partition_maptell rpc.ttdbserverd(1m) to locate its databases in an alternate file system
tttracefilescript of settings for ToolTalk tracing

Section 4m

dtspcdenvenvironment Variable File for the CDE Subprocess Control Service

5. Miscellaneous Facilities

Actionaction service definitions[ Dt/Action.h ]
ComboBoxDtComboBox widget definitions[ Dt/ComboBox.h ]
DndDrag and drop definitions[ Dt/Dnd.h ]
Dtmiscellaneous desktop definitions[ Dt/Dt.h ]
DtActionaction service definitions[ Dt/Action.h ]
DtComboBoxDtComboBox widget definitions[ Dt/ComboBox.h ]
DtDndDrag and drop definitions[ Dt/Dnd.h ]
DtDtsdata typing definitions[ Dt/Dts.h ]
DtEditoreditor widget definitions[ Dt/Editor.h ]
DtHelphelp services definitions[ Dt/Help.h ]
DtHelpDialogDtHelpDialog definitions[ Dt/HelpDialog.h ]
DtHelpQuickDDtHelpQuickDialog definitions[ Dt/HelpQuickD.h ]
DtMenuButtonDtMenuButton widget definitions[ Dt/MenuButton.h ]
DtSaverscreen saver definitions[ Dt/Saver.h ]
DtSessionsession management services definitions[ Dt/Session.h ]
DtSpinBoxDtSpinBox widget definitions[ Dt/SpinBox.h ]
DtStdAppFontNamesCDE Standard Application Font Names
DtStdInterfaceFontNamesCDE Standard Interface Font Names
DtTermterminal emulator definitions[ Dt/Term.h ]
DtTermEscescape sequences recognized by dtterm and the DtTerm widget[ dtTerm ]
DtWsmworkspace manager definitions[ Dt/Wsm.h ]
Dtsdata typing definitions[ Dt/Dts.h ]
Editoreditor widget definitions[ Dt/Editor.h ]
Helphelp services definitions[ Dt/Help.h ]
HelpDialogDtHelpDialog definitions[ Dt/HelpDialog.h ]
HelpQuickDDtHelpQuickDialog definitions[ Dt/HelpQuickD.h ]
MenuButtonDtMenuButton widget definitions[ Dt/MenuButton.h ]
Saverscreen saver definitions[ Dt/Saver.h ]
Sessionsession management services definitions[ Dt/Session.h ]
SpinBoxDtSpinBox widget definitions[ Dt/SpinBox.h ]
Termterminal emulator definitions[ Dt/Term.h ]
Tttt_cToolTalk definitions[ Tt/tt_c.h ]
TttttkToolTalk definitions[ Tt/tttk.h ]
Wsmworkspace manager definitions[ Dt/Wsm.h ]
csacalendar and appointment services definitions[ csa/csa.h ]
csacsacalendar and appointment services definitions[ csa/csa.h ]
dtactionactionCDE action management actions
dtappactionCDE application management actions
dtbuilderactionCDE application builder actions
dtcalcactionCDE calculator actions
dtcalendaractionCDE calendar and appointment management actions
dtenvvarCDE environment variables
dtfileactionCDE file management actions
dtfilsysCDE file system; directory tree structure
dthelpactionCDE help actions
dticonactionCDE icon editing actions
dtmailactionCDE mail actions
dtmanactionCDE manual page actions
dtprintinfoactionCDE print job actions
dtsessionactionCDE session management actions
dtstyleactionCDE style management actions
dttermescape sequences recognized by dtterm and the DtTerm widget
dttermactionCDE terminal emulation actions
dttextactionCDE text editing actions
dttrashactionCDE trash management actions
tt_cToolTalk definitions[ Tt/tt_c.h ]
tttkToolTalk definitions[ Tt/tttk.h ]

Section 5X

UILThe user interface language file format

6. Games and Demos

edit_demodemonstrate ToolTalk object oriented messaging
ttsample1demonstrate simple use of ToolTalk
ttsnoopsend and receive ToolTalk messages interactively

Section Delivery

dtsdldtdSemantic Delivery Language (SDL) format and semantics

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026