Creates a D-Bus object path #GVariant with the contents of object_path. object_path must be a valid D-Bus object path. Use glib.variant.VariantG.isObjectPath if you're not sure.
a normal C nul-terminated string
a floating reference to a new object path #GVariant instance
Creates a D-Bus object path #GVariant with the contents of object_path. object_path must be a valid D-Bus object path. Use glib.variant.VariantG.isObjectPath if you're not sure.