*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages              
Title
Content
Arch
Section
 
 XmClipboardInquireFormat(3X) -- A clipboard function that returns a specified format name
    XmClipboardInquireFormat returns a specified format name for the data item in the clipboard. If the name must be truncated, the function returns a warning status. Specifies a pointer to the Display st...
 XmClipboardInquireLength(3X) -- A clipboard function that returns the length of the stored data
    XmClipboardInquireLength returns the length of the data stored under a specified format name for the clipboard data item. If no data is found for the specified format, or if there is no item on the cl...
 XmClipboardInquirePendingItems(3X) -- A clipboard function that returns a list of data_id/private_id pairs
    XmClipboardInquirePendingItems returns a list of data_id/private_id pairs for the specified format name. A data item is considered pending if the application originally passed it by name, the applicat...
 XmClipboardLock(3X) -- A clipboard function that locks the clipboard
    XmClipboardLock locks the clipboard from access by another application until XmClipboardUnlock is called. All clipboard functions lock and unlock the clipboard to prevent simultaneous access. This fun...
 XmClipboardRegisterFormat(3X) -- A clipboard function that registers a new format
    XmClipboardRegisterFormat registers a new format. Each format stored on the clipboard should have a length associated with it; this length must be known to the clipboard routines. Formats are known as...
 XmClipboardRetrieve(3X) -- A clipboard function that retrieves a data item from the clipboard
    XmClipboardRetrieve retrieves the current data item from clipboard storage. It returns a warning if the clipboard is locked; if there is no data on the clipboard; or if the data needs to be truncated ...
 XmClipboardStartCopy(3X) -- A clipboard function that sets up a storage and data structure
    XmClipboardStartCopy sets up storage and data structures to receive clipboard data. An application calls this function during a cut or copy operation. The data item that these structures receive then ...
 XmClipboardStartRetrieve(3X) -- A clipboard function that starts a copy from the clipboard
    XmClipboardStartRetrieve tells the clipboard routines that the application is ready to start copying an item from the clipboard. The clipboard is locked by this routine and stays locked until XmClipbo...
 XmClipboardUndoCopy(3X) -- A clipboard function that deletes the last item placed on the clipboard
    XmClipboardUndoCopy deletes the last item placed on the clipboard if the item was placed there by an application with the passed display and window arguments. Any data item deleted from the clipboard ...
 XmClipboardUnlock(3X) -- A clipboard function that unlocks the clipboard
    XmClipboardUnlock unlocks the clipboard, enabling it to be accessed by other applications. If multiple calls to XmClipboardLock have occurred, the same number of calls to XmClipboardUnlock is necessar...
 XmClipboardWithdrawFormat(3X) -- A clipboard function that indicates that the application no longer wants to supply a data item
    XmClipboardWithdrawFormat indicates that the application no longer supplies a data item to the clipboard that the application had previously passed by name. Specifies a pointer to the Display structur...
 XmCommand(3X) -- The Command widget class
    Command is a special-purpose composite widget for command entry that provides a built-in command-history mechanism. Command includes a command-line text-input field, a command-line prompt, and a comma...
 XmCommandAppendValue(3X) -- A Command function that appends the passed XmString to the end of the string displayed in the comman...
    XmCommandAppendValue appends the passed XmString to the end of the string displayed in the command area of the Command widget. Specifies the Command widget ID Specifies the passed XmString For a compl...
 XmCommandError(3X) -- A Command function that displays an error message
    XmCommandError displays an error message in the history area of the Command widget. The XmString error is displayed until the next command entered occurs. Specifies the Command widget ID Specifies the...
 XmCommandGetChild(3X) -- A Command function that is used to access a component
    XmCommandGetChild is used to access a component within a Command. The parameters given to the function are the Command widget and a value indicating which component to access. Specifies the Command wi...
<<  [Prev]  258  259  260  261  262  263  264  265  266  267  268  269  270  271  272  273  274  275  276  277  278  
279  280  281  282  283  284  285  286  287  288  289  290  291  292  293  294  295  296  297  298  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service