We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a412921 commit 038173dCopy full SHA for 038173d
docs/reference.md
@@ -80,7 +80,7 @@ namespace, caller has to use the return value from `require` call.
80
81
### GObject.Closure
82
83
-- `GObject.Glosure(func)`
+- `GObject.Glosure(target)`
84
- `target` is Lua function or anything Lua-callable.
85
86
Creates new GClosure instance wrapping given Lua callable. When
0 commit comments