home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 March B / SCO_CASTOR4RRT.iso / BASEman / root.9 / usr / lib / scohelp / en_US.ISO8859-1 / man / html.X3xmu / man.X3xmu.node
Text File  |  1998-08-19  |  10KB  |  284 lines

  1.  
  2. Intro.X3xmu.html:
  3.     Title = Intro(X3xmu)
  4.     Version = 1.0
  5.     Name = Intro - introduction to Xmu library functions and routines
  6.     IndexEntry = intro - introduction to Xmu library functions and routines
  7.  
  8. XctData.X3xmu.html:
  9.     Title = XctData(X3xmu)
  10.     Version = 1.0
  11.     Name = XctData - compound text functions
  12.     SubName = XctCreate - create XctData structure for parsing Compound Text string
  13.     SubName = XctReset - reset XctData structure to reparse Compound Text string
  14.     SubName = XctNextItem - parse next item from Compound Text string
  15.     SubName = XctFree - free all data associated with XctData structure
  16.  
  17. XmuAddCloseDisplayHook.X3xmu.html:
  18.     Title = XmuAddCloseDisplayHook(X3xmu)
  19.     Version = 1.0
  20.     Name = XmuAddCloseDisplayHook - add a callback to display
  21.  
  22. XmuAddInitializer.X3xmu.html:
  23.     Title = XmuAddInitializer(X3xmu)
  24.     Version = 1.0
  25.     Name = XmuAddInitializer  - register procedure
  26.     SubName = XmuCallInitializers - call procedures registered by XmuAddInitializer
  27.  
  28. XmuAllStandardColormaps.X3xmu.html:
  29.     Title = XmuAllStandardColormaps(X3xmu)
  30.     Version = 1.0
  31.     Name = XmuAllStandardColormaps - standard colormaps
  32.  
  33. XmuAtom.X3xmu.html:
  34.     Title = XmuAtom(X3xmu)
  35.     Version = 1.0
  36.     Name = XmuAtom - Xmu atom functions and macros
  37.     SubName = XA_ATOM_PAIR - returns atom
  38.     SubName = XA_CHARACTER_POSITION - returns atom
  39.     SubName = XA_CLASS - returns atom
  40.     SubName = XA_CLIENT_WINDOW - returns atom
  41.     SubName = XA_CLIPBOARD - returns atom
  42.     SubName = XA_COMPOUND_TEXT - returns atom
  43.     SubName = XA_DECNET_ADDRESS - returns atom
  44.     SubName = XA_DELETE - returns atom
  45.     SubName = XA_FILENAME - returns atom
  46.     SubName = XA_HOSTNAME - returns atom
  47.     SubName = XA_IP_ADDRESS - returns atom
  48.     SubName = XA_LENGTH - returns atom
  49.     SubName = XA_LIST_LENGTH - returns atom
  50.     SubName = XA_NAME - returns atom
  51.     SubName = XA_NET_ADDRESS - returns atom
  52.     SubName = XA_NULL - returns atom
  53.     SubName = XA_OWNER_OS - returns atom
  54.     SubName = XA_SPAN - returns atom
  55.     SubName = XA_TARGETS - returns atom
  56.     SubName = XA_TEXT - returns atom
  57.     SubName = XA_TIMESTAMP - returns atom
  58.     SubName = XA_USER - returns atom
  59.     SubName = XmuMakeAtom - create and initialize an opaque object
  60.     SubName = XmuNameOfAtom - cache atom value
  61.     SubName = XmuInternAtom - return Atom for an AtomPtr
  62.     SubName = XmuGetAtomName - return name of an Atom
  63.     SubName = XmuInternStrings - convert list of atom names into Atom values
  64.  
  65. XmuCompareISOLatin1.X3xmu.html:
  66.     Title = XmuCompareISOLatin1(X3xmu)
  67.     Version = 1.0
  68.     Name = XmuCompareISOLatin1 - compare two Latin-1 strings
  69.  
  70. XmuConvertStandardSelection.X3xmu.html:
  71.     Title = XmuConvertStandardSelection(X3xmu)
  72.     Version = 1.0
  73.     Name = XmuConvertStandardSelection - convert standard selection
  74.  
  75. XmuCopyISOLatin1Lowered.X3xmu.html:
  76.     Title = XmuCopyISOLatin1Lowered(X3xmu)
  77.     Version = 1.0
  78.     Name = XmuCopyISOLatin1Lowered - copies Latin-1 uppercase string to lowercase
  79.     SubName = XmuCopyISOLatin1Uppered - copies Latin-1 lowercase string to uppercase
  80.  
  81. XmuCreateColormap.X3xmu.html:
  82.     Title = XmuCreateColormap(X3xmu)
  83.     Version = 1.0
  84.     Name = XmuCreateColormap - create colormap
  85.  
  86. XmuCreatePixmapFromBitmap.X3xmu.html:
  87.     Title = XmuCreatePixmapFromBitmap(X3xmu)
  88.     Version = 1.0
  89.     Name = XmuCreatePixmapFromBitmap - create pixmap from bitmap
  90.  
  91. XmuCreateStippledPixmap.X3xmu.html:
  92.     Title = XmuCreateStippledPixmap(X3xmu)
  93.     Version = 1.0
  94.     Name = XmuCreateStippledPixmap - creates stippled pixmap
  95.     SubName = XmuReleaseStippledPixmap - release stippled pixmap
  96.  
  97. XmuCursorNameToIndex.X3xmu.html:
  98.     Title = XmuCursorNameToIndex(X3xmu)
  99.     Version = 1.0
  100.     Name = XmuCursorNameToIndex - cursor utilities
  101.  
  102. XmuCvtFunctionToCallback.X3xmu.html:
  103.     Title = XmuCvtFunctionToCallback(X3xmu)
  104.     Version = 1.0
  105.     Name = XmuCvtFunctionToCallback - convert callback procedure to callback list
  106.  
  107. XmuCvtStringToBackingStore.X3xmu.html:
  108.     Title = XmuCvtStringToBackingStore(X3xmu)
  109.     Version = 1.0
  110.     Name = XmuCvtStringToBackingStore - convert string to backing-store integer
  111.  
  112. XmuCvtStringToBitmap.X3xmu.html:
  113.     Title = XmuCvtStringToBitmap(X3xmu)
  114.     Version = 1.0
  115.     Name = XmuCvtStringToBitmap - convert string to bitmap
  116.  
  117. XmuCvtStringToColorCursor.X3xmu.html:
  118.     Title = XmuCvtStringToColorCursor(X3xmu)
  119.     Version = 1.0
  120.     Name = XmuCvtStringToColorCursor - convert string to color cursor
  121.  
  122. XmuCvtStringToCursor.X3xmu.html:
  123.     Title = XmuCvtStringToCursor(X3xmu)
  124.     Version = 1.0
  125.     Name = XmuCvtStringToCursor - convert string to cursor
  126.  
  127. XmuCvtStringToGravity.X3xmu.html:
  128.     Title = XmuCvtStringToGravity(X3xmu)
  129.     Version = 1.0
  130.     Name = XmuCvtStringToGravity - convert string to enumeration value
  131.  
  132. XmuCvtStringToJustify.X3xmu.html:
  133.     Title = XmuCvtStringToJustify(X3xmu)
  134.     Version = 1.0
  135.     Name = XmuCvtStringToJustify - convert string to XtJustify value
  136.  
  137. XmuCvtStringToLong.X3xmu.html:
  138.     Title = XmuCvtStringToLong(X3xmu)
  139.     Version = 1.0
  140.     Name = XmuCvtStringToLong - convert string to integer of type long
  141.  
  142. XmuCvtStringToOrientation.X3xmu.html:
  143.     Title = XmuCvtStringToOrientation(X3xmu)
  144.     Version = 1.0
  145.     Name = XmuCvtStringToOrientation - convert string to XtOrientation enumeration value
  146.  
  147. XmuCvtStringToShapeStyle.X3xmu.html:
  148.     Title = XmuCvtStringToShapeStyle(X3xmu)
  149.     Version = 1.0
  150.     Name = XmuCvtStringToShapeStyle - convert string to integer shape style
  151.  
  152. XmuCvtStringToWidget.X3xmu.html:
  153.     Title = XmuCvtStringToWidget(X3xmu)
  154.     Version = 1.0
  155.     Name = XmuCvtStringToWidget - convert string to immediate child widget 
  156.  
  157. XmuDeleteStandardColormap.X3xmu.html:
  158.     Title = XmuDeleteStandardColormap(X3xmu)
  159.     Version = 1.0
  160.     Name = XmuDeleteStandardColormap - delete standard colormap property
  161.  
  162. XmuDisplayQueue.X3xmu.html:
  163.     Title = XmuDisplayQueue(X3xmu)
  164.     Version = 1.0
  165.     Name = XmuDisplayQueue - display queue functions
  166.     SubName = XmuDQCreate - create and return empty XmuDisplayQueue
  167.     SubName = XmuDQAddDisplay - add display to queue
  168.     SubName = XmuDQLookupDisplay - return queue entry
  169.     SubName = XmuDisplayQueue - display queue structure
  170.     SubName = XmuDisplayQueueEntry - add display to queue or return entry
  171.     SubName = XmuDQRemoveDisplay - remove display from queue
  172.     SubName = XmuDQDestroy - release memory associated with queue
  173.  
  174. XmuDrawLogo.X3xmu.html:
  175.     Title = XmuDrawLogo(X3xmu)
  176.     Version = 1.0
  177.     Name = XmuDrawLogo - draw X Window System logo
  178.  
  179. XmuDrawRoundedRectangle.X3xmu.html:
  180.     Title = XmuDrawRoundedRectangle(X3xmu)
  181.     Version = 1.0
  182.     Name = XmuDrawRoundedRectangle - draw rounded rectangle 
  183.     SubName = XmuFillRoundedRectangle - draw filled rounded rectangle
  184.  
  185. XmuGetColormapAllocation.X3xmu.html:
  186.     Title = XmuGetColormapAllocation(X3xmu)
  187.     Version = 1.0
  188.     Name = XmuGetColormapAllocation - determine best allocation of colors
  189.  
  190. XmuGetHostname.X3xmu.html:
  191.     Title = XmuGetHostname(X3xmu)
  192.     Version = 1.0
  193.     Name = XmuGetHostname - host name
  194.  
  195. XmuLocateBitmapFile.X3xmu.html:
  196.     Title = XmuLocateBitmapFile(X3xmu)
  197.     Version = 1.0
  198.     Name = XmuLocateBitmapFile - locate and return bitmap
  199.  
  200. XmuLookupLatin1.X3xmu.html:
  201.     Title = XmuLookupLatin1(X3xmu)
  202.     Version = 1.0
  203.     Name = XmuLookupLatin1    - map key event to Latin1 string
  204.     SubName = XmuLookupLatin2 - map key event to Latin2 string
  205.     SubName = XmuLookupLatin3 - map key event to Latin3 string
  206.     SubName = XmuLookupLatin4 - map key event to Latin4 string
  207.     SubName = XmuLookupAPL - map key event to APL string
  208.     SubName = XmuLookupKana - map key event to string
  209.     SubName = XmuLookupJISX0201 - map key event to string in JISX0201-1976 encoding
  210.     SubName = XmuLookupArabic - map key event to Latin/Arabic string
  211.     SubName = XmuLookupCyrillic - map key event to Latin/Cyrillic string
  212.     SubName = XmuLookupGreek - map key event to Latin/Greek string
  213.     SubName = XmuLookupHebrew - map key event to Latin/Hebrew string
  214.  
  215. XmuLookupStandardColormap.X3xmu.html:
  216.     Title = XmuLookupStandardColormap(X3xmu)
  217.     Version = 1.0
  218.     Name = XmuLookupStandardColormap - create standard colormap
  219.  
  220. XmuNewCvtStringToWidget.X3xmu.html:
  221.     Title = XmuNewCvtStringToWidget(X3xmu)
  222.     Version = 1.0
  223.     Name = XmuNewCvtStringToWidget - convert string to immediate child widget
  224.  
  225. XmuPrintDefaultErrorMessage.X3xmu.html:
  226.     Title = XmuPrintDefaultErrorMessage(X3xmu)
  227.     Version = 1.0
  228.     Name = XmuPrintDefaultErrorMessage  - prints error message
  229.     SubName = XmuSimpleErrorHandler - prints error message, with exceptions
  230.  
  231. XmuReadBitmapData.X3xmu.html:
  232.     Title = XmuReadBitmapData(X3xmu)
  233.     Version = 1.0
  234.     Name = XmuReadBitmapData  - read bitmap file description
  235.     SubName = XmuReadBitmapDataFromFile - read bitmap data from specified file
  236.  
  237. XmuRemoveCloseDisplayHook.X3xmu.html:
  238.     Title = XmuRemoveCloseDisplayHook(X3xmu)
  239.     Version = 1.0
  240.     Name = XmuRemoveCloseDisplayHook - delete callback
  241.     SubName = XmuLookupCloseDisplayHook - determine if callback installed
  242.  
  243. XmuReshapeWidget.X3xmu.html:
  244.     Title = XmuReshapeWidget(X3xmu)
  245.     Version = 1.0
  246.     Name = XmuReshapeWidget - reshape widget
  247.  
  248. XmuScreenOfWindow.X3xmu.html:
  249.     Title = XmuScreenOfWindow(X3xmu)
  250.     Version = 1.0
  251.     Name = XmuScreenOfWindow - returns screen of specified window
  252.     SubName = XmuClientWindow - window utility functions
  253.     SubName = XmuUpdateMapHints - window utility functions
  254.  
  255. XmuStandardColormap.X3xmu.html:
  256.     Title = XmuStandardColormap(X3xmu)
  257.     Version = 1.0
  258.     Name = XmuStandardColormap - create standard colormap
  259.  
  260. XmuVisualStandardColormaps.X3xmu.html:
  261.     Title = XmuVisualStandardColormaps(X3xmu)
  262.     Version = 1.0
  263.     Name = XmuVisualStandardColormaps - define standard colormap properties for given visual
  264.  
  265. XmuWnCountOwnedResources.X3xmu.html:
  266.     Title = XmuWnCountOwnedResources(X3xmu)
  267.     Version = 1.0
  268.     Name = XmuWnCountOwnedResources - count widget resources
  269.  
  270. XmuWnFetchResources.X3xmu.html:
  271.     Title = XmuWnFetchResources(X3xmu)
  272.     Version = 1.0
  273.     Name = XmuWnFetchResources - obtain widget class resources
  274.  
  275. XmuWnInitializeNodes.X3xmu.html:
  276.     Title = XmuWnInitializeNodes(X3xmu)
  277.     Version = 1.0
  278.     Name = XmuWnInitializeNodes - manipulate widget set
  279.  
  280. XmuWnNameToNode.X3xmu.html:
  281.     Title = XmuWnNameToNode(X3xmu)
  282.     Version = 1.0
  283.     Name = XmuWnNameToNode - obtain number of resources owned by widget
  284.