Variant.object_path
Description:
Creates a D-Bus object path Variant with the contents of object_path.
object_path must be a valid D-Bus object path. Use
is_object_path if you're not sure.
Parameters:
| object_path |
a normal C nul-terminated string |
Returns:
|
a floating reference to a new object path Variant instance |