Interface

Vte-3.91VteTerminalSignalSignatures

interface SignalSignatures {
    bell: () => void;
    "char-size-changed": (arg0: number, arg1: number) => void;
    "child-exited": (arg0: number) => void;
    commit: (arg0: string, arg1: number) => void;
    "contents-changed": () => void;
    "copy-clipboard": () => void;
    "current-directory-uri-changed": () => void;
    "current-file-uri-changed": () => void;
    "cursor-moved": () => void;
    "decrease-font-size": () => void;
    "deiconify-window": () => void;
    destroy: () => void;
    "direction-changed": (arg0: Gtk.TextDirection) => void;
    "encoding-changed": () => void;
    eof: () => void;
    hide: () => void;
    "hyperlink-hover-uri-changed": (arg0: string, arg1: Gdk.Rectangle) => void;
    "icon-title-changed": () => void;
    "iconify-window": () => void;
    "increase-font-size": () => void;
    "keynav-failed": (arg0: Gtk.DirectionType) => boolean | void;
    "lower-window": () => void;
    map: () => void;
    "maximize-window": () => void;
    "mnemonic-activate": (arg0: boolean) => boolean | void;
    "move-focus": (arg0: Gtk.DirectionType) => void;
    "move-window": (arg0: number, arg1: number) => void;
    notify: (arg0: GObject.ParamSpec) => void;
    "notify::accessible-role": (pspec: GObject.ParamSpec) => void;
    "notify::allow-bold": (pspec: GObject.ParamSpec) => void;
    "notify::allow-hyperlink": (pspec: GObject.ParamSpec) => void;
    "notify::audible-bell": (pspec: GObject.ParamSpec) => void;
    "notify::backspace-binding": (pspec: GObject.ParamSpec) => void;
    "notify::bold-is-bright": (pspec: GObject.ParamSpec) => void;
    "notify::can-focus": (pspec: GObject.ParamSpec) => void;
    "notify::can-target": (pspec: GObject.ParamSpec) => void;
    "notify::cell-height-scale": (pspec: GObject.ParamSpec) => void;
    "notify::cell-width-scale": (pspec: GObject.ParamSpec) => void;
    "notify::cjk-ambiguous-width": (pspec: GObject.ParamSpec) => void;
    "notify::context-menu": (pspec: GObject.ParamSpec) => void;
    "notify::context-menu-model": (pspec: GObject.ParamSpec) => void;
    "notify::css-classes": (pspec: GObject.ParamSpec) => void;
    "notify::css-name": (pspec: GObject.ParamSpec) => void;
    "notify::current-directory-uri": (pspec: GObject.ParamSpec) => void;
    "notify::current-file-uri": (pspec: GObject.ParamSpec) => void;
    "notify::cursor": (pspec: GObject.ParamSpec) => void;
    "notify::cursor-blink-mode": (pspec: GObject.ParamSpec) => void;
    "notify::cursor-shape": (pspec: GObject.ParamSpec) => void;
    "notify::delete-binding": (pspec: GObject.ParamSpec) => void;
    "notify::enable-a11y": (pspec: GObject.ParamSpec) => void;
    "notify::enable-bidi": (pspec: GObject.ParamSpec) => void;
    "notify::enable-fallback-scrolling": (pspec: GObject.ParamSpec) => void;
    "notify::enable-legacy-osc777": (pspec: GObject.ParamSpec) => void;
    "notify::enable-shaping": (pspec: GObject.ParamSpec) => void;
    "notify::enable-sixel": (pspec: GObject.ParamSpec) => void;
    "notify::encoding": (pspec: GObject.ParamSpec) => void;
    "notify::focus-on-click": (pspec: GObject.ParamSpec) => void;
    "notify::focusable": (pspec: GObject.ParamSpec) => void;
    "notify::font-desc": (pspec: GObject.ParamSpec) => void;
    "notify::font-options": (pspec: GObject.ParamSpec) => void;
    "notify::font-scale": (pspec: GObject.ParamSpec) => void;
    "notify::hadjustment": (pspec: GObject.ParamSpec) => void;
    "notify::halign": (pspec: GObject.ParamSpec) => void;
    "notify::has-default": (pspec: GObject.ParamSpec) => void;
    "notify::has-focus": (pspec: GObject.ParamSpec) => void;
    "notify::has-tooltip": (pspec: GObject.ParamSpec) => void;
    "notify::height-request": (pspec: GObject.ParamSpec) => void;
    "notify::hexpand": (pspec: GObject.ParamSpec) => void;
    "notify::hexpand-set": (pspec: GObject.ParamSpec) => void;
    "notify::hscroll-policy": (pspec: GObject.ParamSpec) => void;
    "notify::hyperlink-hover-uri": (pspec: GObject.ParamSpec) => void;
    "notify::icon-title": (pspec: GObject.ParamSpec) => void;
    "notify::input-enabled": (pspec: GObject.ParamSpec) => void;
    "notify::layout-manager": (pspec: GObject.ParamSpec) => void;
    "notify::limit-events": (pspec: GObject.ParamSpec) => void;
    "notify::margin-bottom": (pspec: GObject.ParamSpec) => void;
    "notify::margin-end": (pspec: GObject.ParamSpec) => void;
    "notify::margin-start": (pspec: GObject.ParamSpec) => void;
    "notify::margin-top": (pspec: GObject.ParamSpec) => void;
    "notify::name": (pspec: GObject.ParamSpec) => void;
    "notify::opacity": (pspec: GObject.ParamSpec) => void;
    "notify::overflow": (pspec: GObject.ParamSpec) => void;
    "notify::parent": (pspec: GObject.ParamSpec) => void;
    "notify::pointer-autohide": (pspec: GObject.ParamSpec) => void;
    "notify::pty": (pspec: GObject.ParamSpec) => void;
    "notify::receives-default": (pspec: GObject.ParamSpec) => void;
    "notify::rewrap-on-resize": (pspec: GObject.ParamSpec) => void;
    "notify::root": (pspec: GObject.ParamSpec) => void;
    "notify::scale-factor": (pspec: GObject.ParamSpec) => void;
    "notify::scroll-on-insert": (pspec: GObject.ParamSpec) => void;
    "notify::scroll-on-keystroke": (pspec: GObject.ParamSpec) => void;
    "notify::scroll-on-output": (pspec: GObject.ParamSpec) => void;
    "notify::scroll-unit-is-pixels": (pspec: GObject.ParamSpec) => void;
    "notify::scrollback-lines": (pspec: GObject.ParamSpec) => void;
    "notify::sensitive": (pspec: GObject.ParamSpec) => void;
    "notify::text-blink-mode": (pspec: GObject.ParamSpec) => void;
    "notify::tooltip-markup": (pspec: GObject.ParamSpec) => void;
    "notify::tooltip-text": (pspec: GObject.ParamSpec) => void;
    "notify::vadjustment": (pspec: GObject.ParamSpec) => void;
    "notify::valign": (pspec: GObject.ParamSpec) => void;
    "notify::vexpand": (pspec: GObject.ParamSpec) => void;
    "notify::vexpand-set": (pspec: GObject.ParamSpec) => void;
    "notify::visible": (pspec: GObject.ParamSpec) => void;
    "notify::vscroll-policy": (pspec: GObject.ParamSpec) => void;
    "notify::width-request": (pspec: GObject.ParamSpec) => void;
    "notify::window-title": (pspec: GObject.ParamSpec) => void;
    "notify::word-char-exceptions": (pspec: GObject.ParamSpec) => void;
    "notify::xalign": (pspec: GObject.ParamSpec) => void;
    "notify::xfill": (pspec: GObject.ParamSpec) => void;
    "notify::yalign": (pspec: GObject.ParamSpec) => void;
    "notify::yfill": (pspec: GObject.ParamSpec) => void;
    "paste-clipboard": () => void;
    "query-tooltip": (
        arg0: number,
        arg1: number,
        arg2: boolean,
        arg3: Gtk.Tooltip,
    ) => boolean | void;
    "raise-window": () => void;
    realize: () => void;
    "refresh-window": () => void;
    "resize-window": (arg0: number, arg1: number) => void;
    "restore-window": () => void;
    "selection-changed": () => void;
    "setup-context-menu": (arg0: EventContext) => void;
    show: () => void;
    "state-flags-changed": (arg0: Gtk.StateFlags) => void;
    "termprop-changed": (arg0: string) => void;
    "termprop-changed::accessible-role": (arg0: string) => void;
    "termprop-changed::allow-bold": (arg0: string) => void;
    "termprop-changed::allow-hyperlink": (arg0: string) => void;
    "termprop-changed::audible-bell": (arg0: string) => void;
    "termprop-changed::backspace-binding": (arg0: string) => void;
    "termprop-changed::bold-is-bright": (arg0: string) => void;
    "termprop-changed::can-focus": (arg0: string) => void;
    "termprop-changed::can-target": (arg0: string) => void;
    "termprop-changed::cell-height-scale": (arg0: string) => void;
    "termprop-changed::cell-width-scale": (arg0: string) => void;
    "termprop-changed::cjk-ambiguous-width": (arg0: string) => void;
    "termprop-changed::context-menu": (arg0: string) => void;
    "termprop-changed::context-menu-model": (arg0: string) => void;
    "termprop-changed::css-classes": (arg0: string) => void;
    "termprop-changed::css-name": (arg0: string) => void;
    "termprop-changed::current-directory-uri": (arg0: string) => void;
    "termprop-changed::current-file-uri": (arg0: string) => void;
    "termprop-changed::cursor": (arg0: string) => void;
    "termprop-changed::cursor-blink-mode": (arg0: string) => void;
    "termprop-changed::cursor-shape": (arg0: string) => void;
    "termprop-changed::delete-binding": (arg0: string) => void;
    "termprop-changed::enable-a11y": (arg0: string) => void;
    "termprop-changed::enable-bidi": (arg0: string) => void;
    "termprop-changed::enable-fallback-scrolling": (arg0: string) => void;
    "termprop-changed::enable-legacy-osc777": (arg0: string) => void;
    "termprop-changed::enable-shaping": (arg0: string) => void;
    "termprop-changed::enable-sixel": (arg0: string) => void;
    "termprop-changed::encoding": (arg0: string) => void;
    "termprop-changed::focus-on-click": (arg0: string) => void;
    "termprop-changed::focusable": (arg0: string) => void;
    "termprop-changed::font-desc": (arg0: string) => void;
    "termprop-changed::font-options": (arg0: string) => void;
    "termprop-changed::font-scale": (arg0: string) => void;
    "termprop-changed::hadjustment": (arg0: string) => void;
    "termprop-changed::halign": (arg0: string) => void;
    "termprop-changed::has-default": (arg0: string) => void;
    "termprop-changed::has-focus": (arg0: string) => void;
    "termprop-changed::has-tooltip": (arg0: string) => void;
    "termprop-changed::height-request": (arg0: string) => void;
    "termprop-changed::hexpand": (arg0: string) => void;
    "termprop-changed::hexpand-set": (arg0: string) => void;
    "termprop-changed::hscroll-policy": (arg0: string) => void;
    "termprop-changed::hyperlink-hover-uri": (arg0: string) => void;
    "termprop-changed::icon-title": (arg0: string) => void;
    "termprop-changed::input-enabled": (arg0: string) => void;
    "termprop-changed::layout-manager": (arg0: string) => void;
    "termprop-changed::limit-events": (arg0: string) => void;
    "termprop-changed::margin-bottom": (arg0: string) => void;
    "termprop-changed::margin-end": (arg0: string) => void;
    "termprop-changed::margin-start": (arg0: string) => void;
    "termprop-changed::margin-top": (arg0: string) => void;
    "termprop-changed::name": (arg0: string) => void;
    "termprop-changed::opacity": (arg0: string) => void;
    "termprop-changed::overflow": (arg0: string) => void;
    "termprop-changed::parent": (arg0: string) => void;
    "termprop-changed::pointer-autohide": (arg0: string) => void;
    "termprop-changed::pty": (arg0: string) => void;
    "termprop-changed::receives-default": (arg0: string) => void;
    "termprop-changed::rewrap-on-resize": (arg0: string) => void;
    "termprop-changed::root": (arg0: string) => void;
    "termprop-changed::scale-factor": (arg0: string) => void;
    "termprop-changed::scroll-on-insert": (arg0: string) => void;
    "termprop-changed::scroll-on-keystroke": (arg0: string) => void;
    "termprop-changed::scroll-on-output": (arg0: string) => void;
    "termprop-changed::scroll-unit-is-pixels": (arg0: string) => void;
    "termprop-changed::scrollback-lines": (arg0: string) => void;
    "termprop-changed::sensitive": (arg0: string) => void;
    "termprop-changed::text-blink-mode": (arg0: string) => void;
    "termprop-changed::tooltip-markup": (arg0: string) => void;
    "termprop-changed::tooltip-text": (arg0: string) => void;
    "termprop-changed::vadjustment": (arg0: string) => void;
    "termprop-changed::valign": (arg0: string) => void;
    "termprop-changed::vexpand": (arg0: string) => void;
    "termprop-changed::vexpand-set": (arg0: string) => void;
    "termprop-changed::visible": (arg0: string) => void;
    "termprop-changed::vscroll-policy": (arg0: string) => void;
    "termprop-changed::width-request": (arg0: string) => void;
    "termprop-changed::window-title": (arg0: string) => void;
    "termprop-changed::word-char-exceptions": (arg0: string) => void;
    "termprop-changed::xalign": (arg0: string) => void;
    "termprop-changed::xfill": (arg0: string) => void;
    "termprop-changed::yalign": (arg0: string) => void;
    "termprop-changed::yfill": (arg0: string) => void;
    "termprops-changed": (arg0: number[]) => boolean | void;
    unmap: () => void;
    unrealize: () => void;
    "window-title-changed": () => void;
}

