Document that multiple attribute values can now be listed in match rules.
[platform/upstream/at-spi2-core.git] / atspi / atspi-event-listener-private.h
index 0b29111..260db74 100644 (file)
@@ -38,6 +38,9 @@ void _atspi_send_event (AtspiEvent *e);
 
 DBusHandlerResult _atspi_dbus_handle_event (DBusConnection *bus, DBusMessage *message, void *data);
 
+void
+_atspi_reregister_event_listeners ();
+
 G_END_DECLS
 
 #endif /* _ATSPI_EVENT_LISTENER_H_ */