Yet more build fixes
[platform/core/uifw/at-spi2-atk.git] / atk-adaptor / introspection.c
index a4db1f2..22c3115 100644 (file)
@@ -29,6 +29,11 @@ const char *spi_org_a11y_atspi_Accessible =
 "    "
 "  </method>"
 ""
+"  <method name=\"GetChildren\">"
+"    <arg direction=\"out\" type=\"a(so)\" />"
+"    "
+"  </method>"
+""
 "  <method name=\"GetIndexInParent\">"
 "    <arg direction=\"out\" type=\"i\" />"
 "  </method>"
@@ -115,6 +120,10 @@ const char *spi_org_a11y_atspi_Application =
 "    <arg direction=\"out\" type=\"s\" />"
 "  </method>"
 ""
+"  <method name=\"GetApplicationBusAddress\">"
+"    <arg direction=\"out\" type=\"s\" />"
+"  </method>"
+""
 "</interface>"
 "";