oz       !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~portable (depends on GHC) provisional"gtk2hs-users@lists.sourceforge.net@      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~     portable (depends on GHC) provisional"gtk2hs-users@lists.sourceforge.net 1Retrieve the two fields of the GArray structure.  portable (depends on GHC) provisional"gtk2hs-users@lists.sourceforge.net !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrst@Flags determining how the string is matched against the regular  expression. See  <http: $ for an explanation of these flags.  GFlags determining how the regular expression is to be interpreted. See  <http: $ for an explanation of these flags. %Values for the cursor shape setting. %Values for the cursor blink setting.  !"=Values for what should happen when the user presses backspace/delete.  Use '2 unless the user can cause them to be overridden. #$%&'(HA structure describing the individual characters in the visible part of  a terminal window. )*+,-./0u1HA predicate that states which characters are of interest. The predicate  p c r where p :: VteSelect, should return True if the character at  column c and row r should be extracted. vUtils function to transform  to )(. 2Create a new terminal widget. 3@Appends menu items for various input methods to the given menu. Y The user can select one of these items to modify the input method used by the terminal.  menushell - a menu shell of  4RStarts the specified command under a newly-allocated controlling pseudo-terminal. command# - the name of a binary to run, or Nothing to get user'/s shell argv1 - the argument list to be passed to command, or Nothing envv^ - a list of environment variables to be added to the environment before starting command, or Nothing  directory; - the name of a directory the command should start in, or Nothing lastlog - True0 if the session should be logged to the lastlog utmp - True, if the session should be logged to the utmp/ utmpx log wtmp - True, if the session should be logged to the wtmp/ wtmpx log !return the ID of the new process 5PStarts a new child process under a newly-allocated controlling pseudo-terminal. % Available since Vte version 0.11.11 envvu - a list of environment variables to be added to the environment before starting returning in the child process, or Nothing  directoryB - the name of a directory the child process should change to, or Nothing lastlog - True0 if the session should be logged to the lastlog utmp - True, if the session should be logged to the utmp/ utmpx log wtmp - True, if the session should be logged to the wtmp/ wtmpx log ]return the ID of the new process in the parent, 0 in the child, and -1 if there was an error 6;Attach an existing PTY master side to the terminal widget.  Use instead of 4 or 5. $ Available since Vte version 0.12.1  ptyMaster0 - a file descriptor of the master end of a PTY 79Returns the file descriptor of the master end of terminal's PTY. $ Available since Vte version 0.19.1 >return the file descriptor, or -1 if the terminal has no PTY. 8GInterprets data as if it were data received from a child process. This K can either be used to drive the terminal without a child process, or just  to mess with your users. string - a string in the terminal's current encoding 9FSends a block of UTF-8 text to the child as if it were entered by the  user at the keyboard. string - data to send to the child :+Sends a block of binary data to the child. $ Available since Vte version 0.12.1 data - data to send to the child ;/Gets the exit status of the command started by 4. $ Available since Vte version 0.19.1 return the child's exit status <HSelects all text within the terminal (including the scrollback buffer). " Available since Vte version 0.16 =Clears the current selection. " Available since Vte version 0.16 >0Places the selected text in the terminal in the w  selection. ?Sends the contents of the w selection to the  terminal'?s child. If necessary, the data is converted from UTF-8 to the  terminal's current encoding. It'*s called on paste menu item, or when user  presses Shift+Insert. @0Places the selected text in the terminal in the  x selection. ASends the contents of the  x selection to the  terminal'?s child. If necessary, the data is converted from UTF-8 to the  terminal':s current encoding. The terminal will call also paste the  SelectionPrimary: selection when the user clicks with the the second mouse  button. BAttempts to change the terminal'&s size in terms of rows and columns. L If the attempt succeeds, the widget will resize itself to the proper size. columns! - the desired number of columns rows - the desired number of rows CJControls whether or not the terminal will beep when the child outputs the "bl" sequence.  isAudible - True if the terminal should beep DHChecks whether or not the terminal will beep when the child outputs the "bl" sequence. return True if audible bell is enabled, False if not EhControls whether or not the terminal will present a visible bell to the user when the child outputs the "bl" sequence. Y The terminal will clear itself to the default foreground color and then repaint itself.  isVisible - True if the terminal should flash FfChecks whether or not the terminal will present a visible bell to the user when the child outputs the "bl" sequence. Y The terminal will clear itself to the default foreground color and then repaint itself. return True if visible bell is enabled, False if not GEControls whether or not the terminal will attempt to draw bold text, T either by using a bold font variant or by repainting text with a different offset.  allowBold - True2 if the terminal should attempt to draw bold text HnChecks whether or not the terminal will attempt to draw bold text by repainting text with a one-pixel offset. return True if bolding is enabled, False if not IControls whether or not the terminal will forcibly scroll to the bottom of the viewable history when the new data is received from the child. scroll - True) if the terminal should scroll on output J}Controls whether or not the terminal will forcibly scroll to the bottom of the viewable history when the user presses a key. - Modifier keys do not trigger this behavior. scroll - True- if the terminal should scroll on keystrokes KGSets the color used to draw bold text in the default foreground color. bold - the new bold color L3Sets the foreground color used to draw normal text  foreground - the new foreground color M]Sets the background color for text which does not have a specific background color assigned. [ Only has effect when no background image is set and when the terminal is not transparent.  background - the new background color NFSets the color used to draw dim text in the default foreground color. dim - the nw dim color O>Sets the background color for text which is under the cursor.  If NothingV, text under the cursor will be drawn with foreground and background colors reversed. % Available since Vte version 0.11.11 cursor, - the new color to use for the text cursor P9Sets the background color for text which is highlighted.  If Nothing, highlighted text (which is usually highlighted because it is selected) will be drawn with foreground and background colors reversed. % Available since Vte version 0.11.11  highlight- - the new color to use for highlighted text QeThe terminal widget uses a 28-color model comprised of the default foreground and background colors, N the bold foreground color, the dim foreground color, an eight color palette,  bold versions of the eight color palette, and a dim version of the the eight color palette. palette_size must be either 0, 8, 16, or 24.  If foreground is NothingU and palette_size is greater than 0, the new foreground color is taken from palette[7].  If background is NothingU and palette_size is greater than 0, the new background color is taken from palette[0].  If palette_size is 8 or 16, the third (dim) and possibly the second (bold) 8-color palettes are extrapolated from the new background color and the items in palette.  foreground - the new foreground color, or Nothing  background - the new background color, or Nothing palette - the color palette size$ - the number of entries in palette R?Reset the terminal palette to reasonable compiled-in defaults. StSets the opacity of the terminal background, were 0 means completely transparent and 65535 means completely opaque. opacity - the new opacity T(Sets a background image for the widget. x Text which would otherwise be drawn using the default background color will instead be drawn over the specified image. : If necessary, the image will be tiled to cover the widget's entire visible area.  If specified by V\ the terminal will tint its in-memory copy of the image before applying it to the terminal. image - a  to use, or Nothing to use the default background U(Sets a background image for the widget.  If specified by V], the terminal will tint its in-memory copy of the image before applying it to the terminal. path - path to an image file V)If a background image has been set using T, U, or W, w and the saturation value is less than 1.0, the terminal will adjust the colors of the image before drawing the image.  To do so, the terminal will create a copy of the background image (or snapshot of the root window) and modify its pixel values.  saturation/ - a floating point value between 0.0 and 1.0. WSets the terminal'~s background image to the pixmap stored in the root window, adjusted so that if there are no windows below your application, + the widget will appear to be transparent.  transparent - True* if the terminal should fake transparency X)If a background image has been set using T, U, or W,  and the value set by V] is less than one, the terminal will adjust the color of the image before drawing the image.  To do so, the terminal will create a copy of the background image (or snapshot of the root window) and modify its pixel values. " The initial tint color is black. " Available since Vte version 0.11 color[ - a color which the terminal background should be tinted to if its saturation is not 1.0. YControls whether or not the terminal will scroll the background image (if one is set) when the text in the window must be scrolled. " Available since Vte version 0.11 scroll - TrueE if the terminal should scroll the background image along with text. Z$Sets the shape of the cursor drawn. $ Available since Vte version 0.19.1 shape - the  to use [(Returns the currently set cursor shape. $ Available since Vte version 0.17.6 return cursor shape \-Returns the currently set cursor blink mode. $ Available since Vte version 0.17.1 return cursor blink mode. ]+Sets whether or not the cursor will blink. $ Available since Vte version 0.17.1 mode - the  to use ^?Sets the length of the scrollback buffer used by the terminal.  The size of the scrollback buffer will be set to the larger of this value and the number of visible rows the widget can display, 0 so 0 can safely be used to disable scrollback. ? Note that this setting only affects the normal screen buffer. t For terminal types which have an alternate screen buffer, no scrollback is allowed on the alternate screen buffer. lines$ - the length of the history buffer _dSets the font used for rendering all text displayed by the terminal, overriding any fonts set using widgetModifyFont.  The terminal will immediately attempt to load the desired font, retrieve its metrics, and attempt to resize itself to keep the same number of rows and columns. fontDesc - the y of the desired font. `2A convenience function which converts name into a y and passes it to _. name! - a string describing the font. afQueries the terminal for information about the fonts which will be used to draw text in the terminal.  return a yE describing the font the terminal is currently using to render text. b9Checks if the terminal currently contains selected text. R Note that this is different from determining if the terminal is the owner of any  GtkClipboard items. return True2 if part of the text in the terminal is selected. ckWhen the user double-clicks to start selection, the terminal will extend the selection on word boundaries. k It will treat characters included in spec as parts of words, and all other characters as word separators. I Ranges of characters can be specified by separating them with a hyphen.  As a special case, if specs is the empty string, the terminal will treat all graphic non-punctuation non-space characters as word characters. spec - a specification doChecks if a particular character is considered to be part of a word or not, based on the values last passed to c. c" - a candidate Unicode code point return True5 if the character is considered to be part of a word eModifies the terminal's backspace key binding, y which controls what string or control sequence the terminal sends to its child when the user presses the backspace key. binding - a " for the backspace key fModifies the terminal's delete key binding, v which controls what string or control sequence the terminal sends to its child when the user presses the delete key. bindign - a " for the delete key g!Changes 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 read using h. autohide - True# if the autohide should be enabled h$Determines 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 g. iResets as much of the terminal'Fs internal state as possible, discarding any unprocessed input data, Z resetting character attributes, cursor state, national character set state, status line,  terminal modes (insert/(delete), selection state, and encoding. full - True to reset tabstops  clearHistory - True to empty the terminal's scrollback buffer jAExtracts a view of the visible part of the terminal. A selection E predicate may be supplied to restrict the inspected characters. The  return value is a list of )( structures, each detailing the  character'/s position, colors, and other characteristics. Just p for a predicate p that determines ( which character should be extracted or Nothing  to select all characters return a text string k5Extracts a view of the visible part of the terminal.  If is_selected is not Nothing6, characters will only be read if is_selected returns True6 after being passed the column and row, respectively.  A CharAttributesd structure is added to attributes for each byte added to the returned string detailing the character'0s position, colors, and other characteristics.  This function differs from j; in that trailing spaces at the end of lines are included. % Available since Vte version 0.11.11 Just p for a predicate p that determines ( which character should be extracted or Nothing  to select all characters return a text string l5Extracts a view of the visible part of the terminal.  If is_selected is not Nothing6, characters will only be read if is_selected returns True6 after being passed the column and row, respectively.  A CharAttributesd structure is added to attributes for each byte added to the returned string detailing the character'0s position, colors, and other characteristics. { The entire scrollback buffer is scanned, so it is possible to read the entire contents of the buffer using this function. sRow first row to search for data sCol! first column to search for data eRow last row to search for data eCol last column to search for data Just p for a predicate p that determines ( which character should be extracted or Nothing  to select all characters return a text string mCReads the location of the insertion cursor and returns it. The row  coordinate is absolute.  (column,row) the position of the cursor nFClears the list of regular expressions the terminal uses to highlight , text when the user moves the mouse cursor. oAAdds the regular expression to the list of matching expressions. M When the user moves the mouse cursor over a section of displayed text which 8 matches this expression, the text will be highlighted. See <http: $ details about the accepted syntex. $ Available since Vte version 0.17.1 pattern - a regular expression flags( - specify how to interpret the pattern flags - specify how to match 2return an integer associated with this expression pRemoves the regular expression which is associated with the given tag from the list of expressions which the terminal will highlight when the user moves the mouse cursor over matching text. tag" - the tag of the regex to remove qGChecks if the text in and around the specified position matches any of 5 the regular expressions previously registered using  o5. If a match exists, the matching string is returned M together with the number associated with the matched regular expression. If D more than one regular expression matches, the expressions that was $ registered first will be returned. column - the text column row - the text row Just (str, tag)5 - the string that matched one of the previously set . regular expressions together with the number tag that was returned by  o r]Sets which cursor the terminal will use if the pointer is over the pattern specified by tag. + The terminal keeps a reference to cursor. " Available since Vte version 0.11 tag> - the tag of the regex which should use the specified cursor cursor - the z{? which the terminal should use when the pattern is highlighted s]Sets which cursor the terminal will use if the pointer is over the pattern specified by tag. $ Available since Vte version 0.11.9 tag< the tag of the regex which should use the specified cursor  cursorType a | t]Sets which cursor the terminal will use if the pointer is over the pattern specified by tag. $ Available since Vte version 0.17.1 tag> - the tag of the regex which should use the specified cursor name - the name of the cursor uqSets what type of terminal the widget attempts to emulate by scanning for control sequences defined in the system's termcap file. 7 Unless you are interested in this feature, always use xterm.  emulation& - the name of a terminal description vIQueries the terminal for its current emulation, as last set by a call to u. Ireturn the name of the terminal type the widget is attempting to emulate wbQueries the terminal for its default emulation, which is attempted if the terminal type passed to u emptry string. % Available since Vte version 0.11.11 Lreturn the name of the default terminal type the widget attempts to emulate xVChanges the encoding the terminal will expect data from the child to be encoded with. ] For certain terminal types, applications executing in the terminal can change the encoding. 3 The default encoding is defined by the application's locale settings. codeset - a valid g_iconv target yVDetermines the name of the encoding in which the terminal expects data to be encoded. .return the current encoding for the terminal. z]Some terminal emulations specify a status line which is separate from the main display area, U and define a means for applications to move the cursor to the status line and back. #The current content of the terminal'"s status line. For terminals like xterm), this will usually be the empty string. {dDetermines the amount of additional space the widget is using to pad the edges of its visible area. F This is necessary for cases where characters in the selected font don'ot themselves include a padding area and the text itself would otherwise be contiguous with the window border. " Applications which use the widget'Zs row_count, column_count, char_height, and char_width fields to set geometry hints using windowSetGeometryHints0 will need to add this value to the base size. s The values returned in xpad and ypad are the total padding used in each direction, and do not need to be doubled. (lr,tb) - the left/right-edge and top/bottom-edge padding |Get  of terminal widget. return the contents of terminal's adjustment field } Get terminal's char height. return the contents of terminal's char_height field ~ Get terminal's char width. return the contents of terminal's char_width field  Get terminal's column count. return the contents of terminal's column_count field  Get terminal' s row count. return the contents of terminal's row_count field Get icon title. return the contents of terminal's icon_title field Get window title. return the contents of terminal's window_title field EControls whether or not the terminal will attempt to draw bold text. e This may happen either by using a bold font variant, or by repainting text with a different offset. Default value: True $ Available since Vte version 0.19.1 JControls whether or not the terminal will beep when the child outputs the "bl" sequence. Default value: True $ Available since Vte version 0.19.1 -Sets a background image file for the widget.  If specified by background-saturation:], the terminal will tint its in-memory copy of the image before applying it to the terminal. Default value: "" $ Available since Vte version 0.19.1 (Sets a background image for the widget. x Text which would otherwise be drawn using the default background color will instead be drawn over the specified image. : If necessary, the image will be tiled to cover the widget's entire visible area.  If specified by background-saturation:], the terminal will tint its in-memory copy of the image before applying it to the terminal. $ Available since Vte version 0.19.1 tSets the opacity of the terminal background, were 0.0 means completely transparent and 1.0 means completely opaque. Allowed values: [0,1] Default values: 1 $ Available since Vte version 0.19.1 )If a background image has been set using background-image-file: or background-image-pixbuf:, or background-transparent:, w and the saturation value is less than 1.0, the terminal will adjust the colors of the image before drawing the image.  To do so, the terminal will create a copy of the background image (or snapshot of the root window) and modify its pixel values. Allowed values: [0,1] Default value: 0.4 $ Available since Vte version 0.19.1 )If a background image has been set using background-image-file: or background-image-pixbuf:, or background-transparent:,  and the value set by t background-saturation: is less than 1.0, the terminal will adjust the color of the image before drawing the image.  To do so, the terminal will create a copy of the background image (or snapshot of the root window) and modify its pixel values. " The initial tint color is black. $ Available since Vte version 0.19.1 VSets whther the terminal uses the pixmap stored in the root window as the background, l adjusted so that if there are no windows below your application, the widget will appear to be transparent. NOTE: When using a compositing window manager, you should instead set a RGBA colourmap on the toplevel window, so you get real transparency. Default value: False $ Available since Vte version 0.19.1 rControls what string or control sequence the terminal sends to its child when the user presses the backspace key. Default value: ' $ Available since Vte version 0.19.1 +Sets whether or not the cursor will blink.  Using ! will use the gtk-cursor-blink setting. Default value: ! $ Available since Vte version 0.19.1 "Controls the shape of the cursor. Default value:  $ Available since Vte version 0.19.1 oControls what string or control sequence the terminal sends to its child when the user presses the delete key. Default value: ' $ Available since Vte version 0.19.1 qSets what type of terminal the widget attempts to emulate by scanning for control sequences defined in the system's termcap file. L Unless you are interested in this feature, always use the default which is xterm. Default value: xterm $ Available since Vte version 0.19.1 WControls the encoding the terminal will expect data from the child to be encoded with. ] For certain terminal types, applications executing in the terminal can change the encoding. * The default is defined by the application's locale settings. Default value: "" $ Available since Vte version 0.19.1 iSpecifies the font used for rendering all text displayed by the terminal, overriding any fonts set using widgetModifyFont. W The terminal will immediately attempt to load the desired font, retrieve its metrics, K and attempt to resize itself to keep the same number of rows and columns. $ Available since Vte version 0.19.1  The terminal'@s so-called icon title, or empty if no icon title has been set. Default value: "" $ Available since Vte version 0.19.1 "Controls 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. Default value: False $ Available since Vte version 0.19.1 5The file descriptor of the master end of the terminal's PTY. Allowed values: [-1 ...] Default values: -1 $ Available since Vte version 0.19.1 "Controls 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. Default value: False $ Available since Vte version 0.19.1 }Controls whether or not the terminal will forcibly scroll to the bottom of the viewable history when the user presses a key. - Modifier keys do not trigger this behavior. Default value: False $ Available since Vte version 0.19.1 Controls whether or not the terminal will forcibly scroll to the bottom of the viewable history when the new data is received from the child. Default value: True $ Available since Vte version 0.19.1 JThe length of the scrollback buffer used by the terminal. The size of the M scrollback buffer will be set to the larger of this value and the number of I visible rows the widget can display, so 0 can safely be used to disable K scrollback. Note that this setting only affects the normal screen buffer. L For terminal types which have an alternate screen buffer, no scrollback is ) allowed on the alternate screen buffer. Default value: 100 $ Available since Vte version 0.19.1 aControls whether the terminal will present a visible bell to the user when the child outputs the "bl" sequence. Y The terminal will clear itself to the default foreground color and then repaint itself. Default value: False $ Available since Vte version 0.19.1  The terminal' s title. Default value: "" $ Available since Vte version 0.19.1 kWhen the user double-clicks to start selection, the terminal will extend the selection on word boundaries. t It will treat characters the word-chars characters as parts of words, and all other characters as word separators. I Ranges of characters can be specified by separating them with a hyphen.  As a special case, when setting this to the empty string, the terminal will treat all graphic non-punctuation non-space characters as word  characters. Defalut value: "" $ Available since Vte version 0.19.1 NThis signal is emitted when the a child sends a beep request to the terminal. nEmitted whenever selection of a new font causes the values of the char_width or char_height fields to change. LThis signal is emitted when the terminal detects that a child started using 4 has exited. iEmitted whenever the terminal receives input from the user and prepares to send it to the child process. < The signal is emitted even when there is no child process. WEmitted whenever the visible appearance of the terminal has changed. Used primarily by TerminalAccessible. Emitted whenever > is called. MEmitted whenever the cursor moves to a new character cell. Used primarily by TerminalAccessible. Emitted when the user hits the }$ key while holding the Control key.  Emitted at the child application' s request. Emitted whenever the terminal'<s emulation changes, only possible at the parent application' s request. Emitted whenever the terminal'!s current encoding has changed,  either as a result of receiving a control sequence which toggled between the local and UTF-8 encodings, or at the parent application' s request. aEmitted 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  signal. Emitted when the terminal' s icon_title field is modified.  Emitted at the child application' s request. Emitted when the user hits the ~$ key while holding the Control key.  Emitted at the child application' s request.  Emitted at the child application' s request. (Emitted when user move terminal window. Emitted whenever ? is called.  Emitted at the child application' s request.  Emitted at the child application' s request.  Emitted at the child application' s request.  Emitted at the child application' s request.  Emitted at the child application' s request. -Set the scroll adjustments for the terminal. " Usually scrolled containers like A will emit this $ signal to connect two instances of ! to the scroll directions of the . JEmitted whenever the contents of the status line are modified or cleared. [An internal signal used for communication between the terminal and its accessibility peer. 1 May not be emitted under certain circumstances. [An internal signal used for communication between the terminal and its accessibility peer. 1 May not be emitted under certain circumstances. [An internal signal used for communication between the terminal and its accessibility peer. 1 May not be emitted under certain circumstances. [An internal signal used for communication between the terminal and its accessibility peer. 1 May not be emitted under certain circumstances. Emitted when the terminal'"s window_title field is modified.   !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~1()*+,-./0"'&%$#!    23456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[]\^_`abcdefghijklmnopqrstuvwxyz{|}~   !  !"'&%$##$%&'()*+,-./0)*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,--./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()**+,-./01223456789:;<==>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^^_`abcdeffghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'(),-./01456789:;<?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[`abc d e h i jklmnopqrstuvwxyz{| }!~"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ vte-0.12.0Graphics.UI.Gtk.Vte.VteGraphics.UI.Gtk.Vte.SignalsGraphics.UI.Gtk.Vte.TypesGraphics.UI.Gtk.Vte.StructsTerminalRegexMatchFlagsGRegexMatchNewlineAnyGRegexMatchNewlineCrlfGRegexMatchNewlineLfGRegexMatchNewlineCrGRegexMatchPartialGRegexMatchNotemptyGRegexMatchNoteolGRegexMatchNotbolGRegexMatchAnchoredRegexCompileFlagsGRegexNewlineCrlfGRegexNewlineLfGRegexNewlineCrGRegexDupnamesGRegexOptimizeGRegexNoAutoCapture GRegexRawGRegexUngreedyGRegexDollarEndonlyGRegexAnchoredGRegexExtended GRegexDotallGRegexMultilineGRegexCaselessTerminalCursorShapeCursorShapeUnderlineCursorShapeIbeamCursorShapeBlockTerminalCursorBlinkModeCursorBlinkOff CursorBlinkOnCursorBlinkSystemTerminalEraseBindingEraseTtyEraseDeleteSequenceEraseAsciiDeleteEraseAsciiBackspace EraseAutoVteCharvcRowvcColvcCharvcForevcBack vcUnderlinevcStrikethrough VteSelect terminalNewterminalImAppendMenuitemsterminalForkCommandterminalForkptyterminalSetPtyterminalGetPty terminalFeedterminalFeedChildterminalFeedChildBinaryterminalGetChildExitStatusterminalSelectAllterminalSelectNoneterminalCopyClipboardterminalPasteClipboardterminalCopyPrimaryterminalPastePrimaryterminalSetSizeterminalSetAudibleBellterminalGetAudibleBellterminalSetVisibleBellterminalGetVisibleBellterminalSetAllowBoldterminalGetAllowBoldterminalSetScrollOnOutputterminalSetScrollOnKeystroketerminalSetColorBoldterminalSetColorForegroundterminalSetColorBackgroundterminalSetColorDimterminalSetColorCursorterminalSetColorHighlightterminalSetColorsterminalSetDefaultColorsterminalSetOpacityterminalSetBackgroundImageterminalSetBackgroundImageFileterminalSetBackgroundSaturation terminalSetBackgroundTransparentterminalSetBackgroundTintColorterminalSetScrollBackgroundterminalSetCursorShapeterminalGetCursorShapeterminalGetCursorBlinkModeterminalSetCursorBlinkModeterminalSetScrollbackLinesterminalSetFontterminalSetFontFromStringterminalGetFontterminalGetHasSelectionterminalSetWordCharsterminalIsWordCharterminalSetBackspaceBindingterminalSetDeleteBindingterminalSetMouseAutohideterminalGetMouseAutohide terminalResetterminalGetText$terminalGetTextIncludeTrailingSpacesterminalGetTextRangeterminalGetCursorPositionterminalMatchClearAllterminalMatchAddRegexterminalMatchRemoveterminalMatchCheckterminalMatchSetCursorterminalMatchSetCursorTypeterminalMatchSetCursorNameterminalSetEmulationterminalGetEmulationterminalGetDefaultEmulationterminalSetEncodingterminalGetEncodingterminalGetStatusLineterminalGetPaddingterminalGetAdjustmentterminalGetCharHeightterminalGetCharWidthterminalGetColumnCountterminalGetRowCountterminalGetIconTitleterminalGetWindowTitleterminalAllowBoldterminalAudibleBellterminalBackgroundImageFileterminalBackgroundImagePixbufterminalBackgroundOpacityterminalBackgroundSaturationterminalBackgroundTintColorterminalBackgroundTransparentterminalBackspaceBindingterminalCursorBlinkModeterminalCursorShapeterminalDeleteBindingterminalEmulationterminalEncodingterminalFontDescterminalIconTitleterminalPointerAutohide terminalPtyterminalScrollBackgroundterminalScrollOnKeystroketerminalScrollOnOutputterminalScrollbackLinesterminalVisibleBellterminalWindowTitleterminalWordCharsbeepcharSizeChanged childExitedcommitcontentsChanged copyClipboard cursorMoveddecreaseFontSizedeiconifyWindowemulationChangedencodingChangedeoficonTitleChanged iconifyWindowincreaseFontSize lowerWindowmaximizeWindow moveWindowpasteClipboard raiseWindow refreshWindow resizeWidnow restoreWindowselectionChangedsetScrollAdjustmentsstatusLineChanged textDeleted textInserted textModified textScrolledwindowTitleChangedconnect_NONE__NONEconnect_INT__NONEconnect_INT_INT__NONEconnect_WORD_WORD__NONEconnect_OBJECT_OBJECT__NONEconnect_STRING_INT__NONE glib-0.12.0System.Glib.SignalsGClosure ConnectId SignalName ConnectAfterSignalonafter disconnectsignalDisconnect signalBlock signalUnblocksignalStopEmissionconnectGenericvte_terminal_get_type TerminalClasscastTo toTerminalcastToTerminal gTypeTerminalSystem.Glib.GObjectisAobjectGetAttributeUnsafeobjectSetAttributeobjectCreateAttributequarkFromStringwrapNewGObjectconstructNewGObjectmakeNewGObject gTypeGObject objectRef objectRefSink objectNew DestroyNotifyQuark destroyFunPtrdestroyStablePtrSystem.Glib.Types castToGObject unGObject mkGObjectGObjectunsafeCastGObject toGObject GObjectClass objectUnref gtk-0.12.0Graphics.UI.Gtk.Multiline.TypesmakeEmptyTextItermkTextIterCopyTextIter Graphics.UI.Gtk.General.DNDTypes mkTargetListGraphics.UI.Gtk.TypesunGCmkGC unFileChooser mkFileChooser unEditable mkEditableunCellEditablemkCellEditable unWindowGroup mkWindowGroup unUIManager mkUIManager unActionGroup mkActionGroup unRadioAction mkRadioActionunToggleActionmkToggleActionunRecentActionmkRecentActionunActionmkAction unEntryBuffer mkEntryBufferunEntryCompletionmkEntryCompletion unAccelMap mkAccelMap unAccelGroup mkAccelGroup unClipboard mkClipboard unSizeGroup mkSizeGroup unIconTheme mkIconTheme unIconFactory mkIconFactoryunTreeModelFiltermkTreeModelFilterunTreeModelSortmkTreeModelSort unListStore mkListStore unTreeStore mkTreeStore unTreeModel mkTreeModelunTreeSelectionmkTreeSelection unStatusIcon mkStatusIcon unTooltip mkTooltipunTreeSortablemkTreeSortable unCellLayout mkCellLayout unBuilder mkBuilder unFileFilter mkFileFilterunCellRendererProgressmkCellRendererProgressunCellRendererTogglemkCellRendererToggleunCellRendererCombomkCellRendererCombounCellRendererSpinmkCellRendererSpinunCellRendererAccelmkCellRendererAccelunCellRendererTextmkCellRendererTextunCellRendererPixbufmkCellRendererPixbufunCellRendererSpinnermkCellRendererSpinnerunCellRenderermkCellRendererunTreeViewColumnmkTreeViewColumn unTooltips mkTooltips unItemFactory mkItemFactoryunIMContextSimplemkIMContextSimpleunIMMulticontextmkIMMulticontext unIMContext mkIMContext unAdjustment mkAdjustment unProgressBar mkProgressBar unPreview mkPreview unInvisible mkInvisible unVSeparator mkVSeparator unHSeparator mkHSeparator unSeparator mkSeparator unVScrollbar mkVScrollbar unHScrollbar mkHScrollbar unScrollbar mkScrollbarunVScalemkVScaleunHScalemkHScaleunScalemkScaleunRangemkRangeunVRulermkVRulerunHRulermkHRulerunRulermkRuler unSpinButton mkSpinButtonunEntrymkEntry unSpinner mkSpinner unDrawingArea mkDrawingArea unCellView mkCellView unCalendar mkCalendar unTreeView mkTreeView unToolbar mkToolbar unTextView mkTextViewunTablemkTableunSocketmkSocket unNotebook mkNotebook unMenuBar mkMenuBarunRecentChooserMenumkRecentChooserMenuunMenumkMenu unMenuShell mkMenuShellunListmkListunLayoutmkLayout unIconView mkIconViewunVPanedmkVPanedunHPanedmkHPanedunPanedmkPanedunFixedmkFixedunCTreemkCTreeunCListmkCList unStatusbar mkStatusbarunFileChooserButtonmkFileChooserButtonunCombomkCombo unInfoBar mkInfoBarunHBoxmkHBoxunFileChooserWidgetmkFileChooserWidgetunFontSelectionmkFontSelectionunColorSelectionmkColorSelectionunRecentChooserWidgetmkRecentChooserWidgetunVBoxmkVBox unVButtonBox mkVButtonBox unHButtonBox mkHButtonBox unButtonBox mkButtonBoxunBoxmkBoxunSeparatorToolItemmkSeparatorToolItemunRadioToolButtonmkRadioToolButtonunToggleToolButtonmkToggleToolButtonunMenuToolButtonmkMenuToolButton unToolButton mkToolButton unToolItem mkToolItemunComboBoxEntrymkComboBoxEntry unComboBox mkComboBox unExpander mkExpander unViewport mkViewportunScrolledWindowmkScrolledWindow unHandleBox mkHandleBox unEventBox mkEventBoxunPlugmkPlugunMessageDialogmkMessageDialog unInputDialog mkInputDialogunFontSelectionDialogmkFontSelectionDialogunFileChooserDialogmkFileChooserDialogunFileSelectionmkFileSelectionunColorSelectionDialogmkColorSelectionDialog unAboutDialog mkAboutDialogunDialogmkDialogunOffscreenWindowmkOffscreenWindow unAssistant mkAssistantunWindowmkWindow unListItem mkListItemunSeparatorMenuItemmkSeparatorMenuItemunImageMenuItemmkImageMenuItemunTearoffMenuItemmkTearoffMenuItemunRadioMenuItemmkRadioMenuItemunCheckMenuItemmkCheckMenuItem unMenuItem mkMenuItemunItemmkItem unOptionMenu mkOptionMenu unFontButton mkFontButton unColorButton mkColorButton unRadioButton mkRadioButton unCheckButton mkCheckButtonunToggleButtonmkToggleButton unLinkButton mkLinkButtonunVolumeButtonmkVolumeButton unScaleButton mkScaleButtonunButtonmkButton unAspectFrame mkAspectFrameunFramemkFrame unAlignment mkAlignmentunBinmkBinunToolItemGroupmkToolItemGroup unToolPalette mkToolPalette unContainer mkContainerunImagemkImageunArrowmkArrow unTipsQuery mkTipsQuery unAccelLabel mkAccelLabelunLabelmkLabelunMiscmkMiscunHSVmkHSVunWidgetmkWidgetunRecentFiltermkRecentFilterunObjectmkObject unTextMark mkTextMarkunTextChildAnchormkTextChildAnchorunPixbufAnimationItermkPixbufAnimationIterunPixbufSimpleAnimmkPixbufSimpleAnimunPixbufAnimationmkPixbufAnimationunPixbufmkPixbuf unDragContext mkDragContext unRcStyle mkRcStyleunStylemkStyleunTextTagTablemkTextTagTable unTextTag mkTextTag unTextBuffer mkTextBuffer unSettings mkSettingsunDevicemkDeviceunVisualmkVisual unDisplay mkDisplayunScreenmkScreen unColormap mkColormapunPixmapmkPixmap unDrawWindow mkDrawWindow unDrawable mkDrawableunRecentManagermkRecentManagerunRecentChoosermkRecentChooserunPrintContextmkPrintContext unPageSetup mkPageSetupunPrintOperationPreviewmkPrintOperationPreviewunPrintOperationmkPrintOperationunPrintSettingsmkPrintSettingsunAppLaunchContextmkAppLaunchContextunDisplayManagermkDisplayManagerunKeymapmkKeymap unAccessible mkAccessible unAtkObject mkAtkObjecttoGCgTypeCellEditablegTypeRecentActiongTypeEntryBuffer gTypeAccelMapcastToAccelMap toAccelMapgTypeAccelGroupcastToAccelGroup toAccelGroupgTypeIconThemegTypeListStorecastToListStore toListStoregTypeTreeStorecastToTreeStore toTreeStore gTypeTooltipgTypeCellLayoutcastToCellLayoutgTypeCellRendererSpingTypeCellRendererAccelgTypeCellRendererSpinnergTypeItemFactorycastToItemFactory toItemFactorygTypeIMContextSimple gTypePreview castToPreview toPreviewgTypeInvisiblecastToInvisible toInvisible gTypeVRuler gTypeHRuler gTypeRuler gTypeSpinner castToSpinner toSpinnergTypeRecentChooserMenu gTypeList castToListtoList gTypeCTree castToCTreetoCTree gTypeCList castToCListtoCList gTypeInfoBargTypeRecentChooserWidgetgTypeInputDialogcastToInputDialog toInputDialoggTypeAssistant gTypeListItemcastToListItem toListItem gTypeItem castToItemtoItemgTypeLinkButtongTypeVolumeButtongTypeScaleButtongTypeToolItemGroupgTypeToolPalettegTypeTipsQuerycastToTipsQuery toTipsQuerygTypeHSVgTypeRecentFiltergTypeTextChildAnchorcastToTextChildAnchortoTextChildAnchor gTypeSettingscastToSettings toSettings gTypeDevice castToDevicetoDevice gTypeVisual castToVisualtoVisual gTypeColormapcastToColormap toColormap gTypePixmap castToPixmaptoPixmap toDrawWindowgTypeRecentManagergTypeRecentChoosergTypePrintContextgTypePageSetupgTypePrintOperationPreviewgTypePrintOperationgTypePrintSettingsgTypeDisplayManager gTypeKeymapgTypeAtkObjectcastToAtkObject toAtkObject AtkObjectAtkObjectClass AccessibleKeymapDisplayManagerAppLaunchContext PrintSettingsPrintOperationPrintOperationPreview PageSetup PrintContext RecentChooser RecentManagerDrawable DrawWindowPixmapColormap ColormapClassScreenDisplayVisual VisualClassDevice DeviceClassSettings SettingsClass TextBufferTextTag TextTagTableStyleRcStyle DragContextPixbufPixbufAnimationPixbufSimpleAnimPixbufAnimationIterTextChildAnchorTextMarkObject RecentFilterWidgetHSVMiscLabel AccelLabel TipsQueryTipsQueryClassArrowImage Container ToolPalette ToolItemGroupBin AlignmentFrame AspectFrameButton ScaleButton VolumeButton LinkButton ToggleButton CheckButton RadioButton ColorButton FontButton OptionMenuItem ItemClassMenuItem CheckMenuItem RadioMenuItemTearoffMenuItem ImageMenuItemSeparatorMenuItemListItem ListItemClassWindow AssistantOffscreenWindowDialog AboutDialogColorSelectionDialog FileSelectionFileChooserDialogFontSelectionDialog InputDialogInputDialogClass MessageDialogPlugEventBox HandleBoxScrolledWindowViewportExpanderComboBox ComboBoxEntryToolItem ToolButtonMenuToolButtonToggleToolButtonRadioToolButtonSeparatorToolItemBox ButtonBox HButtonBox VButtonBoxVBoxRecentChooserWidgetColorSelection FontSelectionFileChooserWidgetHBoxInfoBarComboFileChooserButton StatusbarCList CListClassCTree CTreeClassFixedPanedHPanedVPanedIconViewLayoutList ListClass MenuShellMenuRecentChooserMenuMenuBarNotebookSocketTableTextViewToolbarTreeViewCalendarCellView DrawingAreaSpinnerEntry SpinButtonRulerHRulerVRulerRangeScaleHScaleVScale Scrollbar HScrollbar VScrollbar Separator HSeparator VSeparator InvisibleInvisibleClassPreview PreviewClass ProgressBar Adjustment IMContextIMMulticontextIMContextSimple ItemFactoryItemFactoryClassTooltipsTreeViewColumn CellRendererCellRendererSpinnerCellRendererPixbufCellRendererTextCellRendererAccelCellRendererSpinCellRendererComboCellRendererToggleCellRendererProgress FileFilterBuilder CellLayout TreeSortableTooltip StatusIcon TreeSelection TreeModel TreeStoreTreeStoreClass ListStoreListStoreClass TreeModelSortTreeModelFilter IconFactory IconTheme SizeGroup Clipboard AccelGroupAccelGroupClassAccelMap AccelMapClassEntryCompletion EntryBufferAction RecentAction ToggleAction RadioAction ActionGroup UIManager WindowGroup CellEditableEditable FileChooserGC!Graphics.UI.Gtk.General.ThreadingobjectUnrefFromMainloop textIterCopygTypeGCcastToGCgTypeFileChoosercastToFileChooser toFileChooser gTypeEditablecastToEditable toEditablecastToCellEditabletoCellEditablegTypeWindowGroupcastToWindowGroup toWindowGroupgTypeUIManagercastToUIManager toUIManagergTypeActionGroupcastToActionGroup toActionGroupgTypeRadioActioncastToRadioAction toRadioActiongTypeToggleActioncastToToggleActiontoToggleActioncastToRecentActiontoRecentAction gTypeAction castToActiontoActioncastToEntryBuffer toEntryBuffergTypeEntryCompletioncastToEntryCompletiontoEntryCompletiongTypeClipboardcastToClipboard toClipboardgTypeSizeGroupcastToSizeGroup toSizeGroupcastToIconTheme toIconThemegTypeIconFactorycastToIconFactory toIconFactorygTypeTreeModelFiltercastToTreeModelFiltertoTreeModelFiltergTypeTreeModelSortcastToTreeModelSorttoTreeModelSortgTypeTreeModelcastToTreeModel toTreeModelgTypeTreeSelectioncastToTreeSelectiontoTreeSelectiongTypeStatusIconcastToStatusIcon toStatusIcon castToTooltip toTooltipgTypeTreeSortablecastToTreeSortabletoTreeSortable toCellLayout gTypeBuilder castToBuilder toBuildergTypeFileFiltercastToFileFilter toFileFiltergTypeCellRendererProgresscastToCellRendererProgresstoCellRendererProgressgTypeCellRendererTogglecastToCellRendererToggletoCellRendererTogglegTypeCellRendererCombocastToCellRendererCombotoCellRendererCombocastToCellRendererSpintoCellRendererSpincastToCellRendererAcceltoCellRendererAccelgTypeCellRendererTextcastToCellRendererTexttoCellRendererTextgTypeCellRendererPixbufcastToCellRendererPixbuftoCellRendererPixbufcastToCellRendererSpinnertoCellRendererSpinnergTypeCellRenderercastToCellRenderertoCellRenderergTypeTreeViewColumncastToTreeViewColumntoTreeViewColumn gTypeTooltipscastToTooltips toTooltipscastToIMContextSimpletoIMContextSimplegTypeIMMulticontextcastToIMMulticontexttoIMMulticontextgTypeIMContextcastToIMContext toIMContextgTypeAdjustmentcastToAdjustment toAdjustmentgTypeProgressBarcastToProgressBar toProgressBargTypeVSeparatorcastToVSeparator toVSeparatorgTypeHSeparatorcastToHSeparator toHSeparatorgTypeSeparatorcastToSeparator toSeparatorgTypeVScrollbarcastToVScrollbar toVScrollbargTypeHScrollbarcastToHScrollbar toHScrollbargTypeScrollbarcastToScrollbar toScrollbar gTypeVScale castToVScaletoVScale gTypeHScale castToHScaletoHScale gTypeScale castToScaletoScale gTypeRange castToRangetoRange castToVRulertoVRuler castToHRulertoHRuler castToRulertoRulergTypeSpinButtoncastToSpinButton toSpinButton gTypeEntry castToEntrytoEntrygTypeDrawingAreacastToDrawingArea toDrawingArea gTypeCellViewcastToCellView toCellView gTypeCalendarcastToCalendar toCalendar gTypeTreeViewcastToTreeView toTreeView gTypeToolbar castToToolbar toToolbar gTypeTextViewcastToTextView toTextView gTypeTable castToTabletoTable gTypeSocket castToSockettoSocket gTypeNotebookcastToNotebook toNotebook gTypeMenuBar castToMenuBar toMenuBarcastToRecentChooserMenutoRecentChooserMenu gTypeMenu castToMenutoMenugTypeMenuShellcastToMenuShell toMenuShell gTypeLayout castToLayouttoLayout gTypeIconViewcastToIconView toIconView gTypeVPaned castToVPanedtoVPaned gTypeHPaned castToHPanedtoHPaned gTypePaned castToPanedtoPaned gTypeFixed castToFixedtoFixedgTypeStatusbarcastToStatusbar toStatusbargTypeFileChooserButtoncastToFileChooserButtontoFileChooserButton gTypeCombo castToCombotoCombo castToInfoBar toInfoBar gTypeHBox castToHBoxtoHBoxgTypeFileChooserWidgetcastToFileChooserWidgettoFileChooserWidgetgTypeFontSelectioncastToFontSelectiontoFontSelectiongTypeColorSelectioncastToColorSelectiontoColorSelectioncastToRecentChooserWidgettoRecentChooserWidget gTypeVBox castToVBoxtoVBoxgTypeVButtonBoxcastToVButtonBox toVButtonBoxgTypeHButtonBoxcastToHButtonBox toHButtonBoxgTypeButtonBoxcastToButtonBox toButtonBoxgTypeBox castToBoxtoBoxgTypeSeparatorToolItemcastToSeparatorToolItemtoSeparatorToolItemgTypeRadioToolButtoncastToRadioToolButtontoRadioToolButtongTypeToggleToolButtoncastToToggleToolButtontoToggleToolButtongTypeMenuToolButtoncastToMenuToolButtontoMenuToolButtongTypeToolButtoncastToToolButton toToolButton gTypeToolItemcastToToolItem toToolItemgTypeComboBoxEntrycastToComboBoxEntrytoComboBoxEntry gTypeComboBoxcastToComboBox toComboBox gTypeExpandercastToExpander toExpander gTypeViewportcastToViewport toViewportgTypeScrolledWindowcastToScrolledWindowtoScrolledWindowgTypeHandleBoxcastToHandleBox toHandleBox gTypeEventBoxcastToEventBox toEventBox gTypePlug castToPlugtoPluggTypeMessageDialogcastToMessageDialogtoMessageDialoggTypeFontSelectionDialogcastToFontSelectionDialogtoFontSelectionDialoggTypeFileChooserDialogcastToFileChooserDialogtoFileChooserDialoggTypeFileSelectioncastToFileSelectiontoFileSelectiongTypeColorSelectionDialogcastToColorSelectionDialogtoColorSelectionDialoggTypeAboutDialogcastToAboutDialog toAboutDialog gTypeDialog castToDialogtoDialoggTypeOffscreenWindowcastToOffscreenWindowtoOffscreenWindowcastToAssistant toAssistant gTypeWindow castToWindowtoWindowgTypeSeparatorMenuItemcastToSeparatorMenuItemtoSeparatorMenuItemgTypeImageMenuItemcastToImageMenuItemtoImageMenuItemgTypeTearoffMenuItemcastToTearoffMenuItemtoTearoffMenuItemgTypeRadioMenuItemcastToRadioMenuItemtoRadioMenuItemgTypeCheckMenuItemcastToCheckMenuItemtoCheckMenuItem gTypeMenuItemcastToMenuItem toMenuItemgTypeOptionMenucastToOptionMenu toOptionMenugTypeFontButtoncastToFontButton toFontButtongTypeColorButtoncastToColorButton toColorButtongTypeRadioButtoncastToRadioButton toRadioButtongTypeCheckButtoncastToCheckButton toCheckButtongTypeToggleButtoncastToToggleButtontoToggleButtoncastToLinkButton toLinkButtoncastToVolumeButtontoVolumeButtoncastToScaleButton toScaleButton gTypeButton castToButtontoButtongTypeAspectFramecastToAspectFrame toAspectFrame gTypeFrame castToFrametoFramegTypeAlignmentcastToAlignment toAlignmentgTypeBin castToBintoBincastToToolItemGrouptoToolItemGroupcastToToolPalette toToolPalettegTypeContainercastToContainer toContainer gTypeImage castToImagetoImage gTypeArrow castToArrowtoArrowgTypeAccelLabelcastToAccelLabel toAccelLabel gTypeLabel castToLabeltoLabel gTypeMisc castToMisctoMisc castToHSVtoHSV gTypeWidget castToWidgettoWidgetcastToRecentFiltertoRecentFilter gTypeObject castToObjecttoObject gTypeTextMarkcastToTextMark toTextMarkgTypePixbufAnimationItercastToPixbufAnimationItertoPixbufAnimationItergTypePixbufSimpleAnimcastToPixbufSimpleAnimtoPixbufSimpleAnimgTypePixbufAnimationcastToPixbufAnimationtoPixbufAnimation gTypePixbuf castToPixbuftoPixbufgTypeDragContextcastToDragContext toDragContext gTypeRcStyle castToRcStyle toRcStyle gTypeStyle castToStyletoStylegTypeTextTagTablecastToTextTagTabletoTextTagTable gTypeTextTag castToTextTag toTextTaggTypeTextBuffercastToTextBuffer toTextBuffer gTypeDisplay castToDisplay toDisplay gTypeScreen castToScreentoScreengTypeDrawWindowcastToDrawWindow gTypeDrawablecastToDrawable toDrawablecastToRecentManagertoRecentManagercastToRecentChoosertoRecentChoosercastToPrintContexttoPrintContextcastToPageSetup toPageSetupcastToPrintOperationPreviewtoPrintOperationPreviewcastToPrintOperationtoPrintOperationcastToPrintSettingstoPrintSettingsgTypeAppLaunchContextcastToAppLaunchContexttoAppLaunchContextcastToDisplayManagertoDisplayManager castToKeymaptoKeymapgTypeAccessiblecastToAccessible toAccessibleAccessibleClass KeymapClassDisplayManagerClassAppLaunchContextClassPrintSettingsClassPrintOperationClassPrintOperationPreviewClassPageSetupClassPrintContextClassRecentChooserClassRecentManagerClass DrawableClassDrawWindowClass PixmapClass ScreenClass DisplayClassTextBufferClass TextTagClassTextTagTableClass StyleClass RcStyleClassDragContextClass PixbufClassPixbufAnimationClassPixbufSimpleAnimClassPixbufAnimationIterClassTextChildAnchorClass TextMarkClass ObjectClassRecentFilterClass WidgetClassHSVClass MiscClass LabelClassAccelLabelClass ArrowClass ImageClassContainerClassToolPaletteClassToolItemGroupClassBinClassAlignmentClass FrameClassAspectFrameClass ButtonClassScaleButtonClassVolumeButtonClassLinkButtonClassToggleButtonClassCheckButtonClassRadioButtonClassColorButtonClassFontButtonClassOptionMenuClass MenuItemClassCheckMenuItemClassRadioMenuItemClassTearoffMenuItemClassImageMenuItemClassSeparatorMenuItemClass WindowClassAssistantClassOffscreenWindowClass DialogClassAboutDialogClassColorSelectionDialogClassFileSelectionClassFileChooserDialogClassFontSelectionDialogClassMessageDialogClass PlugClass EventBoxClassHandleBoxClassScrolledWindowClass ViewportClass ExpanderClass ComboBoxClassComboBoxEntryClass ToolItemClassToolButtonClassMenuToolButtonClassToggleToolButtonClassRadioToolButtonClassSeparatorToolItemClassBoxClassButtonBoxClassHButtonBoxClassVButtonBoxClass VBoxClassRecentChooserWidgetClassColorSelectionClassFontSelectionClassFileChooserWidgetClass HBoxClass InfoBarClass ComboClassFileChooserButtonClassStatusbarClass FixedClass PanedClass HPanedClass VPanedClass IconViewClass LayoutClassMenuShellClass MenuClassRecentChooserMenuClass MenuBarClass NotebookClass SocketClass TableClass TextViewClass ToolbarClass TreeViewClass CalendarClass CellViewClassDrawingAreaClass SpinnerClass EntryClassSpinButtonClass RulerClass HRulerClass VRulerClass RangeClass ScaleClass HScaleClass VScaleClassScrollbarClassHScrollbarClassVScrollbarClassSeparatorClassHSeparatorClassVSeparatorClassProgressBarClassAdjustmentClassIMContextClassIMMulticontextClassIMContextSimpleClass TooltipsClassTreeViewColumnClassCellRendererClassCellRendererSpinnerClassCellRendererPixbufClassCellRendererTextClassCellRendererAccelClassCellRendererSpinClassCellRendererComboClassCellRendererToggleClassCellRendererProgressClassFileFilterClass BuilderClassCellLayoutClassTreeSortableClass TooltipClassStatusIconClassTreeSelectionClassTreeModelClassTreeModelSortClassTreeModelFilterClassIconFactoryClassIconThemeClassSizeGroupClassClipboardClassEntryCompletionClassEntryBufferClass ActionClassRecentActionClassToggleActionClassRadioActionClassActionGroupClassUIManagerClassWindowGroupClassCellEditableClass EditableClassFileChooserClassGCClass mkTerminal unTerminalgetVteCharAttrStrikethroughgetVteCharAttrUnderline VteAttributesvaRowvaColvaForevaBack vaUnderlinevaStrikethrough gArrayContent#vte_terminal_erase_binding_get_typegdk_color_get_typegdk_pixbuf_get_typevte_terminal_get_window_titlevte_terminal_get_icon_titlevte_terminal_get_row_countvte_terminal_get_column_countvte_terminal_get_char_widthvte_terminal_get_char_heightvte_terminal_get_adjustmentvte_terminal_get_paddingvte_terminal_get_status_linevte_terminal_get_encodingvte_terminal_set_encoding"vte_terminal_get_default_emulationvte_terminal_get_emulationvte_terminal_set_emulation"vte_terminal_match_set_cursor_name"vte_terminal_match_set_cursor_typevte_terminal_match_set_cursorvte_terminal_match_checkvte_terminal_match_removevte_terminal_match_add_gregex g_regex_newvte_terminal_match_clear_all vte_terminal_get_cursor_positionvte_terminal_get_text_range-vte_terminal_get_text_include_trailing_spaces g_array_freeg_freevte_terminal_get_text g_array_newvte_terminal_resetvte_terminal_get_mouse_autohidevte_terminal_set_mouse_autohidevte_terminal_set_delete_binding"vte_terminal_set_backspace_bindingvte_terminal_is_word_charvte_terminal_set_word_charsvte_terminal_get_has_selectionvte_terminal_get_font!vte_terminal_set_font_from_stringvte_terminal_set_font!vte_terminal_set_scrollback_lines"vte_terminal_set_cursor_blink_mode"vte_terminal_get_cursor_blink_modevte_terminal_get_cursor_shapevte_terminal_set_cursor_shape"vte_terminal_set_scroll_background&vte_terminal_set_background_tint_color'vte_terminal_set_background_transparent&vte_terminal_set_background_saturation&vte_terminal_set_background_image_file!vte_terminal_set_background_imagevte_terminal_set_opacityvte_terminal_set_default_colorsvte_terminal_set_colors vte_terminal_set_color_highlightvte_terminal_set_color_cursorvte_terminal_set_color_dim!vte_terminal_set_color_background!vte_terminal_set_color_foregroundvte_terminal_set_color_bold$vte_terminal_set_scroll_on_keystroke!vte_terminal_set_scroll_on_outputvte_terminal_get_allow_boldvte_terminal_set_allow_boldvte_terminal_get_visible_bellvte_terminal_set_visible_bellvte_terminal_get_audible_bellvte_terminal_set_audible_bellvte_terminal_set_sizevte_terminal_paste_primaryvte_terminal_copy_primaryvte_terminal_paste_clipboardvte_terminal_copy_clipboardvte_terminal_select_nonevte_terminal_select_all"vte_terminal_get_child_exit_statusvte_terminal_feed_child_binaryvte_terminal_feed_childvte_terminal_feedvte_terminal_get_ptyvte_terminal_set_ptyvte_terminal_forkptyvte_terminal_fork_command vte_terminal_im_append_menuitemsvte_terminal_newmkVteSelectionFunc SelectionFunc attrToCharGraphics.UI.Gtk.General.StructsselectionClipboardselectionPrimary pango-0.12.0#Graphics.Rendering.Pango.BasicTypesFontDescriptionGraphics.UI.Gtk.Gdk.CursorCursor CursorTypebaseGHC.Num-+