mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-02 23:23:55 +00:00
update hook godoc
This commit is contained in:
parent
456920ff10
commit
55a4babb8c
2
hook.go
2
hook.go
@ -32,6 +32,8 @@ import (
|
|||||||
//
|
//
|
||||||
// mouse arguments: mleft, center, mright, wheelDown, wheelUp,
|
// mouse arguments: mleft, center, mright, wheelDown, wheelUp,
|
||||||
// wheelLeft, wheelRight.
|
// wheelLeft, wheelRight.
|
||||||
|
//
|
||||||
|
// Use "robotgo.AddEvents()" or "gohook" add asynchronous event listener
|
||||||
func AddEvent(key string) bool {
|
func AddEvent(key string) bool {
|
||||||
var (
|
var (
|
||||||
// cs *C.char
|
// cs *C.char
|
||||||
|
Loading…
Reference in New Issue
Block a user