Hierarchy (View Summary)

Index

Properties

bell char-size-changed child-exited commit contents-changed copy-clipboard current-directory-uri-changed current-file-uri-changed cursor-moved decrease-font-size deiconify-window encoding-changed eof hyperlink-hover-uri-changed icon-title-changed iconify-window increase-font-size lower-window maximize-window move-window notify::accessible-role notify::allow-bold notify::allow-hyperlink notify::audible-bell notify::backspace-binding notify::bold-is-bright notify::can-focus notify::can-target notify::cell-height-scale notify::cell-width-scale notify::cjk-ambiguous-width notify::context-menu notify::context-menu-model notify::css-classes notify::css-name notify::current-directory-uri notify::current-file-uri notify::cursor notify::cursor-blink-mode notify::cursor-shape notify::delete-binding notify::enable-a11y notify::enable-bidi notify::enable-fallback-scrolling notify::enable-legacy-osc777 notify::enable-shaping notify::enable-sixel notify::encoding notify::focus-on-click notify::focusable notify::font-desc notify::font-options notify::font-scale notify::hadjustment notify::halign notify::has-default notify::has-focus notify::has-tooltip notify::height-request notify::hexpand notify::hexpand-set notify::hscroll-policy notify::hyperlink-hover-uri notify::icon-title notify::input-enabled notify::layout-manager notify::limit-events notify::margin-bottom notify::margin-end notify::margin-start notify::margin-top notify::name notify::opacity notify::overflow notify::parent notify::pointer-autohide notify::pty notify::receives-default notify::rewrap-on-resize notify::root notify::scale-factor notify::scroll-on-insert notify::scroll-on-keystroke notify::scroll-on-output notify::scroll-unit-is-pixels notify::scrollback-lines notify::sensitive notify::text-blink-mode notify::tooltip-markup notify::tooltip-text notify::vadjustment notify::valign notify::vexpand notify::vexpand-set notify::visible notify::vscroll-policy notify::width-request notify::window-title notify::word-char-exceptions notify::xalign notify::xfill notify::yalign notify::yfill paste-clipboard raise-window refresh-window resize-window restore-window selection-changed setup-context-menu termprop-changed termprop-changed::accessible-role termprop-changed::allow-bold termprop-changed::allow-hyperlink termprop-changed::audible-bell termprop-changed::backspace-binding termprop-changed::bold-is-bright termprop-changed::can-focus termprop-changed::can-target termprop-changed::cell-height-scale termprop-changed::cell-width-scale termprop-changed::cjk-ambiguous-width termprop-changed::context-menu termprop-changed::context-menu-model termprop-changed::css-classes termprop-changed::css-name termprop-changed::current-directory-uri termprop-changed::current-file-uri termprop-changed::cursor termprop-changed::cursor-blink-mode termprop-changed::cursor-shape termprop-changed::delete-binding termprop-changed::enable-a11y termprop-changed::enable-bidi termprop-changed::enable-fallback-scrolling termprop-changed::enable-legacy-osc777 termprop-changed::enable-shaping termprop-changed::enable-sixel termprop-changed::encoding termprop-changed::focus-on-click termprop-changed::focusable termprop-changed::font-desc termprop-changed::font-options termprop-changed::font-scale termprop-changed::hadjustment termprop-changed::halign termprop-changed::has-default termprop-changed::has-focus termprop-changed::has-tooltip termprop-changed::height-request termprop-changed::hexpand termprop-changed::hexpand-set termprop-changed::hscroll-policy termprop-changed::hyperlink-hover-uri termprop-changed::icon-title termprop-changed::input-enabled termprop-changed::layout-manager termprop-changed::limit-events termprop-changed::margin-bottom termprop-changed::margin-end termprop-changed::margin-start termprop-changed::margin-top termprop-changed::name termprop-changed::opacity termprop-changed::overflow termprop-changed::parent termprop-changed::pointer-autohide termprop-changed::pty termprop-changed::receives-default termprop-changed::rewrap-on-resize termprop-changed::root termprop-changed::scale-factor termprop-changed::scroll-on-insert termprop-changed::scroll-on-keystroke termprop-changed::scroll-on-output termprop-changed::scroll-unit-is-pixels termprop-changed::scrollback-lines termprop-changed::sensitive termprop-changed::text-blink-mode termprop-changed::tooltip-markup termprop-changed::tooltip-text termprop-changed::vadjustment termprop-changed::valign termprop-changed::vexpand termprop-changed::vexpand-set termprop-changed::visible termprop-changed::vscroll-policy termprop-changed::width-request termprop-changed::window-title termprop-changed::word-char-exceptions termprop-changed::xalign termprop-changed::xfill termprop-changed::yalign termprop-changed::yfill termprops-changed window-title-changed

