dcoincoin ~master (2022-05-10T06:01:35.6293433)
Dub
Repo
DCCTimeout
dcc
gtkd
main
Undocumented in source.
class
DCCTimeout {
void
delegate
()
f
;
uint
timeoutID
;
this
(uint timeout, void delegate() f);
void
stop
();
~this
();
static
bool
timeoutCallback
(DCCTimeout timeout);
}
Constructors
this
this
(uint timeout, 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
timeoutCallback
bool
timeoutCallback
(DCCTimeout timeout)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
f
void
delegate
()
f
;
Undocumented in source.
timeoutID
uint
timeoutID
;
Undocumented in source.
Meta
Source
See Implementation
dcc
gtkd
main
classes
DCCIdle
DCCTimeout
GtkTribune
GtkTribuneColor
GtkUI
TribuneEnabledTreeViewColumn
TribuneTreeViewColumn
functions
main
setlocale