[ Version ( since = "2.30" ) ]
public Variant.objv (string[] value)
Constructs an array of object paths Variant from the given array of strings.
Each string must be a valid Variant object path; see is_object_path.
If length is -1 then strv is null-terminated.
| length |
the length of |
| strv |
an array of strings |
|
a new floating Variant instance |