Properties - Inherited from Gtk

Properties

bell: () => void

This signal is emitted when the a child sends a bell request to the terminal.

"char-size-changed": (arg0: number, arg1: number) => void

Emitted whenever the cell size changes, e.g. due to a change in font, font-scale or cell-width/height-scale.

Note that this signal should rather be called "cell-size-changed".

"child-exited": (arg0: number) => void

This signal is emitted when the terminal detects that a child watched using vte_terminal_watch_child() has exited.

commit: (arg0: string, arg1: number) => void

Emitted whenever the terminal receives input from the user and prepares to send it to the child process.

"contents-changed": () => void

Emitted whenever the visible appearance of the terminal has changed. Used primarily by VteTerminalAccessible.

"copy-clipboard": () => void

Emitted whenever vte_terminal_copy_clipboard() is called.

"current-directory-uri-changed": () => void

Emitted when the current directory URI is modified.

since 0.78: Use the Vte.Terminal.termprop_changed signal for the VTE_TERMPROP_CURRENT_DIRECTORY_URI termprop.

"current-file-uri-changed": () => void

Emitted when the current file URI is modified.

since 0.78: Use the Vte.Terminal.termprop_changed signal for the VTE_TERMPROP_CURRENT_FILE_URI termprop.

"cursor-moved": () => void

