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

@@ -32,6 +32,7 @@
#include "gdbusprivate.h"
#include "glibintl.h"
#include "gioalias.h"
/**
* SECTION:gdbuserror
@@ -866,3 +867,6 @@ g_dbus_error_encode_gerror (const GError *error)
return error_name;
}
#define __G_DBUS_ERROR_C__
#include "gioaliasdef.c"