false Auto-indentation When true auto-indentation is enabled, when false it is not. 'Monospace' Font name The name of the font to use in the textviews. Can contain Pango font description syntax for greater control. true Use default monospace font When enabled, rather than using the font specified in the 'font-name' setting, the default fixed-width font will be used (ie. the font name 'Monospace'). false Show whitespace When true whitespace will be visualized in the view. See also 'view-show-line-endings'. false Show line endings When true newlines will be visualized in the view. See also 'view-show-whitespace'. false Highlight current line When true visually indicate the line with the caret on it, when false provide no such indication. true Indent on tab When true indent selected text when tab key is pressed, when false, don't indent on tab. -1 Indentation width Width of an indentation step expressed in number of spaces. false Insert spaces instead of tabs When true spaces will be insert when the Tab key is pressed instead of tab characters, when false tab characters will be inserted. 80 Right margin position Position of the right margin (line drawn vertically down right side of the view). false Show line marks Whether to display line mark pixbufs. false Show line numbers When true the line numbers gutter/margin will be visible, when false it will not be visible. false Show right margin When true the right margin is displayed at the column specified in 'view-right-margin-position', when false it is not drawn. 'disabled' Smart home end type Sets the behaviour of the HOME and END keys. 8 Tab width The number of characters wide that a tab character appears as. false Word wrapping When true long lines will be virtually wrapped in order to fit within the text view, when false long lines will extend out of view. false Match braces When true highlight matching braces, brackets, parents, etc, when false don't highlight them. 'none' Color scheme Name of the color scheme to use to highlight syntax or 'none' for no syntax highlighting. 'icons' Toolbar style Controls how the toolbar items will be drawn with respect to text labels and icons (if visible). 'small-toolbar' Toolbar icon size Controls the size of the toolbar icons (if visible). false Always show tabs When true the main document notebook will always show its tabs, when false the tabs will be hidden when there is only one document open. false Cycle tabs When true and cycling through tabs, wrap around once the last tab is reached, when false do nothing at the last tab. '2,3,4,8' Default tab sizes A comma-separated string listing the tab sizes that are show in the user-interface for selecting tab width. false Show path in window title When true the active document's full path will be shown in the window's titlebar, when false only the basename will be shown. 10 Number of recent documents The number of recent documents to track and show in the user interace. true Remember window size When true the size of the window will be saved and restored. false Remember window position When true will attempt to save and restore the position of the window when false it won't. Note that window placement is supposed to be the job of the Window Manager and that there's no guarantee the restored window position will be respected, accurate, or even visible on any screen. true Remember window state When true will attempt to save and restore the windows state (ex. normal, maximized, fullscreen, etc, when false it will not. Your Window Manager may very well not report when retrieving or not respect it when setting. true Menubar visible When true the main menubar is visible, when false it is not visible. false Toolbar visible When true the toolbar is visible, when false it is not visible. false Statusbar visible When true the statusbar is visible, when false it is not visible. 'auto' Menubar visible in fullscreen mode A value of 'auto' means follow the main menubar-visible setting, 'no' means the menubar is not visible in fullscreen, and 'yes' means that it is always visible in fullscreen. 'auto' Toolbar visible in fullscreen mode A value of 'auto' means follow the main toolbar-visible setting, 'no' means the toolbar is not visible in fullscreen, and 'yes' means that it is always visible in fullscreen. 'auto' Statusbar visible in fullscreen mode A value of 'auto' means follow the main statusbar-visible setting, 'no' means the statusbar is not visible in fullscreen, and 'yes' means that it is always visible in fullscreen. 1 search direction When 0 the search direction is backwards/upwards, when 1 the search direction is forwards/downwards, when 2 the search will wrap around. false Match case When true searches will be case-sensitive, when false they will be case-insensitive. false Match whole word When true searches must match an entire word (using default word boundary characters), when false matches can occur anywhere, even within a larger word. false Replace all When true the Replace search dialog is in "replace-all" mode, when false the dialog is in "replace-one-at-a-time" mode. 1 Replace-all location When 0 the replace-all is performed within the current selection, when 1 the replace-all is performed in the current document, and when 2 the replace-all is performed in all currently open documents. 480 window height The height of window in pixels. 640 window width The width of windows in pixels. -1 window top The Y coordinate of the window's position -1 window left The X coordinate of the window's position false window maximized Whether the window is maximized or not. false window fullscreen When true the window will be fullscreen, when false it won't be.