2009-04-23 Mark Doffman <mark.doffman@codethink.co.uk>
[platform/core/uifw/at-spi2-atk.git] / atk-adaptor / accessible-register.h
index a594413..e14886a 100644 (file)
@@ -36,6 +36,9 @@ AtkObject *
 atk_dbus_path_to_object (const char *path);
 
 gchar *
+atk_dbus_object_attempt_registration (AtkObject *accessible);
+
+gchar *
 atk_dbus_object_to_path (AtkObject *accessible);
 
 gchar *