mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
Add GTestDBus object
This is a helper to write unit tests using a private dbus-daemon. https://bugzilla.gnome.org/show_bug.cgi?id=672985
This commit is contained in:
@@ -465,6 +465,8 @@ typedef GType (*GDBusProxyTypeFunc) (GDBusObjectManagerClient *manager,
|
||||
const gchar *interface_name,
|
||||
gpointer user_data);
|
||||
|
||||
typedef struct _GTestDBus GTestDBus;
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
#endif /* __GIO_TYPES_H__ */
|
||||
|
Reference in New Issue
Block a user