Widget.onTimer - multiple declarations

Function Widget.onTimer

handle timer; return true to repeat timer event after next interval, false cancel timer

Prototype

bool onTimer(
  ulong id
);

Function Widget.onTimer

handle timer; return true to repeat timer event after next interval, false cancel timer

Prototype

bool onTimer(
  ulong id
);

Function Widget.onTimer

handle timer; return true to repeat timer event after next interval, false cancel timer

Prototype

bool onTimer(
  ulong id
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0