summaryrefslogtreecommitdiff
path: root/atspi/atspi-event-listener.c
diff options
context:
space:
mode:
authorAlejandro Piñeiro <apinheiro@igalia.com>2013-08-29 15:27:12 +0200
committerAlejandro Piñeiro <apinheiro@igalia.com>2013-08-29 15:27:12 +0200
commitd19c1d52a38dfad50a3a958cb5ae6ca952515666 (patch)
treef30283f652e39bb593c17dc3f56dd33f8048b020 /atspi/atspi-event-listener.c
parent05b7a69e35579f45e5316a8c21f6abb60e54309f (diff)
downloadat-spi2-core-d19c1d52a38dfad50a3a958cb5ae6ca952515666.tar.gz
skipping atspi_event_listener_[register/deregister]_no_data
https://bugzilla.gnome.org/show_bug.cgi?id=707010
Diffstat (limited to 'atspi/atspi-event-listener.c')
-rw-r--r--atspi/atspi-event-listener.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/atspi/atspi-event-listener.c b/atspi/atspi-event-listener.c
index bd44f668..1291d113 100644
--- a/atspi/atspi-event-listener.c
+++ b/atspi/atspi-event-listener.c
@@ -617,7 +617,7 @@ _atspi_reregister_event_listeners ()
}
/**
- * atspi_event_listener_register_no_data:
+ * atspi_event_listener_register_no_data: (skip)
* @callback: (scope notified): the #AtspiEventListenerSimpleCB to be
* registered against an event type.
* @callback_destroyed: A #GDestroyNotify called when the callback is destroyed.
@@ -752,7 +752,7 @@ atspi_event_listener_deregister_from_callback (AtspiEventListenerCB callback,
}
/**
- * atspi_event_listener_deregister_no_data:
+ * atspi_event_listener_deregister_no_data: (skip)
* @callback: (scope call): the #AtspiEventListenerSimpleCB registered against
* an event type.
* @event_type: a string specifying the event type for which this