gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
MainContext.this
glib
MainContext
MainContext
Sets our main struct and passes it to the parent class.
this
(GMainContext* gMainContext, bool ownedRef)
class
MainContext
this
(
GMainContext
*
gMainContext
,
bool
ownedRef
= false
)
this
()
Meta
Source
See Implementation
glib
MainContext
MainContext
constructors
this
destructors
~this
functions
acquire
addPoll
check
dispatch
doref
findSourceByFuncsUserData
findSourceById
findSourceByUserData
getMainContextStruct
getPollFunc
getStruct
invoke
invokeFull
isOwner
iteration
pending
popThreadDefault
prepare
pushThreadDefault
query
release
removePoll
setPollFunc
unref
wait
wakeup
static functions
defaulx
getThreadDefault
refThreadDefault
variables
gMainContext
ownedRef
Sets our main struct and passes it to the parent class.