mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
gdbusproxy: Add G_DBUS_DEBUG=proxy support
(Turned into a merge request by Philip Withnall; unmodified from original patch on https://bugzilla.gnome.org/show_bug.cgi?id=654905.) https://gitlab.gnome.org/GNOME/glib/issues/424
This commit is contained in:
committed by
Philip Withnall
parent
aa3f7eaac7
commit
cd7bba985e
@@ -91,6 +91,7 @@ gboolean _g_dbus_debug_incoming (void);
|
||||
gboolean _g_dbus_debug_return (void);
|
||||
gboolean _g_dbus_debug_emission (void);
|
||||
gboolean _g_dbus_debug_address (void);
|
||||
gboolean _g_dbus_debug_proxy (void);
|
||||
|
||||
void _g_dbus_debug_print_lock (void);
|
||||
void _g_dbus_debug_print_unlock (void);
|
||||
|
Reference in New Issue
Block a user