mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 02:06:18 +01:00
e4d68c7b3e
gdbus-codegen's options only allow a simultaneous header and source code generation. A `--header` and `--body` options have been added along with the `--output` option which allow separate C header and code generation. These options cannot be used in addition to the old options such as `--generate-c-code`, `--generate-docbook` or `--output-directory`. These options have also been added to gdbus-codegen's documentation. https://bugzilla.gnome.org/show_bug.cgi?id=791015 |
||
---|---|---|
.. | ||
__init__.py | ||
.gitignore | ||
codegen_docbook.py | ||
codegen_main.py | ||
codegen.py | ||
config.py.in | ||
dbustypes.py | ||
gdbus-codegen.in | ||
Makefile.am | ||
meson.build | ||
parser.py | ||
utils.py |