Vte.Terminal: Event Members

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

Public Events

CharSizeChangedEmitted whenever selection of a new font causes the values of the char_width or char_height fields to change.
ChildExitedThis signal is emitted when the terminal detects that a child started using Terminal.ForkCommand() has exited.
ClipboardCopiedDocumentation for this section has not yet been entered.
ClipboardPastedDocumentation for this section has not yet been entered.
CommitEmitted whenever the terminal receives input from the user and prepares to send it to the child process.
ContentsChangedEmitted whenever the visible appearance of the terminal has changed.
CursorMovedEmitted whenever the cursor moves to a new character cell.
DecreaseFontSizeEmitted when the user hits the '-' key while holding the Control key.
DeiconifyWindowEmitted at the child application's request.
EmulationChangedEmitted when the terminal emulation type is changed.
EncodingChangedEmitted when the terminals encoding type is changed.
EofDocumentation for this section has not yet been entered.
IconifyWindowEmitted at the child application's request.
IconTitleChangedEmitted when the terminal's icon_title field is modified.
IncreaseFontSizeEmitted when the user hits the '+' key while holding the Control key.
LowerWindowEmitted at the child application's request.
MaximizeWindowEmitted at the child application's request.
MoveWindowEmitted at the child application's request.
RaiseWindowEmitted at the child application's request.
RefreshWindowEmitted at the child application's request.
ResizeWindowEmitted at the child application's request.
RestoreWindowEmitted at the child application's request.
SelectionChangedEmitted whenever the contents of terminal's selection changes.
StatusLineChangedEmitted whenever the contents of the status line are modified or cleared.
TextDeletedAn internal signal used for communication between the terminal and its accessibility peer.
TextInsertedAn internal signal used for communication between the terminal and its accessibility peer.
TextModifiedAn internal signal used for communication between the terminal and its accessibility peer.
TextScrolledAn internal signal used for communication between the terminal and its accessibility peer.
WindowTitleChangedEmitted when the terminal's window_title field is modified.