dbusEscapeObjectPath

fnstring dbusEscapeObjectPath(string s)

This is a language binding friendly version of [gio.global.dbusEscapeObjectPathBytestring].

Parameters

sthe string to escape

Returns

an escaped version of s. Free with [glib.global.gfree].