Emitted whenever the cursor moves to a new character cell. Used primarily by VteTerminalAccessible.

"decrease-font-size": () => void

Emitted when the user hits the '-' key while holding the Control key.

"deiconify-window": () => void

Never emitted.

since 0.60

"encoding-changed": () => void

Emitted whenever the terminal's current encoding has changed.

Note: support for non-UTF-8 is deprecated.

eof: () => void

Emitted when the terminal receives an end-of-file from a child which is running in the terminal. This signal is frequently (but not always) emitted with a Vte.Terminal.SignalSignatures.child_exited | Vte.Terminal::child-exited signal.

"hyperlink-hover-uri-changed": (arg0: string, arg1: Gdk.Rectangle) => void

Emitted when the hovered hyperlink changes.

uri and bbox are owned by VTE, must not be modified, and might change after the signal handlers returns.

The signal is not re-emitted when the bounding box changes for the same hyperlink. This might change in a future VTE version without notice.

0.50

"icon-title-changed": () => void

since 0.54: This signal is never emitted.

"iconify-window": () => void

Never emitted.

since 0.60

"increase-font-size": () => void

Emitted when the user hits the '+' key while holding the Control key.

"lower-window": () => void

Never emitted.

since 0.60

"maximize-window": () => void

Never emitted.

