mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
3cef28a2f0
Specific changes - Use get_type(), not get_gtype() for the GType function - so we need to use the lower-case name type_ for properties called type - Don't return a function pointer, just make the function returned available instead - Add (type) annotations in constructors so g-ir-scanner detects them as such - Add (transfer none) annotations to property getters - Add (out) annotations to D-Bus method call functions Signed-off-by: David Zeuthen <davidz@redhat.com> |
||
---|---|---|
.. | ||
__init__.py | ||
codegen_docbook.py | ||
codegen_main.py | ||
codegen.py | ||
config.py.in | ||
dbustypes.py | ||
gdbus-codegen.in | ||
Makefile.am | ||
parser.py | ||
utils.py |