home *** CD-ROM | disk | FTP | other *** search
-
- Intro.X3xmu.html:
- Title = Intro(X3xmu)
- Version = 1.0
- Name = Intro - introduction to Xmu library functions and routines
- IndexEntry = intro - introduction to Xmu library functions and routines
-
- XctData.X3xmu.html:
- Title = XctData(X3xmu)
- Version = 1.0
- Name = XctData - compound text functions
- SubName = XctCreate - create XctData structure for parsing Compound Text string
- SubName = XctReset - reset XctData structure to reparse Compound Text string
- SubName = XctNextItem - parse next item from Compound Text string
- SubName = XctFree - free all data associated with XctData structure
-
- XmuAddCloseDisplayHook.X3xmu.html:
- Title = XmuAddCloseDisplayHook(X3xmu)
- Version = 1.0
- Name = XmuAddCloseDisplayHook - add a callback to display
-
- XmuAddInitializer.X3xmu.html:
- Title = XmuAddInitializer(X3xmu)
- Version = 1.0
- Name = XmuAddInitializer - register procedure
- SubName = XmuCallInitializers - call procedures registered by XmuAddInitializer
-
- XmuAllStandardColormaps.X3xmu.html:
- Title = XmuAllStandardColormaps(X3xmu)
- Version = 1.0
- Name = XmuAllStandardColormaps - standard colormaps
-
- XmuAtom.X3xmu.html:
- Title = XmuAtom(X3xmu)
- Version = 1.0
- Name = XmuAtom - Xmu atom functions and macros
- SubName = XA_ATOM_PAIR - returns atom
- SubName = XA_CHARACTER_POSITION - returns atom
- SubName = XA_CLASS - returns atom
- SubName = XA_CLIENT_WINDOW - returns atom
- SubName = XA_CLIPBOARD - returns atom
- SubName = XA_COMPOUND_TEXT - returns atom
- SubName = XA_DECNET_ADDRESS - returns atom
- SubName = XA_DELETE - returns atom
- SubName = XA_FILENAME - returns atom
- SubName = XA_HOSTNAME - returns atom
- SubName = XA_IP_ADDRESS - returns atom
- SubName = XA_LENGTH - returns atom
- SubName = XA_LIST_LENGTH - returns atom
- SubName = XA_NAME - returns atom
- SubName = XA_NET_ADDRESS - returns atom
- SubName = XA_NULL - returns atom
- SubName = XA_OWNER_OS - returns atom
- SubName = XA_SPAN - returns atom
- SubName = XA_TARGETS - returns atom
- SubName = XA_TEXT - returns atom
- SubName = XA_TIMESTAMP - returns atom
- SubName = XA_USER - returns atom
- SubName = XmuMakeAtom - create and initialize an opaque object
- SubName = XmuNameOfAtom - cache atom value
- SubName = XmuInternAtom - return Atom for an AtomPtr
- SubName = XmuGetAtomName - return name of an Atom
- SubName = XmuInternStrings - convert list of atom names into Atom values
-
- XmuCompareISOLatin1.X3xmu.html:
- Title = XmuCompareISOLatin1(X3xmu)
- Version = 1.0
- Name = XmuCompareISOLatin1 - compare two Latin-1 strings
-
- XmuConvertStandardSelection.X3xmu.html:
- Title = XmuConvertStandardSelection(X3xmu)
- Version = 1.0
- Name = XmuConvertStandardSelection - convert standard selection
-
- XmuCopyISOLatin1Lowered.X3xmu.html:
- Title = XmuCopyISOLatin1Lowered(X3xmu)
- Version = 1.0
- Name = XmuCopyISOLatin1Lowered - copies Latin-1 uppercase string to lowercase
- SubName = XmuCopyISOLatin1Uppered - copies Latin-1 lowercase string to uppercase
-
- XmuCreateColormap.X3xmu.html:
- Title = XmuCreateColormap(X3xmu)
- Version = 1.0
- Name = XmuCreateColormap - create colormap
-
- XmuCreatePixmapFromBitmap.X3xmu.html:
- Title = XmuCreatePixmapFromBitmap(X3xmu)
- Version = 1.0
- Name = XmuCreatePixmapFromBitmap - create pixmap from bitmap
-
- XmuCreateStippledPixmap.X3xmu.html:
- Title = XmuCreateStippledPixmap(X3xmu)
- Version = 1.0
- Name = XmuCreateStippledPixmap - creates stippled pixmap
- SubName = XmuReleaseStippledPixmap - release stippled pixmap
-
- XmuCursorNameToIndex.X3xmu.html:
- Title = XmuCursorNameToIndex(X3xmu)
- Version = 1.0
- Name = XmuCursorNameToIndex - cursor utilities
-
- XmuCvtFunctionToCallback.X3xmu.html:
- Title = XmuCvtFunctionToCallback(X3xmu)
- Version = 1.0
- Name = XmuCvtFunctionToCallback - convert callback procedure to callback list
-
- XmuCvtStringToBackingStore.X3xmu.html:
- Title = XmuCvtStringToBackingStore(X3xmu)
- Version = 1.0
- Name = XmuCvtStringToBackingStore - convert string to backing-store integer
-
- XmuCvtStringToBitmap.X3xmu.html:
- Title = XmuCvtStringToBitmap(X3xmu)
- Version = 1.0
- Name = XmuCvtStringToBitmap - convert string to bitmap
-
- XmuCvtStringToColorCursor.X3xmu.html:
- Title = XmuCvtStringToColorCursor(X3xmu)
- Version = 1.0
- Name = XmuCvtStringToColorCursor - convert string to color cursor
-
- XmuCvtStringToCursor.X3xmu.html:
- Title = XmuCvtStringToCursor(X3xmu)
- Version = 1.0
- Name = XmuCvtStringToCursor - convert string to cursor
-
- XmuCvtStringToGravity.X3xmu.html:
- Title = XmuCvtStringToGravity(X3xmu)
- Version = 1.0
- Name = XmuCvtStringToGravity - convert string to enumeration value
-
- XmuCvtStringToJustify.X3xmu.html:
- Title = XmuCvtStringToJustify(X3xmu)
- Version = 1.0
- Name = XmuCvtStringToJustify - convert string to XtJustify value
-
- XmuCvtStringToLong.X3xmu.html:
- Title = XmuCvtStringToLong(X3xmu)
- Version = 1.0
- Name = XmuCvtStringToLong - convert string to integer of type long
-
- XmuCvtStringToOrientation.X3xmu.html:
- Title = XmuCvtStringToOrientation(X3xmu)
- Version = 1.0
- Name = XmuCvtStringToOrientation - convert string to XtOrientation enumeration value
-
- XmuCvtStringToShapeStyle.X3xmu.html:
- Title = XmuCvtStringToShapeStyle(X3xmu)
- Version = 1.0
- Name = XmuCvtStringToShapeStyle - convert string to integer shape style
-
- XmuCvtStringToWidget.X3xmu.html:
- Title = XmuCvtStringToWidget(X3xmu)
- Version = 1.0
- Name = XmuCvtStringToWidget - convert string to immediate child widget
-
- XmuDeleteStandardColormap.X3xmu.html:
- Title = XmuDeleteStandardColormap(X3xmu)
- Version = 1.0
- Name = XmuDeleteStandardColormap - delete standard colormap property
-
- XmuDisplayQueue.X3xmu.html:
- Title = XmuDisplayQueue(X3xmu)
- Version = 1.0
- Name = XmuDisplayQueue - display queue functions
- SubName = XmuDQCreate - create and return empty XmuDisplayQueue
- SubName = XmuDQAddDisplay - add display to queue
- SubName = XmuDQLookupDisplay - return queue entry
- SubName = XmuDisplayQueue - display queue structure
- SubName = XmuDisplayQueueEntry - add display to queue or return entry
- SubName = XmuDQRemoveDisplay - remove display from queue
- SubName = XmuDQDestroy - release memory associated with queue
-
- XmuDrawLogo.X3xmu.html:
- Title = XmuDrawLogo(X3xmu)
- Version = 1.0
- Name = XmuDrawLogo - draw X Window System logo
-
- XmuDrawRoundedRectangle.X3xmu.html:
- Title = XmuDrawRoundedRectangle(X3xmu)
- Version = 1.0
- Name = XmuDrawRoundedRectangle - draw rounded rectangle
- SubName = XmuFillRoundedRectangle - draw filled rounded rectangle
-
- XmuGetColormapAllocation.X3xmu.html:
- Title = XmuGetColormapAllocation(X3xmu)
- Version = 1.0
- Name = XmuGetColormapAllocation - determine best allocation of colors
-
- XmuGetHostname.X3xmu.html:
- Title = XmuGetHostname(X3xmu)
- Version = 1.0
- Name = XmuGetHostname - host name
-
- XmuLocateBitmapFile.X3xmu.html:
- Title = XmuLocateBitmapFile(X3xmu)
- Version = 1.0
- Name = XmuLocateBitmapFile - locate and return bitmap
-
- XmuLookupLatin1.X3xmu.html:
- Title = XmuLookupLatin1(X3xmu)
- Version = 1.0
- Name = XmuLookupLatin1 - map key event to Latin1 string
- SubName = XmuLookupLatin2 - map key event to Latin2 string
- SubName = XmuLookupLatin3 - map key event to Latin3 string
- SubName = XmuLookupLatin4 - map key event to Latin4 string
- SubName = XmuLookupAPL - map key event to APL string
- SubName = XmuLookupKana - map key event to string
- SubName = XmuLookupJISX0201 - map key event to string in JISX0201-1976 encoding
- SubName = XmuLookupArabic - map key event to Latin/Arabic string
- SubName = XmuLookupCyrillic - map key event to Latin/Cyrillic string
- SubName = XmuLookupGreek - map key event to Latin/Greek string
- SubName = XmuLookupHebrew - map key event to Latin/Hebrew string
-
- XmuLookupStandardColormap.X3xmu.html:
- Title = XmuLookupStandardColormap(X3xmu)
- Version = 1.0
- Name = XmuLookupStandardColormap - create standard colormap
-
- XmuNewCvtStringToWidget.X3xmu.html:
- Title = XmuNewCvtStringToWidget(X3xmu)
- Version = 1.0
- Name = XmuNewCvtStringToWidget - convert string to immediate child widget
-
- XmuPrintDefaultErrorMessage.X3xmu.html:
- Title = XmuPrintDefaultErrorMessage(X3xmu)
- Version = 1.0
- Name = XmuPrintDefaultErrorMessage - prints error message
- SubName = XmuSimpleErrorHandler - prints error message, with exceptions
-
- XmuReadBitmapData.X3xmu.html:
- Title = XmuReadBitmapData(X3xmu)
- Version = 1.0
- Name = XmuReadBitmapData - read bitmap file description
- SubName = XmuReadBitmapDataFromFile - read bitmap data from specified file
-
- XmuRemoveCloseDisplayHook.X3xmu.html:
- Title = XmuRemoveCloseDisplayHook(X3xmu)
- Version = 1.0
- Name = XmuRemoveCloseDisplayHook - delete callback
- SubName = XmuLookupCloseDisplayHook - determine if callback installed
-
- XmuReshapeWidget.X3xmu.html:
- Title = XmuReshapeWidget(X3xmu)
- Version = 1.0
- Name = XmuReshapeWidget - reshape widget
-
- XmuScreenOfWindow.X3xmu.html:
- Title = XmuScreenOfWindow(X3xmu)
- Version = 1.0
- Name = XmuScreenOfWindow - returns screen of specified window
- SubName = XmuClientWindow - window utility functions
- SubName = XmuUpdateMapHints - window utility functions
-
- XmuStandardColormap.X3xmu.html:
- Title = XmuStandardColormap(X3xmu)
- Version = 1.0
- Name = XmuStandardColormap - create standard colormap
-
- XmuVisualStandardColormaps.X3xmu.html:
- Title = XmuVisualStandardColormaps(X3xmu)
- Version = 1.0
- Name = XmuVisualStandardColormaps - define standard colormap properties for given visual
-
- XmuWnCountOwnedResources.X3xmu.html:
- Title = XmuWnCountOwnedResources(X3xmu)
- Version = 1.0
- Name = XmuWnCountOwnedResources - count widget resources
-
- XmuWnFetchResources.X3xmu.html:
- Title = XmuWnFetchResources(X3xmu)
- Version = 1.0
- Name = XmuWnFetchResources - obtain widget class resources
-
- XmuWnInitializeNodes.X3xmu.html:
- Title = XmuWnInitializeNodes(X3xmu)
- Version = 1.0
- Name = XmuWnInitializeNodes - manipulate widget set
-
- XmuWnNameToNode.X3xmu.html:
- Title = XmuWnNameToNode(X3xmu)
- Version = 1.0
- Name = XmuWnNameToNode - obtain number of resources owned by widget
-