Variant.fromByteStringArray

Constructs an array of bytestring GVariant from the given array of strings. If length is -1 then strv is null-terminated.

class Variant
static
fromByteStringArray
(
string[] strv
)

Parameters

strv string[]

an array of strings.

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

2.26