h&ϡ      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~                        Safe-Inferred!.0 gi-vte.Overrides used when generating these bindings.7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1Iaki Garca Etxebarria Safe-Inferred!'.07 gi-vteThe major version number of the VTE library (e.g. in version 3.1.4 this is 3).gi-vteThe micro version number of the VTE library (e.g. in version 3.1.4 this is 4).gi-vteThe minor version number of the VTE library (e.g. in version 3.1.4 this is 1).gi-vte3No description available in the introspection data.gi-vte3Use this as a spawn flag (together with flags from   ) in  .Normally, the spawned process inherits the environment from the parent process; when this flag is used, only the environment variables passed to  & etc. are passed to the child process.gi-vte3Use this as a spawn flag (together with flags from   ) in  . Prevents   etc. from moving the newly created child process to a systemd user scope. Since: 0.60gi-vte3Use this as a spawn flag (together with flags from   ) in  . Requires   etc. to move the newly created child process to a systemd user scope; if that fails, the whole spawn fails. This is supported on Linux only. Since: 0.60gi-vte3No description available in the introspection data. gi-vte3No description available in the introspection data.  7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1Iaki Garca Etxebarria Safe-Inferred!.0* gi-vteAn enumerated type which can be used to indicate the cursor blink mode for the terminal. gi-vteAn enumerated type which can be used to indicate what should the terminal draw at the cursor position. gi-vteAn enumerated type which can be used to indicate which string the terminal should send to an application when the user presses the Delete or Backspace keys. gi-vteAn enumeration type that can be used to specify the format the selection should be copied to the clipboard in. Since: 0.50gi-vte3No description available in the introspection data.gi-vteAn enum type for regex errors. In addition to the values listed above, any PCRE2 error values may occur. Since: 0.46gi-vteAn enumerated type which can be used to indicate whether the terminal allows the text contents to be blinked. Since: 0.52gi-vteA flag type to determine how terminal contents should be written to an output stream.gi-vte)Follow GTK+ settings for cursor blinking.gi-vteCursor blinks.gi-vteCursor does not blink.gi-vteCatch-all for unknown valuesgi-vte*Draw a block cursor. This is the default.gi-vteDraw a vertical bar on the left side of character. This is similar to the default cursor for other GTK+ widgets.gi-vte*Draw a horizontal bar below the character.gi-vteCatch-all for unknown valuesgi-vteFor backspace, attempt to determine the right value from the terminal's IO settings. For delete, use the control sequence.gi-vte)Send an ASCII backspace character (0x08).gi-vte&Send an ASCII delete character (0x7F).gi-vte Send the "@7" control sequence.gi-vte Send terminal's "erase" setting.gi-vteCatch-all for unknown values gi-vteExport as plain text!gi-vteExport as HTML formatted text"gi-vteCatch-all for unknown values#gi-vteObsolete. Deprecated: 0.42$gi-vte,failure when using PTY98 to allocate the PTY%gi-vteCatch-all for unknown values&gi-vteThe PCRE2 library was built without Unicode support which is required for VTE'gi-vteRegexes are not supported because VTE was built without PCRE2 support(gi-vteCatch-all for unknown values)gi-vteDo not blink the text.*gi-vte4Allow blinking text only if the terminal is focused.+gi-vte6Allow blinking text only if the terminal is unfocused.,gi-vte)Allow blinking text. This is the default.-gi-vteCatch-all for unknown values.gi-vte3Write contents as UTF-8 text. This is the default./gi-vteCatch-all for unknown values0gi-vteCatch exceptions of type #. This is a specialized version of .1gi-vteHandle exceptions of type #. This is a specialized version of .2gi-vteCatch exceptions of type #. This is a specialized version of .3gi-vteHandle exceptions of type #. This is a specialized version of .*    !"#$%&'()*+,-./0123*    !"#$%23&'(01)*+,-./7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1Iaki Garca Etxebarria Safe-Inferred!.0$Xngi-vte!An enumeration type for features. Since: 0.62ogi-vte3No description available in the introspection data.pgi-vte5whether VTE was built with bidirectional text supportqgi-vte&whether VTE was built with ICU supportrgi-vte*whether VTE was built with systemd supportsgi-vte(whether VTE was built with SIXEL supporttgi-vte3No description available in the introspection data.ugi-vteCatch-all for unknown valuesvgi-vteUnused. Deprecated: 0.38wgi-vteUnused. Deprecated: 0.38xgi-vteUnused. Deprecated: 0.38ygi-vteUnused. Deprecated: 0.38zgi-vteUnused. Deprecated: 0.38{gi-vte/Do not start a new session for the child in 5. See man:setsid(2) for more information. Since: 0.58|gi-vte>Do not set the PTY as the controlling TTY for the child in 8. See man:tty_ioctl(4) for more information. Since: 0.58}gi-vtethe default flags~gi-vteCatch-all for unknown valuesnpqrstuovwxyz{|}~npqrstuovwxyz{|}~7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1Iaki Garca Etxebarria Safe-Inferred!.0,gi-vteGets the user's shell, or . In the latter case, the system default (usually "/bin/sh") should be used.gi-vteReturns the minor version of the VTE library at runtime. Contrast this with  which represents the version of the VTE library that the code was compiled with. Since: 0.40gi-vteReturns the micro version of the VTE library at runtime. Contrast this with  which represents the version of the VTE library that the code was compiled with. Since: 0.40gi-vteReturns the major version of the VTE library at runtime. Contrast this with  which represents the version of the VTE library that the code was compiled with. Since: 0.40gi-vte.Gets a list of features vte was compiled with. Since: 0.40gi-vte$Gets features VTE was compiled with. Since: 0.62gi-vte,Gets the list of supported legacy encodings.If ICU support is not available, this returns an empty vector. Note that UTF-8 is always supported; you can select it by passing  to . Since: 0.60gi-vte$Queries whether the legacy encoding encoding is supported.>If ICU support is not available, this function always returns .Note that UTF-8 is always supported; you can select it by passing  to . Since: 0.60gi-vteReturns:7 a newly allocated string with the user's shell, or gi-vteReturns: the minor versiongi-vteReturns: the micro versiongi-vteReturns: the major versiongi-vteReturns: a string with featuresgi-vteReturns: flags from gi-vteincludeAliases : whether to include alias namesgi-vteReturns:/ the list of supported encodings; free with gi-vteencoding!: the name of the legacy encodinggi-vteReturns:  iff the legacy encoding encoding is supported7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1Iaki Garca Etxebarria Safe-Inferred!.0Bgi-vte1Type class for types which can be safely cast to , for instance with .gi-vteMemory-managed wrapper type.gi-vteCast to , for types for which this is known to be safe. For general casts, use .gi-vteGet the value of the @fd@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  pty #fd gi-vte Construct a  with valid value for the @fd>@ property. This is rarely needed directly, but it is used by .gi-vteGet the value of the @flags@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  pty #flags gi-vte Construct a  with valid value for the @flags>@ property. This is rarely needed directly, but it is used by .gi-vteCreates a new  for the PTY master fd.No entry will be made in the lastlog, utmp or wtmp system files.Note that the newly created  will take ownership of fd and close it on finalize.gi-vte Allocates a new pseudo-terminal.You can later use fork() or the 4 family of functions to start a process on the PTY. If using fork(), you MUST call  in the child. If using # and friends, you MUST either use 0 directly as the child setup function, or call - from your own child setup function supplied. When using  & with a custom child setup function,  will be called before the supplied function; you must not call it again.Also, you MUST pass the  ! flag.Note also that  ",  #, and  $ are not supported, since stdin, stdout and stderr of the child process will always be connected to the PTY..Note that you should set the PTY's size using  before spawning the child process, so that the child process has the correct size from the start instead of starting with a default size and then shortly afterwards receiving a SIGWINCH signal. You should prefer using % which does this automatically.gi-vte3No description available in the introspection data.gi-vteSince 0.42 this is a no-op.gi-vte3No description available in the introspection data.gi-vte(Reads the pseudo terminal's window size.#If getting the window size failed, error will be set to a &'.gi-vteAttempts to resize the pseudo terminal's window size. If successful, the OS kernel will send SIGWINCH to the child process group.#If setting the window size failed, error will be set to a &'.gi-vteTells the kernel whether the terminal is UTF-8 or not, in case it can make use of the info. Linux 2.6.5 or so defines IUTF8 to make the line discipline do multibyte backspace correctly.gi-vteLike (, except that this function does not allow passing file descriptors to the child process. See ( for more information. Since: 0.48gi-vte3No description available in the introspection data. Since: 0.48gi-vteConvert  to and from )*. See )+ and ),. gi-vtefd: a file descriptor to the PTYgi-vte cancellable: a -., or gi-vteReturns: a new  for fd, or  on error with error filled in  (Can throw /)gi-vteflags : flags from 0gi-vte cancellable: a -., or gi-vteReturns: a new , or  on error with error filled in  (Can throw /)gi-vtepty: a gi-vtepty: a gi-vtepty: a gi-vteReturns:* the file descriptor of the PTY master in pty$. The file descriptor belongs to pty4 and must not be closed or have its flags changedgi-vtepty: a gi-vte (Can throw /)gi-vtepty: a gi-vterows: the desired number of rowsgi-vtecolumns: the desired number of columnsgi-vte (Can throw /)gi-vtepty: a gi-vteutf8): whether or not the pty is in UTF-8 modegi-vte (Can throw /) gi-vtepty: a gi-vteworkingDirectory=: the name of a directory the command should start in, or % to use the current working directorygi-vteargv: child's argument vectorgi-vteenvv: a list of environment variables to be added to the environment before starting the process, or gi-vte spawnFlags : flags from   gi-vte childSetup: an extra child setup function to run in the child just before exec(), or gi-vtetimeout: a timeout value in ms, -1 for the default timeout, or G_MAXINT to wait indefinitelygi-vte cancellable: a -., or gi-vtecallback: a 12, or gi-vtepty: a gi-vteresult: a 34gi-vte (Can throw /) 7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1Iaki Garca Etxebarria Safe-Inferred!.0Ccgi-vteMemory-managed wrapper type.gi-vte Construct a  struct initialized to zero. 7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1Iaki Garca Etxebarria Safe-Inferred!.0MEgi-vteMemory-managed wrapper type.gi-vte Compiles pattern- into a regex for use as a match regex with 5 or 'vte_terminal_event_check_regex_simple().See man:pcre2pattern(3) for information about the supported regex language.!The regex will be compiled using  PCRE2_UTF and possibly other flags, in addition to the flags supplied in flags.gi-vte Compiles pattern. into a regex for use as a search regex with 6.See man:pcre2pattern(3) for information about the supported regex language.!The regex will be compiled using  PCRE2_UTF and possibly other flags, in addition to the flags supplied in flags.gi-vte.If the platform supports JITing, JIT compiles regex.gi-vte!Increases the reference count of regex by one.gi-vteSee man:pcre2api(3) on pcre2_substitute() for more information. Since: 0.56gi-vte!Decreases the reference count of regex by one, and frees regex if the refcount reaches zero.gi-vteConvert  to and from )*. See )+ and ),.gi-vtepattern: a regex pattern stringgi-vte patternLength: the length of pattern in bytes, or -1 if the string is NUL-terminated and the length is unknowngi-vteflags: PCRE2 compile flagsgi-vteReturns: a newly created , or  with error filled in  (Can throw /)gi-vtepattern: a regex pattern stringgi-vte patternLength: the length of pattern in bytes, or -1 if the string is NUL-terminated and the length is unknowngi-vteflags: PCRE2 compile flagsgi-vteReturns: a newly created , or  with error filled in  (Can throw /)gi-vteregex: a gi-vte (Can throw /)gi-vteregex: a gi-vteReturns: regexgi-vteregex: a gi-vtesubject: the subject stringgi-vte replacement: the replacement stringgi-vteflags: PCRE2 match flagsgi-vteReturns: the substituted string, or  if an error occurred  (Can throw /)gi-vteregex: a gi-vteReturns: 77Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1Iaki Garca Etxebarria Safe-Inferred!.0N 7Will Thompson, Iaki Garca Etxebarria and Jonas PlatteLGPL-2.1Iaki Garca Etxebarria Safe-Inferred!.0kgi-vte1Type class for types which can be safely cast to , for instance with .gi-vteMemory-managed wrapper type.gi-vteCast to , for types for which this is known to be safe. For general casts, use .gi-vte0Type for the callback on the (unwrapped) C side.gi-vteEmitted when the terminal's  window_title field is modified.gi-vte0Type for the callback on the (unwrapped) C side.gi-vteAn internal signal used for communication between the terminal and its accessibility peer. May not be emitted under certain circumstances.gi-vte0Type for the callback on the (unwrapped) C side.gi-vteAn internal signal used for communication between the terminal and its accessibility peer. May not be emitted under certain circumstances.gi-vte0Type for the callback on the (unwrapped) C side.gi-vteAn internal signal used for communication between the terminal and its accessibility peer. May not be emitted under certain circumstances.gi-vte0Type for the callback on the (unwrapped) C side.gi-vteAn internal signal used for communication between the terminal and its accessibility peer. May not be emitted under certain circumstances.gi-vte0Type for the callback on the (unwrapped) C side.gi-vteEmitted when the interactive shell has read in a complete command and is about to execute it.gi-vte0Type for the callback on the (unwrapped) C side.gi-vteEmitted right before an interactive shell shows a first-level prompt.gi-vte0Type for the callback on the (unwrapped) C side.gi-vte>Emitted whenever the contents of terminal's selection changes.gi-vte0Type for the callback on the (unwrapped) C side.gi-vteNever emitted.gi-vte0Type for the callback on the (unwrapped) C side.gi-vte+Emitted at the child application's request.gi-vte0Type for the callback on the (unwrapped) C side.gi-vteNever emitted.gi-vte0Type for the callback on the (unwrapped) C side.gi-vteNever emitted.gi-vte0Type for the callback on the (unwrapped) C side.gi-vteEmitted whenever  is called.gi-vte0Type for the callback on the (unwrapped) C side.gi-vteEmitted when a process running in the terminal wants to send a notification to the desktop environment.gi-vte0Type for the callback on the (unwrapped) C side.gi-vteNever emitted.gi-vte0Type for the callback on the (unwrapped) C side.gi-vteNever emitted.gi-vte0Type for the callback on the (unwrapped) C side.gi-vteNever emitted.gi-vte0Type for the callback on the (unwrapped) C side.gi-vteEmitted when the user hits the '+' key while holding the Control key.gi-vte0Type for the callback on the (unwrapped) C side.gi-vteNever emitted.gi-vte0Type for the callback on the (unwrapped) C side.gi-vte3No description available in the introspection data.gi-vte0Type for the callback on the (unwrapped) C side.gi-vte+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. Since: 0.50gi-vte0Type for the callback on the (unwrapped) C side.gi-vteEmitted 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 ,GI.Vte.Objects.Terminal#g:signal:childExited childExited signal.gi-vte0Type for the callback on the (unwrapped) C side.gi-vte=Emitted whenever the terminal's current encoding has changed.*Note: support for non-UTF-8 is deprecated.gi-vte0Type for the callback on the (unwrapped) C side.gi-vteNever emitted.gi-vte0Type for the callback on the (unwrapped) C side.gi-vteEmitted when the user hits the '-' key while holding the Control key.gi-vte0Type for the callback on the (unwrapped) C side.gi-vteEmitted whenever the cursor moves to a new character cell. Used primarily by VteTerminalAccessible.gi-vte0Type for the callback on the (unwrapped) C side.gi-vte.Emitted when the current file URI is modified.gi-vte0Type for the callback on the (unwrapped) C side.gi-vte3Emitted when the current directory URI is modified.gi-vte0Type for the callback on the (unwrapped) C side.gi-vteEmitted whenever  is called.gi-vte0Type for the callback on the (unwrapped) C side.gi-vteEmitted whenever the visible appearance of the terminal has changed. Used primarily by VteTerminalAccessible.gi-vte0Type for the callback on the (unwrapped) C side.gi-vteEmitted whenever the terminal receives input from the user and prepares to send it to the child process.gi-vte0Type for the callback on the (unwrapped) C side.gi-vteThis signal is emitted when the terminal detects that a child watched using  has exited.gi-vte0Type for the callback on the (unwrapped) C side.gi-vteEmitted 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".gi-vte0Type for the callback on the (unwrapped) C side.gi-vteThis signal is emitted when the a child sends a bell request to the terminal.gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vte9Generate a function pointer callable from C code, from a .gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:bellbell5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89 terminal #bell callback gi-vte!Connect a signal handler for the  #signal:bellbell4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8: terminal #bell callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:charSizeChangedcharSizeChanged5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89$ terminal #charSizeChanged callback gi-vte!Connect a signal handler for the  #signal:charSizeChangedcharSizeChanged4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8:$ terminal #charSizeChanged callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:childExited childExited5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89 terminal #childExited callback gi-vte!Connect a signal handler for the  #signal:childExited childExited4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8: terminal #childExited callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:commitcommit5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89 terminal #commit callback gi-vte!Connect a signal handler for the  #signal:commitcommit4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8: terminal #commit callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:contentsChangedcontentsChanged5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89$ terminal #contentsChanged callback gi-vte!Connect a signal handler for the  #signal:contentsChangedcontentsChanged4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8:$ terminal #contentsChanged callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:copyClipboard copyClipboard5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89" terminal #copyClipboard callback gi-vte!Connect a signal handler for the  #signal:copyClipboard copyClipboard4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8:" terminal #copyClipboard callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  "#signal:currentDirectoryUriChangedcurrentDirectoryUriChanged5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89/ terminal #currentDirectoryUriChanged callback gi-vte!Connect a signal handler for the  "#signal:currentDirectoryUriChangedcurrentDirectoryUriChanged4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8:/ terminal #currentDirectoryUriChanged callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:currentFileUriChangedcurrentFileUriChanged5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89* terminal #currentFileUriChanged callback gi-vte!Connect a signal handler for the  #signal:currentFileUriChangedcurrentFileUriChanged4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8:* terminal #currentFileUriChanged callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:cursorMoved cursorMoved5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89 terminal #cursorMoved callback gi-vte!Connect a signal handler for the  #signal:cursorMoved cursorMoved4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8: terminal #cursorMoved callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:decreaseFontSizedecreaseFontSize5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89% terminal #decreaseFontSize callback gi-vte!Connect a signal handler for the  #signal:decreaseFontSizedecreaseFontSize4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8:% terminal #decreaseFontSize callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:deiconifyWindowdeiconifyWindow5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89$ terminal #deiconifyWindow callback gi-vte!Connect a signal handler for the  #signal:deiconifyWindowdeiconifyWindow4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8:$ terminal #deiconifyWindow callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:encodingChangedencodingChanged5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89$ terminal #encodingChanged callback gi-vte!Connect a signal handler for the  #signal:encodingChangedencodingChanged4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8:$ terminal #encodingChanged callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:eofeof5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89 terminal #eof callback gi-vte!Connect a signal handler for the  #signal:eofeof4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8: terminal #eof callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:hyperlinkHoverUriChangedhyperlinkHoverUriChanged5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89- terminal #hyperlinkHoverUriChanged callback gi-vte!Connect a signal handler for the  #signal:hyperlinkHoverUriChangedhyperlinkHoverUriChanged4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8:- terminal #hyperlinkHoverUriChanged callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:iconTitleChangediconTitleChanged5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89% terminal #iconTitleChanged callback gi-vte!Connect a signal handler for the  #signal:iconTitleChangediconTitleChanged4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8:% terminal #iconTitleChanged callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:iconifyWindow iconifyWindow5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89" terminal #iconifyWindow callback gi-vte!Connect a signal handler for the  #signal:iconifyWindow iconifyWindow4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8:" terminal #iconifyWindow callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:increaseFontSizeincreaseFontSize5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89% terminal #increaseFontSize callback gi-vte!Connect a signal handler for the  #signal:increaseFontSizeincreaseFontSize4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8:% terminal #increaseFontSize callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:lowerWindow lowerWindow5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89 terminal #lowerWindow callback gi-vte!Connect a signal handler for the  #signal:lowerWindow lowerWindow4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8: terminal #lowerWindow callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:maximizeWindowmaximizeWindow5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89# terminal #maximizeWindow callback gi-vte!Connect a signal handler for the  #signal:maximizeWindowmaximizeWindow4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8:# terminal #maximizeWindow callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:moveWindow moveWindow5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89 terminal #moveWindow callback gi-vte!Connect a signal handler for the  #signal:moveWindow moveWindow4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8: terminal #moveWindow callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:notificationReceivednotificationReceived5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89) terminal #notificationReceived callback gi-vte!Connect a signal handler for the  #signal:notificationReceivednotificationReceived4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8:) terminal #notificationReceived callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:pasteClipboardpasteClipboard5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89# terminal #pasteClipboard callback gi-vte!Connect a signal handler for the  #signal:pasteClipboardpasteClipboard4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8:# terminal #pasteClipboard callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:raiseWindow raiseWindow5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89 terminal #raiseWindow callback gi-vte!Connect a signal handler for the  #signal:raiseWindow raiseWindow4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8: terminal #raiseWindow callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:refreshWindow refreshWindow5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89" terminal #refreshWindow callback gi-vte!Connect a signal handler for the  #signal:refreshWindow refreshWindow4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8:" terminal #refreshWindow callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:resizeWindow resizeWindow5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89! terminal #resizeWindow callback gi-vte!Connect a signal handler for the  #signal:resizeWindow resizeWindow4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8:! terminal #resizeWindow callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:restoreWindow restoreWindow5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89" terminal #restoreWindow callback gi-vte!Connect a signal handler for the  #signal:restoreWindow restoreWindow4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8:" terminal #restoreWindow callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:selectionChangedselectionChanged5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89% terminal #selectionChanged callback gi-vte!Connect a signal handler for the  #signal:selectionChangedselectionChanged4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8:% terminal #selectionChanged callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:shellPrecmd shellPrecmd5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89 terminal #shellPrecmd callback gi-vte!Connect a signal handler for the  #signal:shellPrecmd shellPrecmd4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8: terminal #shellPrecmd callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:shellPreexec shellPreexec5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89! terminal #shellPreexec callback gi-vte!Connect a signal handler for the  #signal:shellPreexec shellPreexec4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8:! terminal #shellPreexec callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:textDeleted textDeleted5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89 terminal #textDeleted callback gi-vte!Connect a signal handler for the  #signal:textDeleted textDeleted4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8: terminal #textDeleted callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:textInserted textInserted5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89! terminal #textInserted callback gi-vte!Connect a signal handler for the  #signal:textInserted textInserted4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8:! terminal #textInserted callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:textModified textModified5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89! terminal #textModified callback gi-vte!Connect a signal handler for the  #signal:textModified textModified4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8:! terminal #textModified callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:textScrolled textScrolled5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89! terminal #textScrolled callback gi-vte!Connect a signal handler for the  #signal:textScrolled textScrolled4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8:! terminal #textScrolled callback gi-vteA convenience synonym for  ::  .gi-vteWrap the callback into a .gi-vteWrap a  into a .gi-vte!Connect a signal handler for the  #signal:windowTitleChangedwindowTitleChanged5 signal, to be run before the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 89' terminal #windowTitleChanged callback gi-vte!Connect a signal handler for the  #signal:windowTitleChangedwindowTitleChanged4 signal, to be run after the default handler. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to 8:' terminal #windowTitleChanged callback gi-vteGet the value of the @ allow-bold@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #allowBold gi-vteSet the value of the @ allow-bold@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to ; terminal [ #allowBold < value ] gi-vte Construct a  with valid value for the @ allow-bold>@ property. This is rarely needed directly, but it is used by .gi-vteGet the value of the @allow-hyperlink@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #allowHyperlink gi-vteSet the value of the @allow-hyperlink@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to ; terminal [ #allowHyperlink < value ] gi-vte Construct a  with valid value for the @allow-hyperlink>@ property. This is rarely needed directly, but it is used by .gi-vteGet the value of the @ audible-bell@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #audibleBell gi-vteSet the value of the @ audible-bell@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to ; terminal [ #audibleBell < value ] gi-vte Construct a  with valid value for the @ audible-bell>@ property. This is rarely needed directly, but it is used by .gi-vteGet the value of the @backspace-binding@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #backspaceBinding gi-vteSet the value of the @backspace-binding@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to ; terminal [ #backspaceBinding < value ] gi-vte Construct a  with valid value for the @backspace-binding>@ property. This is rarely needed directly, but it is used by .gi-vteGet the value of the @bold-is-bright@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #boldIsBright gi-vteSet the value of the @bold-is-bright@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to ; terminal [ #boldIsBright < value ] gi-vte Construct a  with valid value for the @bold-is-bright>@ property. This is rarely needed directly, but it is used by .gi-vteGet the value of the @cell-height-scale@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #cellHeightScale gi-vteSet the value of the @cell-height-scale@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to ; terminal [ #cellHeightScale < value ] gi-vte Construct a  with valid value for the @cell-height-scale>@ property. This is rarely needed directly, but it is used by .gi-vteGet the value of the @cell-width-scale@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #cellWidthScale gi-vteSet the value of the @cell-width-scale@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to ; terminal [ #cellWidthScale < value ] gi-vte Construct a  with valid value for the @cell-width-scale>@ property. This is rarely needed directly, but it is used by .gi-vteGet the value of the @cjk-ambiguous-width@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #cjkAmbiguousWidth gi-vteSet the value of the @cjk-ambiguous-width@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to ; terminal [ #cjkAmbiguousWidth < value ] gi-vte Construct a  with valid value for the @cjk-ambiguous-width>@ property. This is rarely needed directly, but it is used by .gi-vteGet the value of the @current-container-name@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #currentContainerName gi-vteGet the value of the @current-container-runtime@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to # terminal #currentContainerRuntime gi-vteGet the value of the @current-directory-uri@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #currentDirectoryUri gi-vteGet the value of the @current-file-uri@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #currentFileUri gi-vteGet the value of the @cursor-blink-mode@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #cursorBlinkMode gi-vteSet the value of the @cursor-blink-mode@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to ; terminal [ #cursorBlinkMode < value ] gi-vte Construct a  with valid value for the @cursor-blink-mode>@ property. This is rarely needed directly, but it is used by .gi-vteGet the value of the @ cursor-shape@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #cursorShape gi-vteSet the value of the @ cursor-shape@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to ; terminal [ #cursorShape < value ] gi-vte Construct a  with valid value for the @ cursor-shape>@ property. This is rarely needed directly, but it is used by .gi-vteGet the value of the @delete-binding@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #deleteBinding gi-vteSet the value of the @delete-binding@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to ; terminal [ #deleteBinding < value ] gi-vte Construct a  with valid value for the @delete-binding>@ property. This is rarely needed directly, but it is used by .gi-vteGet the value of the @ enable-bidi@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #enableBidi gi-vteSet the value of the @ enable-bidi@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to ; terminal [ #enableBidi < value ] gi-vte Construct a  with valid value for the @ enable-bidi>@ property. This is rarely needed directly, but it is used by .gi-vteGet the value of the @enable-shaping@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #enableShaping gi-vteSet the value of the @enable-shaping@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to ; terminal [ #enableShaping < value ] gi-vte Construct a  with valid value for the @enable-shaping>@ property. This is rarely needed directly, but it is used by .gi-vteGet the value of the @ enable-sixel@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #enableSixel gi-vteSet the value of the @ enable-sixel@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to ; terminal [ #enableSixel < value ] gi-vte Construct a  with valid value for the @ enable-sixel>@ property. This is rarely needed directly, but it is used by .gi-vteGet the value of the @encoding@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #encoding gi-vteSet the value of the @encoding@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to ; terminal [ #encoding < value ] gi-vte Construct a  with valid value for the @encoding>@ property. This is rarely needed directly, but it is used by .gi-vteSet the value of the @encoding@ property to . When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to = #encoding gi-vteGet the value of the @ font-desc@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #fontDesc gi-vteSet the value of the @ font-desc@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to ; terminal [ #fontDesc < value ] gi-vte Construct a  with valid value for the @ font-desc>@ property. This is rarely needed directly, but it is used by .gi-vteSet the value of the @ font-desc@ property to . When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to = #fontDesc gi-vteGet the value of the @ font-scale@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #fontScale gi-vteSet the value of the @ font-scale@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to ; terminal [ #fontScale < value ] gi-vte Construct a  with valid value for the @ font-scale>@ property. This is rarely needed directly, but it is used by .gi-vteGet the value of the @hyperlink-hover-uri@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #hyperlinkHoverUri gi-vteGet the value of the @ icon-title@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #iconTitle gi-vteGet the value of the @ input-enabled@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #inputEnabled gi-vteSet the value of the @ input-enabled@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to ; terminal [ #inputEnabled < value ] gi-vte Construct a  with valid value for the @ input-enabled>@ property. This is rarely needed directly, but it is used by .gi-vteGet the value of the @pointer-autohide@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #pointerAutohide gi-vteSet the value of the @pointer-autohide@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to ; terminal [ #pointerAutohide < value ] gi-vte Construct a  with valid value for the @pointer-autohide>@ property. This is rarely needed directly, but it is used by .gi-vteGet the value of the @pty@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #pty gi-vteSet the value of the @pty@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to ; terminal [ #pty < value ] gi-vte Construct a  with valid value for the @pty>@ property. This is rarely needed directly, but it is used by .gi-vteSet the value of the @pty@ property to . When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to = #pty gi-vteGet the value of the @rewrap-on-resize@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #rewrapOnResize gi-vteSet the value of the @rewrap-on-resize@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to ; terminal [ #rewrapOnResize < value ] gi-vte Construct a  with valid value for the @rewrap-on-resize>@ property. This is rarely needed directly, but it is used by .gi-vteGet the value of the @scroll-on-keystroke@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #scrollOnKeystroke gi-vteSet the value of the @scroll-on-keystroke@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to ; terminal [ #scrollOnKeystroke < value ] gi-vte Construct a  with valid value for the @scroll-on-keystroke>@ property. This is rarely needed directly, but it is used by .gi-vteGet the value of the @scroll-on-output@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #scrollOnOutput gi-vteSet the value of the @scroll-on-output@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to ; terminal [ #scrollOnOutput < value ] gi-vte Construct a  with valid value for the @scroll-on-output>@ property. This is rarely needed directly, but it is used by .gi-vteGet the value of the @ scroll-speed@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #scrollSpeed gi-vteSet the value of the @ scroll-speed@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to ; terminal [ #scrollSpeed < value ] gi-vte Construct a  with valid value for the @ scroll-speed>@ property. This is rarely needed directly, but it is used by .gi-vteGet the value of the @scrollback-lines@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #scrollbackLines gi-vteSet the value of the @scrollback-lines@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to ; terminal [ #scrollbackLines < value ] gi-vte Construct a  with valid value for the @scrollback-lines>@ property. This is rarely needed directly, but it is used by .gi-vteGet the value of the @text-blink-mode@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #textBlinkMode gi-vteSet the value of the @text-blink-mode@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to ; terminal [ #textBlinkMode < value ] gi-vte Construct a  with valid value for the @text-blink-mode>@ property. This is rarely needed directly, but it is used by .gi-vteGet the value of the @ window-title@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #windowTitle gi-vteGet the value of the @word-char-exceptions@ property. When  9https://github.com/haskell-gi/haskell-gi/wiki/Overloading overloading" is enabled, this is equivalent to  terminal #wordCharExceptions gi-vteCreates a new terminal widget.gi-vte0Places the selected text in the terminal in the GDK_SELECTION_CLIPBOARD selection.gi-vte0Places the selected text in the terminal in the GDK_SELECTION_CLIPBOARD% selection in the form specified by format.)For all formats, the selection data (see >?&) will include the text targets (see @A and *gtk_selection_data_targets_includes_text()). For B, the selection will also include the "text/html" target, which when requested, returns the HTML data in UTF-16 with a U+FEFF BYTE ORDER MARK character at the start. Since: 0.50gi-vte0Places the selected text in the terminal in the GDK_SELECTION_PRIMARY selection.gi-vte Interprets data2 as if it were data received from a child process.gi-vteSends a block of UTF-8 text to the child as if it were entered by the user at the keyboard.gi-vte*Sends a block of binary data to the child.gi-vteChecks whether or not the terminal will attempt to draw bold text, by using a bold font variant.gi-vteChecks whether or not hyperlinks (OSC 8 escape sequence) are allowed. Since: 0.50gi-vteChecks whether or not the terminal will beep when the child outputs the "bl" sequence.gi-vteChecks whether the SGR 1 attribute also switches to the bright counterpart of the first 8 palette colors, in addition to making them bold (legacy behavior) or if SGR 1 only enables bold and leaves the color intact. Since: 0.52gi-vte3No description available in the introspection data. Since: 0.52gi-vte3No description available in the introspection data. Since: 0.52gi-vte3No description available in the introspection data.gi-vte3No description available in the introspection data.gi-vteReturns whether ambiguous-width characters are narrow or wide. (Note that when using a non-UTF-8 encoding set via , the width of ambiguous-width characters is fixed and determined by the encoding itself.)gi-vte*Returns the background colour, as used by terminal when drawing the background, which may be different from the color set by .Note: you must only call this function while handling the GtkWidget[draw](#g:signal:draw) signal.This function is rarely useful. One use for it is if you disable drawing the background (see 1) and then need to draw the background yourself. Since: 0.54gi-vte3No description available in the introspection data.gi-vte3No description available in the introspection data.gi-vte3No description available in the introspection data.gi-vte3No description available in the introspection data.gi-vte3No description available in the introspection data.gi-vte,Returns the currently set cursor blink mode.gi-vteReads the location of the insertion cursor and returns it. The row coordinate is absolute.This method is unaware of BiDi. The returned column is logical column.gi-vte'Returns the currently set cursor shape.gi-vteChecks whether the terminal performs bidirectional text rendering. Since: 0.58gi-vte/Checks whether the terminal shapes Arabic text. Since: 0.58gi-vte3No description available in the introspection data. Since: 0.62gi-vteDetermines the name of the encoding in which the terminal expects data to be encoded, or  if UTF-8 is in use.gi-vteQueries the terminal for information about the fonts which will be used to draw text in the terminal. The actual font takes the font scale into account, this is not reflected in the return value, the unscaled font is returned.gi-vte3No description available in the introspection data.gi-vteFills in some hints from terminal8's geometry. The hints filled are those covered by the CD, CE and CF flags.See GH for more information.terminal must be realized (see IJ).gi-vteChecks if the terminal currently contains selected text. Note that this is different from determining if the terminal is the owner of any KL items.gi-vte3No description available in the introspection data.gi-vte.Returns whether the terminal allow user input.gi-vteDetermines the value of the terminal's mouse autohide setting. When autohiding is enabled, the mouse cursor will be hidden when the user presses a key and shown when the user moves the mouse. This setting can be changed using .gi-vte Returns the M of terminal.gi-vteChecks whether or not the terminal will rewrap its contents upon resize.gi-vte3No description available in the introspection data.gi-vte3No description available in the introspection data. Since: 0.52gi-vte3No description available in the introspection data. Since: 0.52gi-vte3No description available in the introspection data. Since: 0.52gi-vte9Extracts a view of the visible part of the terminal. If  isSelected is not ", characters will only be read if  isSelected returns : after being passed the column and row, respectively. A  N structure is added to  attributes for each byte added to the returned string detailing the character's position, colors, and other characteristics.8This method is unaware of BiDi. The columns returned in  attributes are logical columns.gi-vte