DBusInterfaceSkeleton.getConnections

Gets a list of the connections that interface_ is exported on.

class DBusInterfaceSkeleton
getConnections
()

Return Value

Type: gio.dbus_connection.DBusConnection[]

A list of all the connections that interface_ is exported on. The returned list should be freed with glib.list.List.free after each element has been freed with gobject.object.ObjectG.unref.