mirror of
https://github.com/go-vgo/robotgo
synced 2026-05-23 09:48:59 +00:00
update hook godoc
This commit is contained in:
parent
456920ff10
commit
55a4babb8c
1 changed files with 2 additions and 0 deletions
2
hook.go
2
hook.go
|
|
@ -32,6 +32,8 @@ import (
|
|||
//
|
||||
// mouse arguments: mleft, center, mright, wheelDown, wheelUp,
|
||||
// wheelLeft, wheelRight.
|
||||
//
|
||||
// Use "robotgo.AddEvents()" or "gohook" add asynchronous event listener
|
||||
func AddEvent(key string) bool {
|
||||
var (
|
||||
// cs *C.char
|
||||
|
|
|
|||
Loading…
Reference in a new issue