-
- @param hotspot
- The location of the drag position relative to the upper-left corner
- of the image.
-
- @param window
- The window that captures the mouse, and within which the dragging
- is limited unless fullScreen is @true.
-
- @param boundingWindow
- In the second form of the function, specifies the
- area within which the drag occurs.
-
- @param fullScreen
- If @true, specifies that the drag will be visible over the full
- screen, or over as much of the screen as is specified by rect. Note that the
- mouse will
- still be captured in window.
-
- @param rect
- If non-@NULL, specifies the rectangle (in screen coordinates) that
- bounds the dragging operation. Specifying this can make the operation more
+
+ @param hotspot
+ The location of the drag position relative to the upper-left corner
+ of the image.
+ @param window
+ The window that captures the mouse, and within which the dragging
+ is limited unless fullScreen is @true.
+ @param boundingWindow
+ In the second form of the function, specifies the
+ area within which the drag occurs.
+ @param fullScreen
+ If @true, specifies that the drag will be visible over the full
+ screen, or over as much of the screen as is specified by rect. Note that
+ the mouse will
+ still be captured in window.
+ @param rect
+ If non-@NULL, specifies the rectangle (in screen coordinates) that
+ bounds the dragging operation. Specifying this can make the operation more