mirror of
https://github.com/bspeice/libcvautomation
synced 2024-12-04 13:58:11 -05:00
Add documentation for the dragndrop function
This commit is contained in:
parent
32b0b9bf0a
commit
161eefde7c
@ -417,6 +417,10 @@ typedef struct {
|
||||
* \code mouse_scrolld \endcode
|
||||
* Scroll the mouse wheel down one
|
||||
*
|
||||
* \code dragndrop \endcode
|
||||
* Drag one image to another - i.e. drag a file to a folder.
|
||||
* \warning This function accepts only two arguments unlike other image functions - the first argument is the image to drag, the second is the image to drag to.
|
||||
*
|
||||
* \subsection appendix_find Find an Image
|
||||
* \code image_location <filename> \endcode
|
||||
* Get the location of an image on screen
|
||||
|
Loading…
Reference in New Issue
Block a user