Make documentation for atspi_event_listener_new() appear.
authorPatrick Welche <prlw1@cam.ac.uk>
Sat, 15 Dec 2012 19:48:27 +0000 (19:48 +0000)
committermIKE gORSE <mgorse@linux-f6or.(none)>
Mon, 17 Dec 2012 21:10:40 +0000 (16:10 -0500)
atspi/atspi-event-listener.c
doc/libatspi/libatspi-sections.txt
doc/libatspi/tmpl/atspi-event-listener.sgml

index bd8da50..5cc805f 100644 (file)
@@ -117,7 +117,7 @@ callback_unref (gpointer callback)
 
 /**
  * atspi_event_listener_new:
- * @callback: (scope notified): An #AtspiEventListenerSimpleCB to be called
+ * @callback: (scope notified): An #AtspiEventListenerCB to be called
  * when an event is fired.
  * @user_data: (closure): data to pass to the callback.
  * @callback_destroyed: A #GDestroyNotify called when the listener is freed
index 8a55050..121c292 100644 (file)
@@ -371,6 +371,7 @@ AtspiEventListenerSimpleCB
 AtspiEventListener
 AtspiEventListenerClass
 atspi_event_listener_get_type
+atspi_event_listener_new
 atspi_event_listener_new_simple
 atspi_event_listener_register
 atspi_event_listener_register_from_callback
index 118e42d..a380c09 100644 (file)
@@ -63,6 +63,16 @@ interface and content.
 @Returns: 
 
 
+<!-- ##### FUNCTION atspi_event_listener_new ##### -->
+<para>
+
+</para>
+
+@callback:
+@callback_destroyed:
+@Returns:
+
+
 <!-- ##### FUNCTION atspi_event_listener_new_simple ##### -->
 <para>