.TH TICKIT_TERM_CLEAR 3 .SH NAME tickit_term_clear \- clear the terminal .SH SYNOPSIS .EX .B #include .sp .BI "void tickit_term_clear(TickitTerm *" tt ); .EE .sp Link with \fI\-ltickit\fP. .SH DESCRIPTION \fBtickit_term_clear\fP() clear the entire content of the terminal. .SH "RETURN VALUE" \fBtickit_term_clear\fP() returns no value. .SH "SEE ALSO" .BR tickit_term_build (3), .BR tickit_term_goto (3), .BR tickit_term_print (3), .BR tickit_term_erasech (3), .BR tickit_term (7), .BR tickit (7)