dbusEscapeObjectPath

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

string
dbusEscapeObjectPath
(
string s
)

Parameters

s string

the string to escape

Return Value

Type: string

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