Documentation
Dlang.org
VariantType.create
glib
variant_type
VariantType
Template for creating a new VariantType from one or more D types
class
VariantType
static
VariantType
create
(
T
...
)
(
)
Return Value
Type:
VariantType
New variant type
glib
variant_type
VariantType
constructors
this
functions
copy
dupString
element
equal
first
getStringLength
hash
isArray
isBasic
isContainer
isDefinite
isDictEntry
isMaybe
isSubtypeOf
isTuple
isVariant
key
nItems
next
value
static functions
checked
create
getStr
newArray
newDictEntry
newMaybe
newTuple
stringGetDepth
stringIsValid
stringScan
Template for creating a new VariantType from one or more D types