Constructor

VteTerminalnew

Declaration [src]

GtkWidget*
vte_terminal_new (
  void
)

Description [src]

Creates a new terminal widget.

Return value

Returns: VteTerminal
 

A new VteTerminal object.

 The data is owned by the called function.