1TICKIT_RENDERBUFFER_FLUSH_TOL_iTbErRaMr(y3)FunctionTsICMKaInTu_aRlENDERBUFFER_FLUSH_TO_TERM(3)
2
3
4

NAME

6       tickit_renderbuffer_flush_to_term  - output buffer contents to the ter‐
7       minal
8

SYNOPSIS

10       #include <tickit.h>
11
12       void tickit_renderbuffer_flush_to_term(TickitRenderBuffer *rb, TickitTerm *tt);
13
14       Link with -ltickit.
15

DESCRIPTION

17       tickit_renderbuffer_flush_to_term() outputs the entire stored state  in
18       the  buffer to the terminal, then resets the buffer back to its initial
19       state. Stored content is output in a strictly  top-to-bottom,  left-to-
20       right  order,  ensuring  a  minimal amount of cursor movement for effi‐
21       ciency, and helping to reduce output flicker on the terminal display.
22

RETURN VALUE

24       This function returns nothing.
25

SEE ALSO

27       tickit_renderbuffer_new(3),  tickit_renderbuffer_reset(3),  tickit_ren‐
28       derbuffer(7), tickit(7)
29
30
31
32                                          TICKIT_RENDERBUFFER_FLUSH_TO_TERM(3)
Impressum