gtk-d v3.7.4 (2018-02-28T22:18:57Z)
Home
Dub
Repo
Sequence.this
glib
Sequence
Sequence
Sets our main struct and passes it to the parent class.
this
(GSequence* gSequence, bool ownedRef)
class
Sequence
this
(
GSequence
*
gSequence
,
bool
ownedRef
= false
)
this
(GDestroyNotify dataDestroy)
Meta
Source
See Implementation
glib
Sequence
Sequence
constructors
this
destructors
~this
functions
append
foreac
free
getBeginIter
getEndIter
getIterAtPos
getLength
getSequenceStruct
getStruct
insertSorted
insertSortedIter
isEmpty
lookup
lookupIter
prepend
search
searchIter
sort
sortIter
static functions
foreachRange
get
insertBefore
move
moveRange
rangeGetMidpoint
remove
removeRange
set
sortChanged
sortChangedIter
swap
variables
gSequence
ownedRef
Sets our main struct and passes it to the parent class.