Variant.newBytestringArray
glib.variant.Variant newBytestringArray(string[] strv)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