Skip to content
Commit d200208d authored by Simon McVittie's avatar Simon McVittie
Browse files

g_dbus_address_escape_value: add

This is a GLib reimplementation of dbus_address_escape_value().
It's useful if you want to construct a D-Bus address from pieces:
for instance, if you have a listening Unix socket whose path is known,
and you want to connect a D-Bus peer to it.

Bug: https://bugzilla.gnome.org/show_bug.cgi?id=693673


Reviewed-by: default avatarColin Walters <walters@verbum.org>
[amended to add Since: 2.36 as per review]
Signed-off-by: default avatarSimon McVittie <simon.mcvittie@collabora.co.uk>
parent 035cd814
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