since 0.60

"move-window": (arg0: number, arg1: number) => void

Never emitted.

since 0.60

"notify::accessible-role": (pspec: GObject.ParamSpec) => void
"notify::allow-bold": (pspec: GObject.ParamSpec) => void
"notify::allow-hyperlink": (pspec: GObject.ParamSpec) => void
"notify::audible-bell": (pspec: GObject.ParamSpec) => void
"notify::backspace-binding": (pspec: GObject.ParamSpec) => void
"notify::bold-is-bright": (pspec: GObject.ParamSpec) => void
"notify::can-focus": (pspec: GObject.ParamSpec) => void
"notify::can-target": (pspec: GObject.ParamSpec) => void
"notify::cell-height-scale": (pspec: GObject.ParamSpec) => void
"notify::cell-width-scale": (pspec: GObject.ParamSpec) => void
"notify::cjk-ambiguous-width": (pspec: GObject.ParamSpec) => void
"notify::context-menu": (pspec: GObject.ParamSpec) => void
"notify::context-menu-model": (pspec: GObject.ParamSpec) => void
"notify::css-classes": (pspec: GObject.ParamSpec) => void
"notify::css-name": (pspec: GObject.ParamSpec) => void
"notify::current-directory-uri": (pspec: GObject.ParamSpec) => void
"notify::current-file-uri": (pspec: GObject.ParamSpec) => void
"notify::cursor": (pspec: GObject.ParamSpec) => void
"notify::cursor-blink-mode": (pspec: GObject.ParamSpec) => void
"notify::cursor-shape": (pspec: GObject.ParamSpec) => void
"notify::delete-binding": (pspec: GObject.ParamSpec) => void
"notify::enable-a11y": (pspec: GObject.ParamSpec) => void
"notify::enable-bidi": (pspec: GObject.ParamSpec) => void
"notify::enable-fallback-scrolling": (pspec: GObject.ParamSpec) => void
"notify::enable-legacy-osc777": (pspec: GObject.ParamSpec) => void
"notify::enable-shaping": (pspec: GObject.ParamSpec) => void
"notify::enable-sixel": (pspec: GObject.ParamSpec) => void
"notify::encoding": (pspec: GObject.ParamSpec) => void
"notify::focus-on-click": (pspec: GObject.ParamSpec) => void
"notify::focusable": (pspec: GObject.ParamSpec) => void
"notify::font-desc": (pspec: GObject.ParamSpec) => void
"notify::font-options": (pspec: GObject.ParamSpec) => void
"notify::font-scale": (pspec: GObject.ParamSpec) => void
"notify::hadjustment": (pspec: GObject.ParamSpec) => void
"notify::halign": (pspec: GObject.ParamSpec) => void
"notify::has-default": (pspec: GObject.ParamSpec) => void
"notify::has-focus": (pspec: GObject.ParamSpec) => void
"notify::has-tooltip": (pspec: GObject.ParamSpec) => void
"notify::height-request": (pspec: GObject.ParamSpec) => void
"notify::hexpand": (pspec: GObject.ParamSpec) => void
"notify::hexpand-set": (pspec: GObject.ParamSpec) => void
"notify::hscroll-policy": (pspec: GObject.ParamSpec) => void
"notify::hyperlink-hover-uri": (pspec: GObject.ParamSpec) => void
"notify::icon-title": (pspec: GObject.ParamSpec) => void
"notify::input-enabled": (pspec: GObject.ParamSpec) => void
"notify::layout-manager": (pspec: GObject.ParamSpec) => void
"notify::limit-events": (pspec: GObject.ParamSpec) => void
"notify::margin-bottom": (pspec: GObject.ParamSpec) => void
"notify::margin-end": (pspec: GObject.ParamSpec) => void
"notify::margin-start": (pspec: GObject.ParamSpec) => void
"notify::margin-top": (pspec: GObject.ParamSpec) => void
"notify::name": (pspec: GObject.ParamSpec) => void
"notify::opacity": (pspec: GObject.ParamSpec) => void
"notify::overflow": (pspec: GObject.ParamSpec) => void
"notify::parent": (pspec: GObject.ParamSpec) => void
"notify::pointer-autohide": (pspec: GObject.ParamSpec) => void
"notify::pty": (pspec: GObject.ParamSpec) => void
"notify::receives-default": (pspec: GObject.ParamSpec) => void
"notify::rewrap-on-resize": (pspec: GObject.ParamSpec) => void
"notify::root": (pspec: GObject.ParamSpec) => void
"notify::scale-factor": (pspec: GObject.ParamSpec) => void
"notify::scroll-on-insert": (pspec: GObject.ParamSpec) => void
"notify::scroll-on-keystroke": (pspec: GObject.ParamSpec) => void
"notify::scroll-on-output": (pspec: GObject.ParamSpec) => void
"notify::scroll-unit-is-pixels": (pspec: GObject.ParamSpec) => void
"notify::scrollback-lines": (pspec: GObject.ParamSpec) => void
"notify::sensitive": (pspec: GObject.ParamSpec) => void
"notify::text-blink-mode": (pspec: GObject.ParamSpec) => void
"notify::tooltip-markup": (pspec: GObject.ParamSpec) => void
"notify::tooltip-text": (pspec: GObject.ParamSpec) => void
"notify::vadjustment": (pspec: GObject.ParamSpec) => void
"notify::valign": (pspec: GObject.ParamSpec) => void
"notify::vexpand": (pspec: GObject.ParamSpec) => void
"notify::vexpand-set": (pspec: GObject.ParamSpec) => void
"notify::visible": (pspec: GObject.ParamSpec) => void
"notify::vscroll-policy": (pspec: GObject.ParamSpec) => void
"notify::width-request": (pspec: GObject.ParamSpec) => void
"notify::window-title": (pspec: GObject.ParamSpec) => void
"notify::word-char-exceptions": (pspec: GObject.ParamSpec) => void
"notify::xalign": (pspec: GObject.ParamSpec) => void
"notify::xfill": (pspec: GObject.ParamSpec) => void
"notify::yalign": (pspec: GObject.ParamSpec) => void
"notify::yfill": (pspec: GObject.ParamSpec) => void
"paste-clipboard": () => void

