Finish the third incarnation of accessible registration.
[platform/core/uifw/at-spi2-atk.git] / atk-adaptor / accessible-register.h
index 9256874..a594413 100644 (file)
@@ -38,4 +38,7 @@ atk_dbus_path_to_object (const char *path);
 gchar *
 atk_dbus_object_to_path (AtkObject *accessible);
 
+gchar *
+atk_dbus_desktop_object_path ();
+
 #endif /* ACCESSIBLE_REGISTER */