Fix mousegrabber run documentation

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2011-12-22 10:23:25 +01:00
parent e38c52349a
commit 2e8a4fafbc
1 changed files with 1 additions and 0 deletions

View File

@ -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