From: Alejandro PiƱeiro Date: Thu, 29 Aug 2013 13:27:12 +0000 (+0200) Subject: skipping atspi_event_listener_[register/deregister]_no_data X-Git-Tag: AT_SPI2_CORE_2_9_91~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d19c1d52a38dfad50a3a958cb5ae6ca952515666;p=platform%2Fupstream%2Fat-spi2-core.git skipping atspi_event_listener_[register/deregister]_no_data https://bugzilla.gnome.org/show_bug.cgi?id=707010 --- diff --git a/atspi/atspi-event-listener.c b/atspi/atspi-event-listener.c index bd44f66..1291d11 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