gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
Source.this
glib
Source
Source
Sets our main struct and passes it to the parent class.
this
(GSource* gSource, bool ownedRef)
class
Source
this
(
GSource
*
gSource
,
bool
ownedRef
= false
)
this
(GSourceFuncs* sourceFuncs, uint structSize)
Meta
Source
See Implementation
glib
Source
Source
constructors
this
destructors
~this
functions
addChildSource
addPoll
addUnixFd
attach
destroy
doref
getCanRecurse
getContext
getCurrentTime
getId
getName
getPriority
getReadyTime
getSourceStruct
getStruct
getTime
isDestroyed
modifyUnixFd
queryUnixFd
removeChildSource
removePoll
removeUnixFd
setCallback
setCallbackIndirect
setCanRecurse
setFuncs
setName
setPriority
setReadyTime
unref
static functions
remove
removeByFuncsUserData
removeByUserData
setNameById
variables
gSource
ownedRef
Sets our main struct and passes it to the parent class.