zvt_term_new

Name

zvt_term_new —

Synopsis

GtkWidget* zvt_term_new ( void);

Arguments

void

-- undescribed --

Description

Creates a new ZVT Terminal widget. By default the terminal will be setup as 80 colmns x 24 rows, but it will size automatically to its encompassing widget, and may be smaller or larger upon realisation.

Return Value

A pointer to a ZvtTerm widget is returned, or NULL on error.