[ DestroysInstance ]
public void return_error_literal (Quark domain, int code, string message)
Like return_error but without printf -style formatting.
This method will take ownership of this. See DBusInterfaceVTable for more information about the ownership of this.
this | |
domain |
A Quark for the Error error domain. |
code |
The error code. |
message |
The error message. |