Skip to content

Commit 55a4bab

Browse files
committed
update hook godoc
1 parent 456920f commit 55a4bab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hook.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ import (
3232
//
3333
// mouse arguments: mleft, center, mright, wheelDown, wheelUp,
3434
// wheelLeft, wheelRight.
35+
//
36+
// Use "robotgo.AddEvents()" or "gohook" add asynchronous event listener
3537
func AddEvent(key string) bool {
3638
var (
3739
// cs *C.char

0 commit comments

Comments
 (0)