pub fn dbus_escape_object_path(s: &str) -> GString
v2_68
This is a language binding friendly version of g_dbus_escape_object_path_bytestring().
s
the string to escape
an escaped version of @s. Free with g_free().