Skip to content
Commit 4a1c5a1b authored by David Zeuthen's avatar David Zeuthen
Browse files

GDBus: Add GDBusSignalFlags and use it in g_dbus_connection_signal_subscribe()



This is currently unused but will probably be useful in the
future. For example, we could have a _ARG0_IS_PATH to specify that
arg0 should be used for arg0path.

This commit breaks API and ABI. Users of
g_dbus_connection_signal_subscribe() will need to port to this new
version.

Signed-off-by: default avatarDavid Zeuthen <davidz@redhat.com>
parent 1a06bd8d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment