dcoincoin ~master (2022-05-10T06:01:35.6293433)
Dub
Repo
DCCIdle
dcc
gtkd
main
Undocumented in source.
class
DCCIdle {
void
delegate
()
f
;
uint
idleID
;
static
DCCIdle
[]
idles
;
this
(void delegate() f);
void
stop
();
~this
();
static
bool
idleCallback
(DCCIdle idle);
}
Constructors
this
this
(void delegate() f)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Members
Functions
stop
void
stop
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
idleCallback
bool
idleCallback
(DCCIdle idle)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
idles
DCCIdle
[]
idles
;
Undocumented in source.
Variables
f
void
delegate
()
f
;
Undocumented in source.
idleID
uint
idleID
;
Undocumented in source.
Meta
Source
See Implementation
dcc
gtkd
main
classes
DCCIdle
DCCTimeout
GtkTribune
GtkTribuneColor
GtkUI
TribuneEnabledTreeViewColumn
TribuneTreeViewColumn
functions
main
setlocale