[ DestroysInstance ]
[ Version ( since = "2.30" ) ]
public void take_error (owned Error error)
Like return_gerror but takes ownership of error
so
the caller does not need to free it.
This method will take ownership of this. See DBusInterfaceVTable for more information about the ownership of this.
this | |
error |
A Error. |