Emitted whenever vte_terminal_paste_clipboard() is called.

"raise-window": () => void

Never emitted.

since 0.60

"refresh-window": () => void

Never emitted.

since 0.60

"resize-window": (arg0: number, arg1: number) => void

Emitted at the child application's request.

"restore-window": () => void

Never emitted.

since 0.60

"selection-changed": () => void

Emitted whenever the contents of terminal's selection changes.

"setup-context-menu": (arg0: EventContext) => void

Emitted with non-null context before terminal shows a context menu. The handler may set either a menu model using vte_terminal_set_context_menu_model(), or a menu using vte_terminal_set_context_menu(), which will then be used as context menu, or keep a previously set context menu or context menu model, but update the menu and/or its Gio.Action.s visibility and sensitivity. If neither a menu model nor a menu are set, a context menu will not be shown.

Note that context is only valid during the signal emission; you may not retain it to call methods on it afterwards.

Also emitted with null context after the context menu has been dismissed.

"termprop-changed": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::accessible-role": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::allow-bold": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::allow-hyperlink": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::audible-bell": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::backspace-binding": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::bold-is-bright": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::can-focus": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::can-target": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::cell-height-scale": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::cell-width-scale": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::cjk-ambiguous-width": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::context-menu": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::context-menu-model": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::css-classes": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::css-name": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::current-directory-uri": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::current-file-uri": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::cursor": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::cursor-blink-mode": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::cursor-shape": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::delete-binding": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::enable-a11y": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::enable-bidi": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::enable-fallback-scrolling": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::enable-legacy-osc777": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::enable-shaping": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::enable-sixel": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::encoding": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::focus-on-click": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::focusable": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::font-desc": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::font-options": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::font-scale": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::hadjustment": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::halign": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::has-default": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::has-focus": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::has-tooltip": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::height-request": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::hexpand": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::hexpand-set": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::hscroll-policy": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::hyperlink-hover-uri": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::icon-title": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::input-enabled": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::layout-manager": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::limit-events": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::margin-bottom": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::margin-end": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::margin-start": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::margin-top": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::name": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::opacity": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::overflow": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::parent": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::pointer-autohide": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::pty": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::receives-default": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::rewrap-on-resize": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::root": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::scale-factor": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::scroll-on-insert": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::scroll-on-keystroke": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::scroll-on-output": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::scroll-unit-is-pixels": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::scrollback-lines": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::sensitive": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::text-blink-mode": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::tooltip-markup": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::tooltip-text": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::vadjustment": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::valign": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::vexpand": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::vexpand-set": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::visible": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::vscroll-policy": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::width-request": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::window-title": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::word-char-exceptions": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::xalign": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::xfill": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::yalign": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprop-changed::yfill": (arg0: string) => void

