return_gerror
Description:
Like return_error but takes a Error instead of the error domain, error code and message.
This method will take ownership of this. See DBusInterfaceVTable for more information about the ownership of this.
Parameters:
this | |
error |
A Error. |