zvt_term_set_size

Name

zvt_term_set_size —

Synopsis

void zvt_term_set_size (ZvtTerm * term, guint width, guint height);

Arguments

term

A ZvtTerm widget.

width

Width of terminal, in columns.

height

Height of terminal, in rows.

Description

Causes the terminal to attempt to resize to the absolute character size of width rows by height columns.