Function Window.update

requests update for window (unless force is true, update will be performed only if layout, redraw or animation is required).

Prototype

void update(
  bool force = false
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0