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

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

Contents


 XmContainerCut(library call)                   XmContainerCut(library call)




 NAME    [Toc]    [Back]
      XmContainerCut - Container widget function to move items to the
      clipboard

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

 DESCRIPTION    [Toc]    [Back]
      XmContainerCut cuts 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 XmMOVE.  If the transfer is
      successful, this routine then calls the XmNconvertCallback procedures
      for the CLIPBOARD selection and the DELETE target.

      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
XmContainerPaste HP-UX Container widget function to insert items from the clipboard
XmContainerPasteLink HP-UX Container widget function to insert links from the clipboard
XmContainerCopyLink HP-UX Container widget function to copy links to the clipboard
XmContainerCopy HP-UX Container widget function to copy primary selection to the clipboard
XmCreateContainer HP-UX The Container widget creation function
XmContainerRelayout HP-UX Container widget relayout function
XmContainerReorder HP-UX Container widget function to reorder children
XmContainerGetItemChildren HP-UX Container widget function to find all children of an item
XmContainer HP-UX The Container widget class
tmcontainer IRIX the Container widget class
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service