TermOx
|
Public Member Functions | |
void | append (Paint_event e) |
auto | send_all () -> bool |
Return true if any events are actually sent. More... | |
auto | size () const -> std::size_t |
auto ox::detail::Paint_queue::send_all | ( | ) | -> bool |
Return true if any events are actually sent.
Processing Paint_events should not post more Paint_events.