gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
VariantType.this
glib
VariantType
VariantType
Sets our main struct and passes it to the parent class.
this
(GVariantType* gVariantType, bool ownedRef)
class
VariantType
this
(
GVariantType
*
gVariantType
,
bool
ownedRef
= false
)
this
(string typeString)
this
(VariantType element)
this
(VariantType key, VariantType value)
this
(VariantType[] items)
Meta
Source
See Implementation
glib
VariantType
VariantType
constructors
this
destructors
~this
functions
copy
dupString
element
equal
first
free
getStringLength
getStruct
getVariantTypeStruct
hash
isArray
isBasic
isContainer
isDefinite
isDictEntry
isMaybe
isSubtypeOf
isTuple
isVariant
key
nItems
next
peekString
value
static functions
checked
newMaybe
stringIsValid
stringScan
variables
gVariantType
ownedRef
Sets our main struct and passes it to the parent class.