The "termprop-changed" signal is emitted when a termprop has changed or been reset.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop (not just name); but it must not call any other API on terminal, including API of its parent classes.

This signal supports detailed connections, so e.g. subscribing to "termprop-changed::name" only runs the callback when the termprop "name" has changed.

0.78

"termprops-changed": (arg0: number[]) => boolean | void

Emitted when termprops have changed. props is an array containing the IDs of the terminal properties that may have changed since the last emission of this signal, in an undefined order. Note that emission of this signal is delayed from the receipt of the OSC sequences, and a termprop may have been changed more than once inbetween signal emissions, but only the value set last is retrievable.

The default handler for this signal emits the "termprop-changed" signal for each changed property. Returning true from a handler running before the default will prevent this.

The handler may use the vte_terminal_get_termprop_*() functions (and their by-ID variants), to retrieve the value of any termprop, as well as call vte_terminal_reset_termprop() (and its by-ID variant) to reset any termprop, or emit the VteTerminal::termprop-changed signal; but it must not call any other API on terminal, including API of its parent classes.

0.78

"window-title-changed": () => void

Emitted when the Vte.Terminal.window_title property is modified.

since 0.78: Use the Vte.Terminal.termprop_changed signal for the VTE_TERMPROP_XTERM_TITLE termprop.

