Variant.this

Constructs an array of strings GVariant from the given array of strings. If length is -1 then strv is NULL-terminated. Since 2.24

Parameters

strv string[]

an array of strings. [array length=length][element-type utf8]

Throws

ConstructionException GTK+ fails to create the object.

Meta