Variant.fromObjv

Constructs an array of object paths Variant from the given array of strings.

Each string must be a valid Variant object path.

class Variant
static
fromObjv
(
string[] strv
)

Parameters

strv string[]

an array of strings.

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

2.30