mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-02 23:23:55 +00:00
Update docs
This commit is contained in:
parent
83d5e43d3a
commit
46410b3a2f
@ -412,7 +412,7 @@ robotgo.ScrollMouse(50, "down")
|
||||
```Go
|
||||
robotgo.Convert("test.png", "test.tif")
|
||||
```
|
||||
##<h2 id="Event">事件</h2>
|
||||
## <h2 id="Event">事件</h2>
|
||||
|
||||
### <h3 id="AddEvent">.AddEvent(string)</h3>
|
||||
|
||||
|
@ -52,7 +52,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
version string = "v0.43.0.300, Matterhorn Alps!"
|
||||
version string = "v0.43.0.303, Matterhorn Alps!"
|
||||
)
|
||||
|
||||
// GetVersion get version
|
||||
|
Loading…
Reference in New Issue
Block a user