Closure.this
this
(uint inMarshal = uint.init, uint isInvalid = uint.init) nothrowCreate a closure.Closure boxed type.
Parameters
inMarshal | Indicates whether the closure is currently being invoked with gobject.closure.Closure.invoke |
isInvalid | Indicates whether the closure has been invalidated by gobject.closure.Closure.invalidate |
No documentation available for this declaration.