gtk-d ~GtkD-3.7 (2022-02-27T01:35:29.3134103)
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.