Add initial implementation of g_dbus_add_signal_watch
authorLuiz Augusto Von Dentz <luiz.dentz-von@nokia.com>
Tue, 29 Dec 2009 08:53:21 +0000 (10:53 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 29 Dec 2009 09:19:57 +0000 (01:19 -0800)
commitde273c875c25c1bd5ab8a012bd9e4ec01b6516d2
treee48521f67647839cc9deb02d5bb7f89be1e4aec1
parent8e894565e933d77aae491ec1bfd3204836f00fff
Add initial implementation of g_dbus_add_signal_watch

With g_dbus_add_signal_watch there is no need to register multiple filters
for dbus nor add matching rules manually.
gdbus/gdbus.h
gdbus/watch.c