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

@@ -29,6 +29,7 @@
#include "giostream.h"
#include "glibintl.h"
#include "gioalias.h"
/* ---------------------------------------------------------------------------------------------------- */
@@ -340,3 +341,6 @@ _g_dbus_auth_mechanism_client_shutdown (GDBusAuthMechanism *mechanism)
}
/* ---------------------------------------------------------------------------------------------------- */
#define __G_DBUS_AUTH_MECHANISM_C__
#include "gioaliasdef.c"