Package: glib

Function g-variant-new-object-path

Lambda List

g-variant-new-object-path (object-path)

Arguments

object-path -- a string with a D-Bus object path

Return Value

A floating reference to a new object path g-variant instance.

Details

Creates a D-Bus object path g-variant with the contents of string. The argument string must be a valid D-Bus object path. Use the function g-variant-is-object-path if you are not sure.
 

See also

2020-12-1