Documentation
Dlang.org
Value.init_
gobject
value
Value
Template to initialize a Value to a D type.
void
init_
()
class
Value
void
init_
(
T
)
(
)
gobject
.
value
.
Value
init_
(gobject.types.GType gType)
Parameters
T
The D type to initialize the Value to
gobject
value
Value
constructors
this
functions
copy
dupObject
dupString
dupVariant
fitsPointer
get
getBoolean
getBoxed
getChar
getDouble
getEnum
getFlags
getFloat
getGtype
getInt
getInt64
getLong
getObject
getParam
getPointer
getSchar
getString
getUchar
getUint
getUint64
getUlong
getVariant
initFromInstance
init_
peekPointer
reset
set
setBoolean
setBoxed
setBoxedTakeOwnership
setChar
setDouble
setEnum
setFlags
setFloat
setGtype
setInstance
setInt
setInt64
setInternedString
setLong
setObject
setParam
setPointer
setSchar
setStaticBoxed
setStaticString
setString
setStringTakeOwnership
setUchar
setUint
setUint64
setUlong
setVariant
stealString
takeBoxed
takeString
takeVariant
transform
unset
static functions
typeCompatible
typeTransformable
Template to initialize a Value to a D type.