Closure.this
this
(uint inMarshal = uint.init, uint isInvalid = uint.init)Create 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 |
this
(void * ptr, Flag!"Take" take)No documentation available for this declaration.