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

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

Contents


 XmGetDragContext(library call)               XmGetDragContext(library call)




 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(
      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.

      refwidget 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.

      timestamp Specifies a timestamp.

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

 RETURN    [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.

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


                                    - 1 -       Formatted:  January 24, 2005
[ 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