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

  man pages->HP-UX 11i man pages -> XmContainerCopyLink (3)              
Title
Content
Arch
Section
 

Contents


 XmContainerCopyLink(library call)         XmContainerCopyLink(library call)




 NAME    [Toc]    [Back]
      XmContainerCopyLink - Container widget function to copy links to the
      clipboard

 SYNOPSIS    [Toc]    [Back]
      #include <Xm/Container.h>
      Boolean XmContainerCopyLink(
      Widget container,
      Time timestamp);

 DESCRIPTION    [Toc]    [Back]
      XmContainerCopyLink copies links to the primary selected items to the
      clipboard.  This routine calls the XmNconvertCallback procedures,
      possibly multiple times, with the selection member of the
      XmConvertCallbackStruct set to CLIPBOARD and with the parm member set
      to XmLINK.  The Container widget itself does not copy any links;
      XmNconvertCallback procedures are responsible for copying the link to
      the clipboard and for taking any related actions.

      container Specifies the Container widget ID.

      timestamp Specifies the server time at which to modify the selection
                value.

      For a complete definition of Container and its associated resources,
      see XmContainer(3).

 RETURN    [Toc]    [Back]
      The function returns False in the following cases: if the primary
      selection is NULL, if the widget does not own the primary selection,
      or if the function is unable to gain ownership of the clipboard
      selection.  Otherwise, it returns True.

 RELATED    [Toc]    [Back]
      XmContainer(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
XmContainerPasteLink HP-UX Container widget function to insert links from the clipboard
XmContainerCopy HP-UX Container widget function to copy primary selection to the clipboard
XmContainerPaste HP-UX Container widget function to insert items from the clipboard
XmContainerCut HP-UX Container widget function to move items to the clipboard
XmClipboardEndRetrieve Tru64 A clipboard function that ends a copy from the clipboard
XmClipboardCancelCopy Tru64 A clipboard function that cancels a copy to the clipboard
XmClipboardEndCopy IRIX A clipboard function that ends a copy to the clipboard
XmClipboardCancelCopy HP-UX A clipboard function that cancels a copy to the clipboard
XmClipboardEndCopy Tru64 A clipboard function that ends a copy to the clipboard
XmClipboardStartRetrieve Tru64 A clipboard function that starts a copy from the clipboard
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service