hd      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~None "gtk2hs-users@lists.sourceforge.net provisionalportable (depends on GHC)None 0      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~     "gtk2hs-users@lists.sourceforge.net provisionalportable (depends on GHC)None 0Retrieve the two fields of the GArray structure.  "gtk2hs-users@lists.sourceforge.net provisionalportable (depends on GHC)None |Flags determining how the string is matched against the regular expression. See <http: for an explanation of these flags.rFlags 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.,KValues for what should happen when the user presses backspace/delete. Use 11 unless the user can cause them to be overridden.2[A structure describing the individual characters in the visible part of a terminal window.;IA 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.Utils function to transform  to 2.<Create a new terminal widget.=Appends menu items for various input methods to the given menu. The user can select one of these items to modify the input method used by the terminal.>QStarts the specified command under a newly-allocated controlling pseudo-terminal.?OStarts a new child process under a newly-allocated controlling pseudo-terminal.#Available since Vte version 0.11.11@KAttach an existing PTY master side to the terminal widget. Use instead of > or ?."Available since Vte version 0.12.1A@Returns the file descriptor of the master end of terminal's PTY."Available since Vte version 0.19.1BInterprets data as if it were data received from a child process. This can either be used to drive the terminal without a child process, or just to mess with your users.C\Sends a block of UTF-8 text to the child as if it were entered by the user at the keyboard.D*Sends a block of binary data to the child."Available since Vte version 0.12.1E/Gets the exit status of the command started by >."Available since Vte version 0.19.1FGSelects all text within the terminal (including the scrollback buffer). Available since Vte version 0.16GClears the current selection. Available since Vte version 0.16H0Places the selected text in the terminal in the  selection.ISends the contents of the  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.J1Places the selected text in the terminal in the  selection.KSends the contents of the  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 SelectionPrimaryB selection when the user clicks with the the second mouse button.LAttempts to change the terminal's size in terms of rows and columns. If the attempt succeeds, the widget will resize itself to the proper size.MXControls whether or not the terminal will beep when the child outputs the "bl" sequence.NVChecks whether or not the terminal will beep when the child outputs the "bl" sequence.OControls whether or not the terminal will present a visible bell to the user when the child outputs the "bl" sequence. The terminal will clear itself to the default foreground color and then repaint itself.PChecks whether or not the terminal will present a visible bell to the user when the child outputs the "bl" sequence. The terminal will clear itself to the default foreground color and then repaint itself.QControls whether or not the terminal will attempt to draw bold text, either by using a bold font variant or by repainting text with a different offset.RmChecks whether or not the terminal will attempt to draw bold text by repainting text with a one-pixel offset.SControls whether or not the terminal will forcibly scroll to the bottom of the viewable history when the new data is received from the child.TControls 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.UFSets the color used to draw bold text in the default foreground color.V2Sets the foreground color used to draw normal textWSets 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.XESets the color used to draw dim text in the default foreground color.YBSets the background color for text which is under the cursor. If NothingU, text under the cursor will be drawn with foreground and background colors reversed.#Available since Vte version 0.11.11Z=Sets 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[OThe terminal widget uses a 28-color model comprised of the default foreground and background colors, 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 Nothingj and palette_size is greater than 0, the new foreground color is taken from palette[7]. If background is Nothing 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.\>Reset the terminal palette to reasonable compiled-in defaults.]sSets the opacity of the terminal background, were 0 means completely transparent and 65535 means completely opaque.^Sets a background image for the widget. 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 `[ the terminal will tint its in-memory copy of the image before applying it to the terminal._9Sets a background image for the widget. If specified by `\, the terminal will tint its in-memory copy of the image before applying it to the terminal.`)If a background image has been set using ^, _, or a, 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.aSets 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.b)If a background image has been set using ^, _, or a, and the value set by ` 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.11cControls 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.11d#Sets the shape of the cursor drawn."Available since Vte version 0.19.1e'Returns the currently set cursor shape."Available since Vte version 0.17.6f,Returns the currently set cursor blink mode."Available since Vte version 0.17.1g*Sets whether or not the cursor will blink."Available since Vte version 0.17.1hSets 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, so 0 can safely be used to disable scrollback. Note that this setting only affects the normal screen buffer. For terminal types which have an alternate screen buffer, no scrollback is allowed on the alternate screen buffer.idSets 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.j2A convenience function which converts name into a   and passes it to i.keQueries the terminal for information about the fonts which will be used to draw text in the terminal.lChecks if the terminal currently contains selected text. Note that this is different from determining if the terminal is the owner of any  GtkClipboard items.m6When the user double-clicks to start selection, the terminal will extend the selection on word boundaries. It will treat characters included in spec as parts of words, and all other characters as word separators. Ranges of characters can be specified by separating them with a hyphen. As a special case, if specr is the empty string, the terminal will treat all graphic non-punctuation non-space characters as word characters.noChecks if a particular character is considered to be part of a word or not, based on the values last passed to m.oModifies the terminal's backspace key binding, which controls what string or control sequence the terminal sends to its child when the user presses the backspace key.pModifies the terminal's delete key binding, which controls what string or control sequence the terminal sends to its child when the user presses the delete key.qChanges 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 r.rDetermines 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 q.sResets as much of the terminal's internal state as possible, discarding any unprocessed input data, resetting character attributes, cursor state, national character set state, status line, terminal modes (insert/delete), selection state, and encoding.tExtracts a view of the visible part of the terminal. A selection predicate may be supplied to restrict the inspected characters. The return value is a list of 2Y structures, each detailing the character's position, colors, and other characteristics.uLExtracts a view of the visible part of the terminal. If is_selected is not Nothing6, characters will only be read if is_selected returns True9 after being passed the column and row, respectively. A CharAttributes structure is added to attributes for each byte added to the returned string detailing the character's position, colors, and other characteristics. This function differs from t: in that trailing spaces at the end of lines are included.#Available since Vte version 0.11.11vLExtracts a view of the visible part of the terminal. If is_selected is not Nothing6, characters will only be read if is_selected returns True9 after being passed the column and row, respectively. A CharAttributes structure is added to attributes for each byte added to the returned string detailing the character's 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.w[Reads the location of the insertion cursor and returns it. The row coordinate is absolute.xqClears the list of regular expressions the terminal uses to highlight text when the user moves the mouse cursor.yAdds the regular expression to the list of matching expressions. When the user moves the mouse cursor over a section of displayed text which matches this expression, the text will be highlighted..See <http: details about the accepted syntex."Available since Vte version 0.17.1zRemoves 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.{}Checks if the text in and around the specified position matches any of the regular expressions previously registered using y. If a match exists, the matching string is returned together with the number associated with the matched regular expression. If more than one regular expression matches, the expressions that was registered first will be returned.|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}\Sets which cursor the terminal will use if the pointer is over the pattern specified by tag."Available since Vte version 0.11.9~\Sets which cursor the terminal will use if the pointer is over the pattern specified by tag."Available since Vte version 0.17.1Sets what type of terminal the widget attempts to emulate by scanning for control sequences defined in the system's termcap file. Unless you are interested in this feature, always use "xterm".IQueries the terminal for its current emulation, as last set by a call to .bQueries the terminal for its default emulation, which is attempted if the terminal type passed to  emptry string.#Available since Vte version 0.11.11Changes 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 encoding is defined by the application's locale settings.UDetermines the name of the encoding in which the terminal expects data to be encoded.Some terminal emulations specify a status line which is separate from the main display area, and define a means for applications to move the cursor to the status line and back.Determines the amount of additional space the widget is using to pad the edges of its visible area. This is necessary for cases where characters in the selected font don't themselves include a padding area and the text itself would otherwise be contiguous with the window border. Applications which use the widget's row_count, column_count, char_height, and char_width fields to set geometry hints using windowSetGeometryHints will need to add this value to the base size. The values returned in xpad and ypad are the total padding used in each direction, and do not need to be doubled.Get  of terminal widget.Get terminal's char height.Get terminal's char width.Get terminal's column count.Get terminal's row count.Get icon title.Get window title.Controls whether or not the terminal will attempt to draw bold text. 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.1XControls whether or not the terminal will beep when the child outputs the "bl" sequence.Default value: True"Available since Vte version 0.19.1Sets 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.1wSets a background image for the widget. 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.1sSets 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.1vIf a background image has been set using "background-image-file:" or "background-image-pixbuf:", or "background-transparent:", 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.1If a background image has been set using "background-image-file:" or "background-image-pixbuf:", or "background-transparent:", and the value set by  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.1Sets whther the terminal uses the pixmap stored in the root window as the background, 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.1qControls what string or control sequence the terminal sends to its child when the user presses the backspace key.Default value: 1"Available since Vte version 0.19.12Sets 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.1nControls what string or control sequence the terminal sends to its child when the user presses the delete key.Default value: 1"Available since Vte version 0.19.1Sets what type of terminal the widget attempts to emulate by scanning for control sequences defined in the system's termcap file. Unless you are interested in this feature, always use the default which is "xterm".Default value: "xterm""Available since Vte version 0.19.1Controls 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.1iSpecifies 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."Available since Vte version 0.19.1LThe terminal's so-called icon title, or empty if no icon title has been set.Default value: """Available since Vte version 0.19.1Controls 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<The file descriptor of the master end of the terminal's PTY.Allowed values: [-1 ...]Default values: -1"Available since Vte version 0.19.1Controls 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.1Controls 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.1Controls 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.1The 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, so 0 can safely be used to disable scrollback. Note that this setting only affects the normal screen buffer. 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.1Controls whether the terminal will present a visible bell to the user when the child outputs the "bl" sequence. The terminal will clear itself to the default foreground color and then repaint itself.Default value: False"Available since Vte version 0.19.1The terminal's title.Default value: """Available since Vte version 0.19.1When the user double-clicks to start selection, the terminal will extend the selection on word boundaries. It will treat characters the word-chars characters as parts of words, and all other characters as word separators. 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.1MThis signal is emitted when the a child sends a beep request to the terminal.mEmitted 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 > has exited.Emitted 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 H 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.eEmitted 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.Emitted when the terminal receives an end-of-file from a child which is running in the terminal. This signal is frequently (but not always) emitted with a  signal.9Emitted 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 I 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.OSet the scroll adjustments for the terminal. Usually scrolled containers like E4 will emit this signal to connect two instances of ! to the scroll directions of the .IEmitted whenever the contents of the status line are modified or cleared.An internal signal used for communication between the terminal and its accessibility peer. May not be emitted under certain circumstances.An internal signal used for communication between the terminal and its accessibility peer. May not be emitted under certain circumstances.An internal signal used for communication between the terminal and its accessibility peer. May not be emitted under certain circumstances.An internal signal used for communication between the terminal and its accessibility peer. May not be emitted under certain circumstances.;Emitted when the terminal's window_title field is modified.#  !"#$%&'()*+,-./0123456789:#;$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|<= menushell - a menu shell of >command# - the name of a binary to run, or Nothing to get user's shellargv1 - the argument list to be passed to command, or Nothingenvv^ - 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 Nothinglastlog - True/ if the session should be logged to the lastlogutmp - True6 if the session should be logged to the utmp/utmpx logwtmp - True6 if the session should be logged to the wtmp/wtmpx log return the ID of the new process?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 Nothinglastlog - True/ if the session should be logged to the lastlogutmp - True6 if the session should be logged to the utmp/utmpx logwtmp - True6 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@ ptyMaster/ - a file descriptor of the master end of a PTYA=return the file descriptor, or -1 if the terminal has no PTY.Bstring. - a string in the terminal's current encodingCstring - data to send to the childDdata - data to send to the childEreturn the child's exit statusFGHIJKLcolumns - the desired number of columnsrows - the desired number of rowsM isAudible - True if the terminal should beepNreturn True if audible bell is enabled, False if notO isVisible - True if the terminal should flashPreturn True if visible bell is enabled, False if notQ allowBold - True1 if the terminal should attempt to draw bold textRreturn True if bolding is enabled, False if notSscroll - True( if the terminal should scroll on outputTscroll - True, if the terminal should scroll on keystrokesUbold - the new bold colorV foreground - the new foreground colorW background - the new background colorXdim - the nw dim colorYcursor+ - the new color to use for the text cursorZ highlight, - the new color to use for highlighted text[ foreground - the new foreground color, or Nothing background - the new background color, or Nothingpalette - the color palette\]opacity - the new opacity^image - a  to use, or Nothing to use the default background_path - path to an image file` saturation. - a floating point value between 0.0 and 1.0.a transparent - True) if the terminal should fake transparencybcolorZ - a color which the terminal background should be tinted to if its saturation is not 1.0.cscroll - TrueD if the terminal should scroll the background image along with text.dshape - the $ to useereturn cursor shapefreturn cursor blink mode.gmode - the ( to usehlines# - the length of the history bufferifontDesc - the   of the desired font.jname - a string describing the font.k return a  D describing the font the terminal is currently using to render text.lreturn True1 if part of the text in the terminal is selected.mspec - a specificationnc! - a candidate Unicode code pointreturn True4 if the character is considered to be part of a wordobinding - a , for the backspace keypbindign - a , for the delete keyqautohide - True" if the autohide should be enabledrsfull - True to reset tabstops clearHistory - True* to empty the terminal's scrollback buffertJust p for a predicate p9 that determines which character should be extracted or Nothing to select all charactersreturn a text stringuJust p for a predicate p9 that determines which character should be extracted or Nothing to select all charactersreturn a text stringvsRow first row to search for datasCol first column to search for dataeRow last row to search for dataeCol last column to search for dataJust p for a predicate p9 that determines which character should be extracted or Nothing to select all charactersreturn a text stringw (column,row) the position of the cursorxypattern - a regular expressionflags' - specify how to interpret the patternflags - specify how to match1return an integer associated with this expressionztag! - the tag of the regex to remove{column - the text columnrow - the text rowJust (str, tag)c - the string that matched one of the previously set regular expressions together with the number tag that was returned by y|tag= - the tag of the regex which should use the specified cursorcursor - the }> which the terminal should use when the pattern is highlighted}tag; the tag of the regex which should use the specified cursor cursorType a ~~tag= - the tag of the regex which should use the specified cursorname - the name of the cursor emulation% - the name of a terminal descriptionHreturn the name of the terminal type the widget is attempting to emulateKreturn the name of the default terminal type the widget attempts to emulatecodeset - a valid g_iconv target-return the current encoding for the terminal.uThe current content of the terminal's status line. For terminals like "xterm", this will usually be the empty string.(lr,tb)2 - the left/right-edge and top/bottom-edge padding2return the contents of terminal's adjustment field3return the contents of terminal's char_height field2return the contents of terminal's char_width field4return the contents of terminal's column_count field1return the contents of terminal's row_count field2return the contents of terminal's icon_title field4return the contents of terminal's window_title field  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~;23456789:,10/.-(+*)$'&%#"!  <=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdegfhijklmnopqrstuvwxyz{|}~ #"! $'&%(+*),10/.-23456789:#;$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./01234567789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~                         ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~                                                                                                                                                                         ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~                                                                                                                                                                               ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 4 5 6 7 8 9 : ; < < = > ? @ A B C D E F G G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e e f g g h i j k l m n o o p q r s t u v w x y z { | } ~                                                                                                                                                                             ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~                                                                                                                                                                         ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~                                                                                                                      !  "  #  $  %  &  '  (  )  *  +  ,  -  .  /  0  1  2  3  6  7  8  9  :  ;  >  ?  @  A  B  C  D  E  F  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  [  \  ]  ^  _  `  a  b  c   d   i   j   k   l  m  n  q  r  s  t  u  v  w  x  y  z  {  |  }  ~        !  "  #  $  %  &  '  (  )  *  +  ,   -  .  /  0  1  2  3  4  5  6  7  8  9  :  ;  <  =  > ?  @  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  WXYYZ[\]^_`abcdedfghijkljkmnopqrstuvwxyz{|}~ vte-0.13.0.1Graphics.UI.Gtk.Vte.VteGraphics.UI.Gtk.Vte.SignalsGraphics.UI.Gtk.Vte.TypesGraphics.UI.Gtk.Vte.StructsTerminalRegexMatchFlagsGRegexMatchNotemptyAtstartGRegexMatchPartialHardGRegexMatchPartialSoftGRegexMatchBsrAnyGRegexMatchBsrAnycrlfGRegexMatchNewlineAnycrlfGRegexMatchNewlineAnyGRegexMatchNewlineCrlfGRegexMatchNewlineLfGRegexMatchNewlineCrGRegexMatchPartialGRegexMatchNotemptyGRegexMatchNoteolGRegexMatchNotbolGRegexMatchAnchoredRegexCompileFlagsGRegexJavascriptCompatGRegexBsrAnycrlfGRegexNewlineAnycrlfGRegexNewlineCrlfGRegexNewlineLfGRegexNewlineCrGRegexDupnamesGRegexFirstlineGRegexOptimizeGRegexNoAutoCapture GRegexRawGRegexUngreedyGRegexDollarEndonlyGRegexAnchoredGRegexExtended GRegexDotallGRegexMultilineGRegexCaselessTerminalCursorShapeCursorShapeUnderlineCursorShapeIbeamCursorShapeBlockTerminalCursorBlinkModeCursorBlinkOff CursorBlinkOnCursorBlinkSystemTerminalEraseBindingEraseTtyEraseDeleteSequenceEraseAsciiDeleteEraseAsciiBackspace EraseAutoVteCharvcRowvcColvcCharvcForevcBack vcUnderlinevcStrikethrough VteSelect terminalNewterminalImAppendMenuitemsterminalForkCommandterminalForkptyterminalSetPtyterminalGetPty terminalFeedterminalFeedChildterminalFeedChildBinaryterminalGetChildExitStatusterminalSelectAllterminalSelectNoneterminalCopyClipboardterminalPasteClipboardterminalCopyPrimaryterminalPastePrimaryterminalSetSizeterminalSetAudibleBellterminalGetAudibleBellterminalSetVisibleBellterminalGetVisibleBellterminalSetAllowBoldterminalGetAllowBoldterminalSetScrollOnOutputterminalSetScrollOnKeystroketerminalSetColorBoldterminalSetColorForegroundterminalSetColorBackgroundterminalSetColorDimterminalSetColorCursorterminalSetColorHighlightterminalSetColorsterminalSetDefaultColorsterminalSetOpacityterminalSetBackgroundImageterminalSetBackgroundImageFileterminalSetBackgroundSaturation terminalSetBackgroundTransparentterminalSetBackgroundTintColorterminalSetScrollBackgroundterminalSetCursorShapeterminalGetCursorShapeterminalGetCursorBlinkModeterminalSetCursorBlinkModeterminalSetScrollbackLinesterminalSetFontterminalSetFontFromStringterminalGetFontterminalGetHasSelectionterminalSetWordCharsterminalIsWordCharterminalSetBackspaceBindingterminalSetDeleteBindingterminalSetMouseAutohideterminalGetMouseAutohide terminalResetterminalGetText$terminalGetTextIncludeTrailingSpacesterminalGetTextRangeterminalGetCursorPositionterminalMatchClearAllterminalMatchAddRegexterminalMatchRemoveterminalMatchCheckterminalMatchSetCursorterminalMatchSetCursorTypeterminalMatchSetCursorNameterminalSetEmulationterminalGetEmulationterminalGetDefaultEmulationterminalSetEncodingterminalGetEncodingterminalGetStatusLineterminalGetPaddingterminalGetAdjustmentterminalGetCharHeightterminalGetCharWidthterminalGetColumnCountterminalGetRowCountterminalGetIconTitleterminalGetWindowTitleterminalAllowBoldterminalAudibleBellterminalBackgroundImageFileterminalBackgroundImagePixbufterminalBackgroundOpacityterminalBackgroundSaturationterminalBackgroundTintColorterminalBackgroundTransparentterminalBackspaceBindingterminalCursorBlinkModeterminalCursorShapeterminalDeleteBindingterminalEmulationterminalEncodingterminalFontDescterminalIconTitleterminalPointerAutohide terminalPtyterminalScrollBackgroundterminalScrollOnKeystroketerminalScrollOnOutputterminalScrollbackLinesterminalVisibleBellterminalWindowTitleterminalWordCharsbeepcharSizeChanged childExitedcommitcontentsChanged copyClipboard cursorMoveddecreaseFontSizedeiconifyWindowemulationChangedencodingChangedeoficonTitleChanged iconifyWindowincreaseFontSize lowerWindowmaximizeWindow moveWindowpasteClipboard raiseWindow refreshWindow resizeWindow restoreWindowselectionChangedsetScrollAdjustmentsstatusLineChanged textDeleted textInserted textModified textScrolledwindowTitleChangedconnect_NONE__NONEconnect_INT__NONEconnect_INT_INT__NONEconnect_WORD_WORD__NONEconnect_OBJECT_OBJECT__NONEconnect_GLIBSTRING_INT__NONE glib-0.13.0.7System.Glib.SignalsGClosure ConnectId SignalName ConnectAfterSignalonafter disconnectsignalDisconnect signalBlock signalUnblocksignalStopEmissionconnectGeneric TerminalClassvte_terminal_get_typecastTo mkTerminal unTerminal toTerminalcastToTerminal gTypeTerminal$fGObjectClassTerminal$fObjectClassTerminal$fWidgetClassTerminal$fContainerClassTerminal$fBinClassTerminal$fTerminalClassTerminalSystem.Glib.GObjectisAobjectGetAttributeUnsafeobjectSetAttributeobjectCreateAttributequarkFromStringwrapNewGObjectconstructNewGObjectmakeNewGObject gTypeGObject objectRef objectRefSink objectNew destroyFunPtrdestroyStablePtr DestroyNotifyQuarkSystem.Glib.Types castToGObject unGObject mkGObject objectUnrefGObjectunsafeCastGObject toGObject GObjectClass gtk-0.13.4Graphics.UI.Gtk.Multiline.TypesTextItermakeEmptyTextItermkTextIterCopy Graphics.UI.Gtk.General.DNDTypes mkTargetListGraphics.UI.Gtk.TypestoGCunGCmkGC unFileChooser mkFileChooser unEditable mkEditablegTypeCellEditableunCellEditablemkCellEditable unWindowGroup mkWindowGroup unUIManager mkUIManager unActionGroup mkActionGroup unRadioAction mkRadioActionunToggleActionmkToggleActiongTypeRecentActionunRecentActionmkRecentActionunActionmkActiongTypeEntryBuffer unEntryBuffer mkEntryBufferunEntryCompletionmkEntryCompletion gTypeAccelMapcastToAccelMap toAccelMap unAccelMap mkAccelMapgTypeAccelGroupcastToAccelGroup toAccelGroup unAccelGroup mkAccelGroup unClipboard mkClipboard unSizeGroup mkSizeGroupgTypeIconTheme unIconTheme mkIconTheme unIconFactory mkIconFactoryunTreeModelFiltermkTreeModelFilterunTreeModelSortmkTreeModelSortgTypeListStorecastToListStore toListStore unListStore mkListStoregTypeTreeStorecastToTreeStore toTreeStore unTreeStore mkTreeStore unTreeModel mkTreeModelunTreeSelectionmkTreeSelection unStatusIcon mkStatusIcon gTypeTooltip unTooltip mkTooltipunTreeSortablemkTreeSortablegTypeCellLayoutcastToCellLayout unCellLayout mkCellLayout unBuilder mkBuilder unFileFilter mkFileFilterunCellRendererProgressmkCellRendererProgressunCellRendererTogglemkCellRendererToggleunCellRendererCombomkCellRendererCombogTypeCellRendererSpinunCellRendererSpinmkCellRendererSpingTypeCellRendererAccelunCellRendererAccelmkCellRendererAccelunCellRendererTextmkCellRendererTextunCellRendererPixbufmkCellRendererPixbufgTypeCellRendererSpinnerunCellRendererSpinnermkCellRendererSpinnerunCellRenderermkCellRendererunTreeViewColumnmkTreeViewColumn unTooltips mkTooltipsgTypeItemFactorycastToItemFactory toItemFactory unItemFactory mkItemFactorygTypeIMContextSimpleunIMContextSimplemkIMContextSimpleunIMMulticontextmkIMMulticontext unIMContext mkIMContext unAdjustment mkAdjustment unProgressBar mkProgressBar gTypePreview castToPreview toPreview unPreview mkPreviewgTypeInvisiblecastToInvisible toInvisible unInvisible mkInvisible unVSeparator mkVSeparator unHSeparator mkHSeparator unSeparator mkSeparator unVScrollbar mkVScrollbar unHScrollbar mkHScrollbar unScrollbar mkScrollbarunVScalemkVScaleunHScalemkHScaleunScalemkScaleunRangemkRange gTypeVRulerunVRulermkVRuler gTypeHRulerunHRulermkHRuler gTypeRulerunRulermkRuler unSpinButton mkSpinButtonunEntrymkEntry gTypeSpinner castToSpinner toSpinner unSpinner mkSpinner unDrawingArea mkDrawingArea unCellView mkCellView unCalendar mkCalendar unTreeView mkTreeView unToolbar mkToolbar unTextView mkTextViewunTablemkTable unNotebook mkNotebook unMenuBar mkMenuBargTypeRecentChooserMenuunRecentChooserMenumkRecentChooserMenuunMenumkMenu unMenuShell mkMenuShell gTypeList castToListtoListunListmkListunLayoutmkLayout unIconView mkIconViewunVPanedmkVPanedunHPanedmkHPanedunPanedmkPanedunFixedmkFixed gTypeCTree castToCTreetoCTreeunCTreemkCTree gTypeCList castToCListtoCListunCListmkCList unStatusbar mkStatusbarunFileChooserButtonmkFileChooserButtonunCombomkCombo gTypeInfoBar unInfoBar mkInfoBarunHBoxmkHBoxunFileChooserWidgetmkFileChooserWidgetunFontSelectionmkFontSelectionunColorSelectionmkColorSelectiongTypeRecentChooserWidgetunRecentChooserWidgetmkRecentChooserWidgetunVBoxmkVBox unVButtonBox mkVButtonBox unHButtonBox mkHButtonBox unButtonBox mkButtonBoxunBoxmkBoxunSeparatorToolItemmkSeparatorToolItemunRadioToolButtonmkRadioToolButtonunToggleToolButtonmkToggleToolButtonunMenuToolButtonmkMenuToolButton unToolButton mkToolButton unToolItem mkToolItemunComboBoxEntrymkComboBoxEntry unComboBox mkComboBox unExpander mkExpander unViewport mkViewportunScrolledWindowmkScrolledWindow unHandleBox mkHandleBox unEventBox mkEventBoxunMessageDialogmkMessageDialoggTypeInputDialogcastToInputDialog toInputDialog unInputDialog mkInputDialogunFontSelectionDialogmkFontSelectionDialogunFileChooserDialogmkFileChooserDialogunFileSelectionmkFileSelectionunColorSelectionDialogmkColorSelectionDialog unAboutDialog mkAboutDialogunDialogmkDialogunOffscreenWindowmkOffscreenWindowgTypeAssistant unAssistant mkAssistantunWindowmkWindow gTypeListItemcastToListItem toListItem unListItem mkListItemunSeparatorMenuItemmkSeparatorMenuItemunImageMenuItemmkImageMenuItemunTearoffMenuItemmkTearoffMenuItemunRadioMenuItemmkRadioMenuItemunCheckMenuItemmkCheckMenuItem unMenuItem mkMenuItem gTypeItem castToItemtoItemunItemmkItem unOptionMenu mkOptionMenu unFontButton mkFontButton unColorButton mkColorButton unRadioButton mkRadioButton unCheckButton mkCheckButtonunToggleButtonmkToggleButtongTypeLinkButton unLinkButton mkLinkButtongTypeVolumeButtonunVolumeButtonmkVolumeButtongTypeScaleButton unScaleButton mkScaleButtonunButtonmkButton unAspectFrame mkAspectFrameunFramemkFrame unAlignment mkAlignmentunBinmkBingTypeToolItemGroupunToolItemGroupmkToolItemGroupgTypeToolPalette unToolPalette mkToolPalette unContainer mkContainerunImagemkImageunArrowmkArrowgTypeTipsQuerycastToTipsQuery toTipsQuery unTipsQuery mkTipsQuery unAccelLabel mkAccelLabelunLabelmkLabelunMiscmkMiscgTypeHSVunHSVmkHSVunWidgetmkWidgetgTypeRecentFilterunRecentFiltermkRecentFilterunObjectmkObject unTextMark mkTextMarkgTypeTextChildAnchorcastToTextChildAnchortoTextChildAnchorunTextChildAnchormkTextChildAnchorunPixbufAnimationItermkPixbufAnimationIterunPixbufSimpleAnimmkPixbufSimpleAnimunPixbufAnimationmkPixbufAnimationunPixbufmkPixbuf unDragContext mkDragContext unRcStyle mkRcStyleunStylemkStyleunTextTagTablemkTextTagTable unTextTag mkTextTag unTextBuffer mkTextBuffer unSettings mkSettings gTypeDevice castToDevicetoDeviceunDevicemkDevice gTypeVisual castToVisualtoVisualunVisualmkVisual unDisplay mkDisplayunScreenmkScreen gTypeColormapcastToColormap toColormap unColormap mkColormap gTypePixmap castToPixmaptoPixmapunPixmapmkPixmap toDrawWindow unDrawWindow mkDrawWindow unDrawable mkDrawablegTypeRecentManagerunRecentManagermkRecentManagergTypeRecentChooserunRecentChoosermkRecentChoosergTypePrintContextunPrintContextmkPrintContextgTypePageSetup unPageSetup mkPageSetupgTypePrintOperationPreviewunPrintOperationPreviewmkPrintOperationPreviewgTypePrintOperationunPrintOperationmkPrintOperationgTypePrintSettingsunPrintSettingsmkPrintSettingsunAppLaunchContextmkAppLaunchContextgTypeDisplayManagerunDisplayManagermkDisplayManager gTypeKeymapunKeymapmkKeymap unAccessible mkAccessiblegTypeAtkObjectcastToAtkObject toAtkObject unAtkObject mkAtkObject AtkObjectAtkObjectClass AccessibleKeymapDisplayManagerAppLaunchContext PrintSettingsPrintOperationPrintOperationPreview PageSetup PrintContext RecentChooser RecentManagerDrawable DrawWindowPixmapColormap ColormapClassScreenDisplayVisual VisualClassDevice DeviceClassSettings 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 MessageDialogEventBox HandleBoxScrolledWindowViewportExpanderComboBox ComboBoxEntryToolItem ToolButtonMenuToolButtonToggleToolButtonRadioToolButtonSeparatorToolItemBox ButtonBox HButtonBox VButtonBoxVBoxRecentChooserWidgetColorSelection FontSelectionFileChooserWidgetHBoxInfoBarComboFileChooserButton StatusbarCList CListClassCTree CTreeClassFixedPanedHPanedVPanedIconViewLayoutList ListClass MenuShellMenuRecentChooserMenuMenuBarNotebookTableTextViewToolbarTreeViewCalendarCellView 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 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 toEventBoxgTypeMessageDialogcastToMessageDialogtoMessageDialoggTypeFontSelectionDialogcastToFontSelectionDialogtoFontSelectionDialoggTypeFileChooserDialogcastToFileChooserDialogtoFileChooserDialoggTypeFileSelectioncastToFileSelectiontoFileSelectiongTypeColorSelectionDialogcastToColorSelectionDialogtoColorSelectionDialoggTypeAboutDialogcastToAboutDialog 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 gTypeSettingscastToSettings toSettings gTypeDisplay castToDisplay toDisplay gTypeScreen castToScreentoScreengTypeDrawWindowcastToDrawWindow gTypeDrawablecastToDrawable toDrawablecastToRecentManagertoRecentManagercastToRecentChoosertoRecentChoosercastToPrintContexttoPrintContextcastToPageSetup toPageSetupcastToPrintOperationPreviewtoPrintOperationPreviewcastToPrintOperationtoPrintOperationcastToPrintSettingstoPrintSettingsgTypeAppLaunchContextcastToAppLaunchContexttoAppLaunchContextcastToDisplayManagertoDisplayManager castToKeymaptoKeymapgTypeAccessiblecastToAccessible toAccessibleAccessibleClass KeymapClassDisplayManagerClassAppLaunchContextClassPrintSettingsClassPrintOperationClassPrintOperationPreviewClassPageSetupClassPrintContextClassRecentChooserClassRecentManagerClass DrawableClassDrawWindowClass PixmapClass ScreenClass DisplayClass SettingsClassTextBufferClass TextTagClassTextTagTableClass StyleClass RcStyleClassDragContextClass PixbufClassPixbufAnimationClassPixbufSimpleAnimClassPixbufAnimationIterClassTextChildAnchorClass TextMarkClass ObjectClassRecentFilterClass WidgetClassHSVClass MiscClass LabelClassAccelLabelClass ArrowClass ImageClassContainerClassToolPaletteClassToolItemGroupClassBinClassAlignmentClass FrameClassAspectFrameClass ButtonClassScaleButtonClassVolumeButtonClassLinkButtonClassToggleButtonClassCheckButtonClassRadioButtonClassColorButtonClassFontButtonClassOptionMenuClass MenuItemClassCheckMenuItemClassRadioMenuItemClassTearoffMenuItemClassImageMenuItemClassSeparatorMenuItemClass WindowClassAssistantClassOffscreenWindowClass DialogClassAboutDialogClassColorSelectionDialogClassFileSelectionClassFileChooserDialogClassFontSelectionDialogClassMessageDialogClass EventBoxClassHandleBoxClassScrolledWindowClass ViewportClass ExpanderClass ComboBoxClassComboBoxEntryClass ToolItemClassToolButtonClassMenuToolButtonClassToggleToolButtonClassRadioToolButtonClassSeparatorToolItemClassBoxClassButtonBoxClassHButtonBoxClassVButtonBoxClass VBoxClassRecentChooserWidgetClassColorSelectionClassFontSelectionClassFileChooserWidgetClass HBoxClass InfoBarClass ComboClassFileChooserButtonClassStatusbarClass FixedClass PanedClass HPanedClass VPanedClass IconViewClass LayoutClassMenuShellClass MenuClassRecentChooserMenuClass MenuBarClass NotebookClass TableClass TextViewClass ToolbarClass TreeViewClass CalendarClass CellViewClassDrawingAreaClass SpinnerClass EntryClassSpinButtonClass RulerClass HRulerClass VRulerClass RangeClass ScaleClass HScaleClass VScaleClassScrollbarClassHScrollbarClassVScrollbarClassSeparatorClassHSeparatorClassVSeparatorClassProgressBarClassAdjustmentClassIMContextClassIMMulticontextClassIMContextSimpleClass TooltipsClassTreeViewColumnClassCellRendererClassCellRendererSpinnerClassCellRendererPixbufClassCellRendererTextClassCellRendererAccelClassCellRendererSpinClassCellRendererComboClassCellRendererToggleClassCellRendererProgressClassFileFilterClass BuilderClassCellLayoutClassTreeSortableClass TooltipClassStatusIconClassTreeSelectionClassTreeModelClassTreeModelSortClassTreeModelFilterClassIconFactoryClassIconThemeClassSizeGroupClassClipboardClassEntryCompletionClassEntryBufferClass ActionClassRecentActionClassToggleActionClassRadioActionClassActionGroupClassUIManagerClassWindowGroupClassCellEditableClass EditableClassFileChooserClassGCClass gArrayContent VteAttributesvaRowvaColvaForevaBack vaUnderlinevaStrikethroughgetVteCharAttrStrikethroughgetVteCharAttrUnderline$fStorableVteAttributes attrToCharGraphics.UI.Gtk.General.StructsselectionClipboardselectionPrimarypango-0.13.0.5#Graphics.Rendering.Pango.BasicTypesFontDescriptionbaseGHC.Num-+ SelectionFunc#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_newmkVteSelectionFuncGraphics.UI.Gtk.Gdk.CursorCursor CursorType$fFlagsRegexMatchFlags$fEnumRegexMatchFlags$fFlagsRegexCompileFlags$fEnumRegexCompileFlags