DBusInterfaceSkeleton.getConnections

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

class DBusInterfaceSkeleton
getConnections
()

Return Value

Type: ListG

A list of all the connections that interface_ is exported on. The returned list should be freed with g_list_free() after each element has been freed with g_object_unref(). [element-type GDBusConnection][transfer full]

Meta