glib/gio/gdbus-2.0/codegen
Emmanuele Bassi 54cc43630d Rename the generated private data getter function
As it turns out, we have examples of internal functions called
type_name_get_private() in the wild (especially among older libraries),
so we need to use a name for the per-instance private data getter
function that hopefully won't conflict with anything.
2013-06-24 15:43:04 +01:00
..
__init__.py Introduce the UNINSTALLED_GLIB_BUILDDIR environment variable 2011-08-25 16:55:49 -04:00
.gitignore Avoid using - (hyphen) in gdbus-codegen directory name 2011-08-25 16:55:46 -04:00
codegen_docbook.py gdbus: Don't output invalid nested <para> docbook tags 2013-01-31 10:00:55 +01:00
codegen_main.py codegen: Explicitly close output 2012-10-05 16:50:48 -04:00
codegen.py Rename the generated private data getter function 2013-06-24 15:43:04 +01:00
config.py.in Avoid using - (hyphen) in gdbus-codegen directory name 2011-08-25 16:55:46 -04:00
dbustypes.py gdbus-codegen: make members of an interface inherit the "Since" annotation 2012-10-03 11:13:12 -04:00
gdbus-codegen.in codegen: Install Python files in $(datadir)/glib-2.0, rather than $(libdir) 2012-10-05 17:00:13 -04:00
Makefile.am Rework the build system for a new tests approach 2013-05-31 23:12:15 -04:00
parser.py Updated codegen to work with python3. 2012-07-01 11:14:54 -04:00
utils.py Updated codegen to work with python3. 2012-07-01 11:14:54 -04:00