Add G_DBUS_SIGNAL_FLAGS_NO_MATCH_RULE
authorRyan Lortie <desrt@desrt.ca>
Sat, 6 Nov 2010 02:07:07 +0000 (22:07 -0400)
committerRyan Lortie <desrt@desrt.ca>
Sat, 6 Nov 2010 21:35:10 +0000 (17:35 -0400)
commit71088701af6ff0658313069219565923d5a03280
treeef81457d5e6a8770298ebf59c3ca41c0817fe885
parentfa774618fcbd1afaa30507c9d75a46f9fa7bc288
Add G_DBUS_SIGNAL_FLAGS_NO_MATCH_RULE

If specified, the signal subscription is setup client-side but the match
rule is not sent to the server.  This allows the caller to manually
register more detailed match rules.
gio/gdbusconnection.c
gio/gioenums.h