Variant.object_path


Description:

public Variant.object_path (string object_path)

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