The events of Vte.Terminal are listed below. For a list of all members, see the Terminal Members list.
See Also: Inherited members from Gtk.Widget
| CharSizeChanged | Emitted whenever selection of a new font causes the values of the char_width or char_height fields to change. | |
| ChildExited | This signal is emitted when the terminal detects that a child started using Terminal.ForkCommand() has exited. | |
| ClipboardCopied | Documentation for this section has not yet been entered. | |
| ClipboardPasted | Documentation for this section has not yet been entered. | |
| Commit | Emitted whenever the terminal receives input from the user and prepares to send it to the child process. | |
| ContentsChanged | Emitted whenever the visible appearance of the terminal has changed. | |
| CursorMoved | Emitted whenever the cursor moves to a new character cell. | |
| DecreaseFontSize | Emitted when the user hits the '-' key while holding the Control key. | |
| DeiconifyWindow | Emitted at the child application's request. | |
| EmulationChanged | Emitted when the terminal emulation type is changed. | |
| EncodingChanged | Emitted when the terminals encoding type is changed. | |
| Eof | Documentation for this section has not yet been entered. | |
| IconifyWindow | Emitted at the child application's request. | |
| IconTitleChanged | Emitted when the terminal's icon_title field is modified. | |
| IncreaseFontSize | Emitted when the user hits the '+' key while holding the Control key. | |
| LowerWindow | Emitted at the child application's request. | |
| MaximizeWindow | Emitted at the child application's request. | |
| MoveWindow | Emitted at the child application's request. | |
| RaiseWindow | Emitted at the child application's request. | |
| RefreshWindow | Emitted at the child application's request. | |
| ResizeWindow | Emitted at the child application's request. | |
| RestoreWindow | Emitted at the child application's request. | |
| SelectionChanged | Emitted whenever the contents of terminal's selection changes. | |
| StatusLineChanged | Emitted whenever the contents of the status line are modified or cleared. | |
| TextDeleted | An internal signal used for communication between the terminal and its accessibility peer. | |
| TextInserted | An internal signal used for communication between the terminal and its accessibility peer. | |
| TextModified | An internal signal used for communication between the terminal and its accessibility peer. | |
| TextScrolled | An internal signal used for communication between the terminal and its accessibility peer. | |
| WindowTitleChanged | Emitted when the terminal's window_title field is modified. |