export_uniquely


Description:

public void export_uniquely (DBusObjectSkeleton object)

Like 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.

Parameters:

this

A DBusObjectManagerServer.

object

An object.