GDBus: Add new symbols to gio.symbols

This commit is contained in:
David Zeuthen
2010-05-06 17:31:51 -04:00
parent fb1b4599a0
commit 46ce134d51
28 changed files with 405 additions and 23 deletions

View File

@@ -51,6 +51,7 @@
#endif
#include "glibintl.h"
#include "gioalias.h"
/* ---------------------------------------------------------------------------------------------------- */
@@ -1050,3 +1051,6 @@ _g_dbus_compute_complete_signature (GDBusArgInfo **args,
return g_string_free (s, FALSE);
}
#define __G_DBUS_PRIVATE_C__
#include "gioaliasdef.c"