Skip to content

Add g_dbus_utils_object_path_escape and g_dbus_utils_object_path_unescape

These two APIs are useful to publish an object which path content is not controlled (e.g. dynamically built or coming from external source).

I take the patch found in #968 (closed) and just rename the new symbols to avoid having them in Gio.DBusObject namespace

Closes #968 (closed)

Signed-off-by: Frederic Martinsons frederic.martinsons@sigfox.com

Edited by Philip Withnall

Merge request reports