gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
RandG.this
glib
RandG
RandG
Sets our main struct and passes it to the parent class.
this
(GRand* gRand, bool ownedRef)
class
RandG
this
(
GRand
*
gRand
,
bool
ownedRef
= false
)
this
()
this
(uint seed)
this
(uint[] seed)
Meta
Source
See Implementation
glib
RandG
RandG
constructors
this
destructors
~this
functions
copy
doubleRange
free
getRandGStruct
getStruct
intRange
randDouble
randInt
setSeed
setSeedArray
static functions
randomDouble
randomDoubleRange
randomInt
randomIntRange
randomSetSeed
variables
gRand
ownedRef
Sets our main struct and passes it to the parent class.