Variant.newBytestringArray
Constructs an array of bytestring #GVariant from the given array of strings.
If length is -1 then strv is null-terminated.
Parameters
strv | an array of strings |
Returns
a new floating #GVariant instance
Constructs an array of bytestring #GVariant from the given array of strings.
If length is -1 then strv is null-terminated.
strv | an array of strings |