Properties - Inherited from Gtk

destroy: () => void

Signals that all holders of a reference to the widget should release the reference that they hold.

May result in finalization of the widget if all references are released.

This signal is not suitable for saving widget state.

"direction-changed": (arg0: Gtk.TextDirection) => void

Emitted when the text direction of a widget changes.

hide: () => void

Emitted when widget is hidden.

"keynav-failed": (arg0: Gtk.DirectionType) => boolean | void

Emitted if keyboard navigation fails.

See Gtk.Widget.keynav_failed for details.

map: () => void

Emitted when widget is going to be mapped.

A widget is mapped when the widget is visible (which is controlled with Gtk.Widget.visible) and all its parents up to the toplevel widget are also visible.

The ::map signal can be used to determine whether a widget will be drawn, for instance it can resume an animation that was stopped during the emission of Gtk.Widget::unmap.

"mnemonic-activate": (arg0: boolean) => boolean | void

Emitted when a widget is activated via a mnemonic.

The default handler for this signal activates widget if group_cycling is false, or just makes widget grab focus if group_cycling is true.

"move-focus": (arg0: Gtk.DirectionType) => void

Emitted when the focus is moved.

The ::move-focus signal is a keybinding signal.

The default bindings for this signal are Tab to move forward, and Shift+Tab to move backward.

notify: (arg0: GObject.ParamSpec) => void

The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.

Note that getting this signal doesn’t itself guarantee that the value of the property has actually changed. When it is emitted is determined by the derived GObject class. If the implementor did not create the property with GObject.ParamFlags.EXPLICIT_NOTIFY, then any call to g_object_set_property() results in ::notify being emitted, even if the new value is the same as the old. If they did pass GObject.ParamFlags.EXPLICIT_NOTIFY, then this signal is emitted only when they explicitly call g_object_notify() or g_object_notify_by_pspec(), and common practice is to do that only when the value has actually changed.

This signal is typically used to obtain change notification for a single property, by specifying the property name as a detail in the g_signal_connect() call, like this:

g_signal_connect (text_view->buffer, "notify::paste-target-list",
G_CALLBACK (gtk_text_view_target_list_notify),
text_view)

It is important to note that you must use [canonical parameter names][class@GObject.ParamSpec#parameter-names] as detail strings for the notify signal.

"query-tooltip": (
    arg0: number,
    arg1: number,
    arg2: boolean,
    arg3: Gtk.Tooltip,
) => boolean | void

Emitted when the widget’s tooltip is about to be shown.

This happens when the Gtk.Widget.has_tooltip property is true and the hover timeout has expired with the cursor hovering above widget; or emitted when widget got focus in keyboard mode.

Using the given coordinates, the signal handler should determine whether a tooltip should be shown for widget. If this is the case true should be returned, false otherwise. Note that if keyboard_mode is true, the values of x and y are undefined and should not be used.

The signal handler is free to manipulate tooltip with the therefore destined function calls.

realize: () => void

Emitted when widget is associated with a Gdk.Surface.

This means that Gtk.Widget.realize has been called or the widget has been mapped (that is, it is going to be drawn).

show: () => void

Emitted when widget is shown.

"state-flags-changed": (arg0: Gtk.StateFlags) => void

Emitted when the widget state changes.

See Gtk.Widget.get_state_flags.

unmap: () => void

Emitted when widget is going to be unmapped.

A widget is unmapped when either it or any of its parents up to the toplevel widget have been set as hidden.

As ::unmap indicates that a widget will not be shown any longer, it can be used to, for example, stop an animation on the widget.

unrealize: () => void

Emitted when the Gdk.Surface associated with widget is destroyed.

This means that Gtk.Widget.unrealize has been called or the widget has been unmapped (that is, it is going to be hidden).