DBusObjectManagerServer.exportUniquely

Like g_dbus_object_manager_server_export() but appends a string of the form _N (with N being a natural number) to object's object path if an object with the given path already exists. As such, the "g-object-path" property of object may be modified. Since 2.30

class DBusObjectManagerServer
void
exportUniquely

Parameters

object DBusObjectSkeleton

An object.

Meta