OBUS-GEN-CLIENT(1) | General Commands Manual | OBUS-GEN-CLIENT(1) |
obus-gen-client - generate client-side ocaml bindings from D-Bus introspection files
obus-gen-client [ options ] input-file
obus-gen-client generates an ocaml module from D-Bus introspection files. The generated module contains functions to send method calls, receive signals and read/write properties. It depends on the interface module generated with obus-gen-interface.
The module generated by obus-gen-client it is meant to be edited.
Jérémie Dimino <jeremie@dimino.org>
obus-introspect(1), obus-gen-interface(1), obus-gen-server(1).
April 2010 |