export_uniquely
Description:
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 | |
| object | An object. |