gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
MainLoop.this
glib
MainLoop
MainLoop
Sets our main struct and passes it to the parent class.
this
(GMainLoop* gMainLoop, bool ownedRef)
class
MainLoop
this
(
GMainLoop
*
gMainLoop
,
bool
ownedRef
= false
)
this
(MainContext context, bool isRunning)
Meta
Source
See Implementation
glib
MainLoop
MainLoop
constructors
this
destructors
~this
functions
doref
getContext
getMainLoopStruct
getStruct
isRunning
quit
run
unref
static functions
mainCurrentSource
mainDepth
poll
variables
gMainLoop
ownedRef
Sets our main struct and passes it to the parent class.