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

  man pages->Tru64 Unix man pages -> XmGetDragContext (3X)              
Title
Content
Arch
Section
 

XmGetDragContext(3X)

Contents


NAME    [Toc]    [Back]

       XmGetDragContext - A Drag and Drop function that retrieves
       the DragContext widget ID associated with a timestamp

SYNOPSIS    [Toc]    [Back]

       #include <Xm/DragC.h>

       Widget XmGetDragContext (refwidget, timestamp)
               Widget refwidget;
               Time timestamp;

DESCRIPTION    [Toc]    [Back]

       XmGetDragContext returns the widget ID of the active DragContext
  associated with a given display and timestamp.  A
       timestamp uniquely identifies which DragContext is  active
       when more than one drag and drop transaction has been initiated
 on a display.  If the specified timestamp matches a
       timestamp processed between the start and finish of a single
 drag and drop transaction, the  function  returns  the
       corresponding  DragContext  ID.   Specifies  the ID of the
       widget that the routine uses to identify the intended display.
   The  function  returns  the  ID of the DragContext
       associated with the display value passed by  this  widget.
       Specifies a timestamp.

       For  a  complete definition of DragContext and its associated
 resources, see XmDragContext(3X).

RETURN VALUE    [Toc]    [Back]

       Returns the ID of the DragContext widget  that  is  active
       for  the  specified timestamp.  Otherwise, returns NULL if
       no active DragContext is found.

SEE ALSO    [Toc]    [Back]

      
      
       XmDragContext(3X)



                                             XmGetDragContext(3X)
[ Back ]
 Similar pages
Name OS Title
XmDropSiteRetrieve HP-UX A Drag and Drop function that retrieves resource values set on a drop site
XmDropSiteRetrieve IRIX A Drag and Drop function that retrieves resource values set on a drop site
XmDropSiteRetrieve Tru64 A Drag and Drop function that retrieves resource values set on a drop site
XmCreateDragIcon HP-UX A Drag and Drop function that creates a DragIcon widget
XmCreateDragIcon IRIX A Drag and Drop function that creates a DragIcon widget
XmCreateDragIcon Tru64 A Drag and Drop function that creates a DragIcon widget
XmDropTransferAdd IRIX A Drag and Drop function that enables additional drop transfer entries to be processed after initiating a drop
XmDropTransferAdd HP-UX A Drag and Drop function that enables additional drop transfer entries to be processed after initiating a drop
XmDragStart IRIX A Drag and Drop function that initiates a drag and drop transaction
XmDragStart Tru64 A Drag and Drop function that initiates a drag and drop transaction
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service