Fix mousegrabber run documentation
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
e38c52349a
commit
2e8a4fafbc
|
@ -9,6 +9,7 @@ module("mousegrabber")
|
|||
-- The function is called with one argument:
|
||||
-- a table containing modifiers pointer coordinates.
|
||||
-- @param func A callback function as described above.
|
||||
-- @param cursor The name of a X cursor to use while grabbing.
|
||||
-- @name run
|
||||
-- @class function
|
||||
|
||||
|
|
Loading…
Reference in New Issue