mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-26 02:48:54 +02:00
GDBusInterfaceSkeleton: make it possible to export on multiple connections
This is useful in peer-to-peer connections. With minor changes by David Zeuthen <davidz@redhat.com>. https://bugzilla.gnome.org/show_bug.cgi?id=662718 Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
committed by
David Zeuthen
parent
22da18fa70
commit
a00530ecb0
@@ -3344,7 +3344,10 @@ g_dbus_interface_skeleton_get_vtable
|
||||
g_dbus_interface_skeleton_get_properties
|
||||
g_dbus_interface_skeleton_export
|
||||
g_dbus_interface_skeleton_unexport
|
||||
g_dbus_interface_skeleton_unexport_from_connection
|
||||
g_dbus_interface_skeleton_get_connection
|
||||
g_dbus_interface_skeleton_get_connections
|
||||
g_dbus_interface_skeleton_has_connection
|
||||
g_dbus_interface_skeleton_get_object_path
|
||||
GDBusInterfaceSkeletonFlags
|
||||
g_dbus_interface_skeleton_get_flags
|
||||
|
Reference in New Issue
Block a user