Closure.isInvalid
uint isInvalid() @property nothrowGet isInvalid field.
Returns
Indicates whether the closure has been invalidated by
void isInvalid(uint propval) @property nothrowSet isInvalid field.
Parameters
propval | Indicates whether the closure has been invalidated by gobject.closure.Closure.invalidate |