Method
VarlinkInterfaceformat
Declaration [src]
char*
varlink_interface_format (
const VarlinkInterface* iface
)
Description [src]
Formats iface as canonical varlink interface definition text.
Comments from the original source are not preserved by the parser, so the returned description contains only the interface declaration and its type, method, and error definitions.
This method is not directly available to language bindings.