zvt_term_reset

Name

zvt_term_reset —

Synopsis

void zvt_term_reset (ZvtTerm * term, int hard);

Arguments

term

A ZvtTerm widget.

hard

If TRUE, then perform a HARD reset.

Description

Performs a complete reset on the terminal. Resets all attributes, and if hard is TRUE, also clears the screen.