[at-spi2-core/gi] Skip private function
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core/gi] Skip private function
- Date: Tue, 26 Oct 2010 14:42:31 +0000 (UTC)
commit 3df7862d60760b34131cfc3ced571ea6d653076f
Author: Colin Walters <walters verbum org>
Date: Tue Oct 26 10:42:00 2010 -0400
Skip private function
atspi/atspi-listener.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/atspi/atspi-listener.h b/atspi/atspi-listener.h
index 14fc6bf..9c35fbb 100644
--- a/atspi/atspi-listener.h
+++ b/atspi/atspi-listener.h
@@ -127,8 +127,10 @@ atspi_device_listener_remove_cb (AtspiDeviceListener *listener,
AtspiDeviceListenerCB callback);
/* private */
+#ifndef __GI_SCANNER__
DBusHandlerResult
atspi_dbus_handle_deviceEvent (DBusConnection *bus, DBusMessage *message, void *data);
+#endif
gchar *
_atspi_device_listener_get_path (AtspiDeviceListener *listener);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]