gtk-d v3.8.4 (2018-11-21T22:11:03Z)
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
aliases
doref
constructors
this
destructors
~this
functions
addFinalizeNotifier
addInvalidateNotifier
addMarshalGuards
getClosureStruct
getStruct
invalidate
invoke
ref_
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.