1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
.TH VALA-DBUS-BINDING-TOOL "1" "April 2010" "Vala D-Bus Binding Tool 0.1.5" "User Commands"
.SH NAME
vala\-dbus\-binding\-tool \- creates gobject interfaces out of DBus XML specifications
.SH SYNOPSIS
.IP
vala\-dbus\-binding\-tool [\-v] [\-\-version] [\-\-help]
vala\-dbus\-binding\-tool [\-\-api\-path=PATH] [\-\-dbus\-timeout=TIMEOUT] [\-\-directory=DIR] [\-\-strip\-namespace=NS]* [\-\-rename\-namespace=OLD_NS:NEW_NS]*
.SH DESCRIPTION
Use this translator to create the stubs for communicating with
collaborating tools in a DBus environment.
.SH AUTHOR
Written by Didier "Ptitjes" <ptitjes@free.fr>, Michael 'Mickey' Lauer <mlauer@vanille-media.de>,
Frederik 'playya' Sdun <Frederik.Sdun@googlemail.com> and the freesmartphone.org team.
.SH COPYRIGHT
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|