gtk-d v3.7.4 (2018-02-28T22:18:57Z)
Home
Dub
Repo
Closure.this
gobject
Closure
Closure
Sets our main struct and passes it to the parent class.
this
(GClosure* gClosure, bool ownedRef)
class
Closure
this
(
GClosure
*
gClosure
,
bool
ownedRef
= false
)
this
(uint sizeofClosure, ObjectG object)
this
(uint sizeofClosure, void* data)
Meta
Source
See Implementation
gobject
Closure
Closure
constructors
this
destructors
~this
functions
addFinalizeNotifier
addInvalidateNotifier
addMarshalGuards
doref
getClosureStruct
getStruct
invalidate
invoke
removeFinalizeNotifier
removeInvalidateNotifier
setMarshal
setMetaMarshal
sink
unref
static functions
getType
sourceSetClosure
sourceSetDummyCallback
variables
gClosure
ownedRef
Sets our main struct and passes it to the parent class.