Skip atspi_(event|device)_listener_new_simple
authorMike Gorse <mgorse@suse.com>
Mon, 15 Jul 2013 18:17:18 +0000 (13:17 -0500)
committerMike Gorse <mgorse@suse.com>
Mon, 15 Jul 2013 18:17:18 +0000 (13:17 -0500)
commit37e0039bf8805943b00aee5873941cc9608953bc
tree182befe984246c35cd8cafa611e4e144ca578f01
parent5c7e53d9924dabf8082fa97b247b1529e2e4e8f5
Skip atspi_(event|device)_listener_new_simple

These are intended as C convenience functions. Gjs doesn't support
having a GDestroyNotify without a user_data and prints out a warning, so
might as well skip for purposes of introspection.
atspi/atspi-device-listener.c
atspi/atspi-event-listener.c