glib/gio/gdbus-2.0
Marco Trevisan (Treviño) 27b7559c91 gdbus-codegen: Define only one marshaller per signature reusing across interfaces
Avoid generating more code than needed, so other than continuing using
the generic glib marshallers when possible, define once the custom ones
we need for each file we generate.

The marshallers are then re-used across all the interfaces defined
without duplicating the code size.
2023-06-30 23:40:03 +02:00
..
codegen gdbus-codegen: Define only one marshaller per signature reusing across interfaces 2023-06-30 23:40:03 +02:00