~ubuntu-branches/ubuntu/lucid/gedit/lucid-proposed

« back to all changes in this revision

Viewing changes to docs/reference/html/gedit.devhelp2

  • Committer: Bazaar Package Importer
  • Author(s): Chris Coulson
  • Date: 2010-03-03 22:44:53 UTC
  • mfrom: (1.1.75 upstream)
  • Revision ID: james.westby@ubuntu.com-20100303224453-cv1q4se7d0xgibqg
Tags: 2.29.8-0ubuntu1
* New upstream version
  - Rework encoding validation
  - Misc bugfixes
* Refreshed patches:
  - 01_gedit-bugreport-location.patch
  - 01_lpi.patch
  - 03_python_path.patch
  - 80_not_using_localmodlibs.patch
  - 90_autoconf.patch
  - 99_ltmain_as-needed.patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<book xmlns="http://www.devhelp.net/book" title="gedit Reference Manual" link="index.html" author="" name="gedit" version="2" language="c">
4
4
  <chapters>
5
5
    <sub name="gedit" link="ch01.html">
6
 
      <sub name="GeditApp" link="gedit-gedit-app.html"/>
7
 
      <sub name="GeditDocument" link="gedit-gedit-document.html"/>
8
 
      <sub name="GeditEncodingsOptionMenu" link="gedit-gedit-encodings-option-menu.html"/>
9
 
      <sub name="GeditFileChooserDialog" link="gedit-gedit-file-chooser-dialog.html"/>
 
6
      <sub name="GeditApp" link="GeditApp.html"/>
 
7
      <sub name="GeditDocument" link="GeditDocument.html"/>
 
8
      <sub name="GeditEncodingsOptionMenu" link="gedit-GeditEncodingsOptionMenu.html"/>
 
9
      <sub name="GeditFileChooserDialog" link="GeditFileChooserDialog.html"/>
10
10
      <sub name="GeditMessageBus" link="GeditMessageBus.html"/>
11
11
      <sub name="GeditMessageType" link="gedit-GeditMessageType.html"/>
12
12
      <sub name="GeditMessage" link="GeditMessage.html"/>
13
 
      <sub name="GeditNotebook" link="gedit-gedit-notebook.html"/>
14
 
      <sub name="GeditPanel" link="gedit-gedit-panel.html"/>
 
13
      <sub name="GeditNotebook" link="GeditNotebook.html"/>
 
14
      <sub name="GeditPanel" link="GeditPanel.html"/>
15
15
      <sub name="GeditPlugin" link="GeditPlugin.html"/>
16
 
      <sub name="GeditPrintJobPreview" link="gedit-gedit-print-job-preview.html"/>
 
16
      <sub name="GeditPrintJobPreview" link="gedit-GeditPrintJobPreview.html"/>
17
17
      <sub name="GeditPrintJob" link="gedit-GeditPrintJob.html"/>
18
 
      <sub name="GeditProgressMessageArea" link="gedit-gedit-progress-message-area.html"/>
19
 
      <sub name="GeditStatusbar" link="gedit-gedit-statusbar.html"/>
20
 
      <sub name="GeditTab" link="gedit-gedit-tab.html"/>
21
 
      <sub name="GeditView" link="gedit-gedit-view.html"/>
22
 
      <sub name="GeditWindow" link="gedit-gedit-window.html"/>
 
18
      <sub name="GeditProgressMessageArea" link="GeditProgressMessageArea.html"/>
 
19
      <sub name="GeditStatusbar" link="GeditStatusbar.html"/>
 
20
      <sub name="GeditTab" link="GeditTab.html"/>
 
21
      <sub name="GeditView" link="GeditView.html"/>
 
22
      <sub name="GeditWindow" link="GeditWindow.html"/>
23
23
      <sub name="gedit-convert" link="gedit-gedit-convert.html"/>
24
24
      <sub name="gedit-debug" link="gedit-gedit-debug.html"/>
25
25
      <sub name="gedit-encodings" link="gedit-gedit-encodings.html"/>
31
31
    </sub>
32
32
  </chapters>
33
33
  <functions>
34
 
    <keyword type="struct" name="GeditAppPrivate" link="gedit-gedit-app.html#GeditAppPrivate"/>
35
 
    <keyword type="struct" name="GeditApp" link="gedit-gedit-app.html#GeditApp-struct"/>
36
 
    <keyword type="enum" name="enum GeditLockdownMask" link="gedit-gedit-app.html#GeditLockdownMask"/>
37
 
    <keyword type="function" name="gedit_app_get_default ()" link="gedit-gedit-app.html#gedit-app-get-default"/>
38
 
    <keyword type="function" name="gedit_app_create_window ()" link="gedit-gedit-app.html#gedit-app-create-window"/>
39
 
    <keyword type="function" name="gedit_app_get_windows ()" link="gedit-gedit-app.html#gedit-app-get-windows"/>
40
 
    <keyword type="function" name="gedit_app_get_active_window ()" link="gedit-gedit-app.html#gedit-app-get-active-window"/>
41
 
    <keyword type="function" name="gedit_app_get_documents ()" link="gedit-gedit-app.html#gedit-app-get-documents"/>
42
 
    <keyword type="function" name="gedit_app_get_views ()" link="gedit-gedit-app.html#gedit-app-get-views"/>
43
 
    <keyword type="function" name="gedit_app_get_lockdown ()" link="gedit-gedit-app.html#gedit-app-get-lockdown"/>
44
 
    <keyword type="property" name="The &quot;lockdown&quot; property" link="gedit-gedit-app.html#GeditApp--lockdown"/>
45
 
    <keyword type="enum" name="enum GeditSearchFlags" link="gedit-gedit-document.html#GeditSearchFlags"/>
46
 
    <keyword type="struct" name="GeditDocumentPrivate" link="gedit-gedit-document.html#GeditDocumentPrivate"/>
47
 
    <keyword type="struct" name="GeditDocument" link="gedit-gedit-document.html#GeditDocument-struct"/>
48
 
    <keyword type="enum" name="enum GeditDocumentSaveFlags" link="gedit-gedit-document.html#GeditDocumentSaveFlags"/>
49
 
    <keyword type="macro" name="GEDIT_DOCUMENT_ERROR" link="gedit-gedit-document.html#GEDIT-DOCUMENT-ERROR:CAPS"/>
50
 
    <keyword type="function" name="gedit_document_error_quark ()" link="gedit-gedit-document.html#gedit-document-error-quark"/>
51
 
    <keyword type="function" name="gedit_document_new ()" link="gedit-gedit-document.html#gedit-document-new"/>
52
 
    <keyword type="function" name="gedit_document_get_uri ()" link="gedit-gedit-document.html#gedit-document-get-uri"/>
53
 
    <keyword type="function" name="gedit_document_get_uri_for_display ()" link="gedit-gedit-document.html#gedit-document-get-uri-for-display"/>
54
 
    <keyword type="function" name="gedit_document_get_short_name_for_display ()" link="gedit-gedit-document.html#gedit-document-get-short-name-for-display"/>
55
 
    <keyword type="function" name="gedit_document_get_mime_type ()" link="gedit-gedit-document.html#gedit-document-get-mime-type"/>
56
 
    <keyword type="function" name="gedit_document_get_readonly ()" link="gedit-gedit-document.html#gedit-document-get-readonly"/>
57
 
    <keyword type="function" name="gedit_document_load ()" link="gedit-gedit-document.html#gedit-document-load"/>
58
 
    <keyword type="function" name="gedit_document_insert_file ()" link="gedit-gedit-document.html#gedit-document-insert-file"/>
59
 
    <keyword type="function" name="gedit_document_load_cancel ()" link="gedit-gedit-document.html#gedit-document-load-cancel"/>
60
 
    <keyword type="function" name="gedit_document_save ()" link="gedit-gedit-document.html#gedit-document-save"/>
61
 
    <keyword type="function" name="gedit_document_save_as ()" link="gedit-gedit-document.html#gedit-document-save-as"/>
62
 
    <keyword type="function" name="gedit_document_is_untouched ()" link="gedit-gedit-document.html#gedit-document-is-untouched"/>
63
 
    <keyword type="function" name="gedit_document_is_untitled ()" link="gedit-gedit-document.html#gedit-document-is-untitled"/>
64
 
    <keyword type="function" name="gedit_document_get_deleted ()" link="gedit-gedit-document.html#gedit-document-get-deleted"/>
65
 
    <keyword type="function" name="gedit_document_goto_line ()" link="gedit-gedit-document.html#gedit-document-goto-line"/>
66
 
    <keyword type="function" name="gedit_document_set_search_text ()" link="gedit-gedit-document.html#gedit-document-set-search-text"/>
67
 
    <keyword type="function" name="gedit_document_get_search_text ()" link="gedit-gedit-document.html#gedit-document-get-search-text"/>
68
 
    <keyword type="function" name="gedit_document_get_can_search_again ()" link="gedit-gedit-document.html#gedit-document-get-can-search-again"/>
69
 
    <keyword type="function" name="gedit_document_search_forward ()" link="gedit-gedit-document.html#gedit-document-search-forward"/>
70
 
    <keyword type="function" name="gedit_document_search_backward ()" link="gedit-gedit-document.html#gedit-document-search-backward"/>
71
 
    <keyword type="function" name="gedit_document_replace_all ()" link="gedit-gedit-document.html#gedit-document-replace-all"/>
72
 
    <keyword type="function" name="gedit_document_set_language ()" link="gedit-gedit-document.html#gedit-document-set-language"/>
73
 
    <keyword type="function" name="gedit_document_set_enable_search_highlighting ()" link="gedit-gedit-document.html#gedit-document-set-enable-search-highlighting"/>
74
 
    <keyword type="function" name="gedit_document_get_enable_search_highlighting ()" link="gedit-gedit-document.html#gedit-document-get-enable-search-highlighting"/>
75
 
    <keyword type="macro" name="GEDIT_SEARCH_IS_DONT_SET_FLAGS()" link="gedit-gedit-document.html#GEDIT-SEARCH-IS-DONT-SET-FLAGS:CAPS"/>
76
 
    <keyword type="macro" name="GEDIT_SEARCH_SET_DONT_SET_FLAGS()" link="gedit-gedit-document.html#GEDIT-SEARCH-SET-DONT-SET-FLAGS:CAPS"/>
77
 
    <keyword type="macro" name="GEDIT_SEARCH_IS_ENTIRE_WORD()" link="gedit-gedit-document.html#GEDIT-SEARCH-IS-ENTIRE-WORD:CAPS"/>
78
 
    <keyword type="macro" name="GEDIT_SEARCH_SET_ENTIRE_WORD()" link="gedit-gedit-document.html#GEDIT-SEARCH-SET-ENTIRE-WORD:CAPS"/>
79
 
    <keyword type="macro" name="GEDIT_SEARCH_IS_CASE_SENSITIVE()" link="gedit-gedit-document.html#GEDIT-SEARCH-IS-CASE-SENSITIVE:CAPS"/>
80
 
    <keyword type="macro" name="GEDIT_SEARCH_SET_CASE_SENSITIVE()" link="gedit-gedit-document.html#GEDIT-SEARCH-SET-CASE-SENSITIVE:CAPS"/>
81
 
    <keyword type="property" name="The &quot;can-search-again&quot; property" link="gedit-gedit-document.html#GeditDocument--can-search-again"/>
82
 
    <keyword type="property" name="The &quot;content-type&quot; property" link="gedit-gedit-document.html#GeditDocument--content-type"/>
83
 
    <keyword type="property" name="The &quot;enable-search-highlighting&quot; property" link="gedit-gedit-document.html#GeditDocument--enable-search-highlighting"/>
84
 
    <keyword type="property" name="The &quot;encoding&quot; property" link="gedit-gedit-document.html#GeditDocument--encoding"/>
85
 
    <keyword type="property" name="The &quot;mime-type&quot; property" link="gedit-gedit-document.html#GeditDocument--mime-type"/>
86
 
    <keyword type="property" name="The &quot;newline-type&quot; property" link="gedit-gedit-document.html#GeditDocument--newline-type"/>
87
 
    <keyword type="property" name="The &quot;read-only&quot; property" link="gedit-gedit-document.html#GeditDocument--read-only"/>
88
 
    <keyword type="property" name="The &quot;shortname&quot; property" link="gedit-gedit-document.html#GeditDocument--shortname"/>
89
 
    <keyword type="property" name="The &quot;uri&quot; property" link="gedit-gedit-document.html#GeditDocument--uri"/>
90
 
    <keyword type="signal" name="The &quot;cursor-moved&quot; signal" link="gedit-gedit-document.html#GeditDocument-cursor-moved"/>
91
 
    <keyword type="signal" name="The &quot;load&quot; signal" link="gedit-gedit-document.html#GeditDocument-load"/>
92
 
    <keyword type="signal" name="The &quot;loaded&quot; signal" link="gedit-gedit-document.html#GeditDocument-loaded"/>
93
 
    <keyword type="signal" name="The &quot;loading&quot; signal" link="gedit-gedit-document.html#GeditDocument-loading"/>
94
 
    <keyword type="signal" name="The &quot;save&quot; signal" link="gedit-gedit-document.html#GeditDocument-save"/>
95
 
    <keyword type="signal" name="The &quot;saved&quot; signal" link="gedit-gedit-document.html#GeditDocument-saved"/>
96
 
    <keyword type="signal" name="The &quot;saving&quot; signal" link="gedit-gedit-document.html#GeditDocument-saving"/>
97
 
    <keyword type="signal" name="The &quot;search-highlight-updated&quot; signal" link="gedit-gedit-document.html#GeditDocument-search-highlight-updated"/>
98
 
    <keyword type="struct" name="GeditFileChooserDialogPrivate" link="gedit-gedit-file-chooser-dialog.html#GeditFileChooserDialogPrivate"/>
99
 
    <keyword type="struct" name="GeditFileChooserDialog" link="gedit-gedit-file-chooser-dialog.html#GeditFileChooserDialog-struct"/>
100
 
    <keyword type="function" name="gedit_file_chooser_dialog_new ()" link="gedit-gedit-file-chooser-dialog.html#gedit-file-chooser-dialog-new"/>
101
 
    <keyword type="function" name="gedit_file_chooser_dialog_set_encoding ()" link="gedit-gedit-file-chooser-dialog.html#gedit-file-chooser-dialog-set-encoding"/>
 
34
    <keyword type="struct" name="GeditAppPrivate" link="GeditApp.html#GeditAppPrivate"/>
 
35
    <keyword type="struct" name="GeditApp" link="GeditApp.html#GeditApp-struct"/>
 
36
    <keyword type="enum" name="enum GeditLockdownMask" link="GeditApp.html#GeditLockdownMask"/>
 
37
    <keyword type="function" name="gedit_app_get_default ()" link="GeditApp.html#gedit-app-get-default"/>
 
38
    <keyword type="function" name="gedit_app_create_window ()" link="GeditApp.html#gedit-app-create-window"/>
 
39
    <keyword type="function" name="gedit_app_get_windows ()" link="GeditApp.html#gedit-app-get-windows"/>
 
40
    <keyword type="function" name="gedit_app_get_active_window ()" link="GeditApp.html#gedit-app-get-active-window"/>
 
41
    <keyword type="function" name="gedit_app_get_documents ()" link="GeditApp.html#gedit-app-get-documents"/>
 
42
    <keyword type="function" name="gedit_app_get_views ()" link="GeditApp.html#gedit-app-get-views"/>
 
43
    <keyword type="function" name="gedit_app_get_lockdown ()" link="GeditApp.html#gedit-app-get-lockdown"/>
 
44
    <keyword type="property" name="The &quot;lockdown&quot; property" link="GeditApp.html#GeditApp--lockdown"/>
 
45
    <keyword type="enum" name="enum GeditSearchFlags" link="GeditDocument.html#GeditSearchFlags"/>
 
46
    <keyword type="struct" name="GeditDocumentPrivate" link="GeditDocument.html#GeditDocumentPrivate"/>
 
47
    <keyword type="struct" name="GeditDocument" link="GeditDocument.html#GeditDocument-struct"/>
 
48
    <keyword type="enum" name="enum GeditDocumentSaveFlags" link="GeditDocument.html#GeditDocumentSaveFlags"/>
 
49
    <keyword type="macro" name="GEDIT_DOCUMENT_ERROR" link="GeditDocument.html#GEDIT-DOCUMENT-ERROR--CAPS"/>
 
50
    <keyword type="function" name="gedit_document_error_quark ()" link="GeditDocument.html#gedit-document-error-quark"/>
 
51
    <keyword type="function" name="gedit_document_new ()" link="GeditDocument.html#gedit-document-new"/>
 
52
    <keyword type="function" name="gedit_document_get_uri ()" link="GeditDocument.html#gedit-document-get-uri"/>
 
53
    <keyword type="function" name="gedit_document_get_uri_for_display ()" link="GeditDocument.html#gedit-document-get-uri-for-display"/>
 
54
    <keyword type="function" name="gedit_document_get_short_name_for_display ()" link="GeditDocument.html#gedit-document-get-short-name-for-display"/>
 
55
    <keyword type="function" name="gedit_document_get_mime_type ()" link="GeditDocument.html#gedit-document-get-mime-type"/>
 
56
    <keyword type="function" name="gedit_document_get_readonly ()" link="GeditDocument.html#gedit-document-get-readonly"/>
 
57
    <keyword type="function" name="gedit_document_load ()" link="GeditDocument.html#gedit-document-load"/>
 
58
    <keyword type="function" name="gedit_document_insert_file ()" link="GeditDocument.html#gedit-document-insert-file"/>
 
59
    <keyword type="function" name="gedit_document_load_cancel ()" link="GeditDocument.html#gedit-document-load-cancel"/>
 
60
    <keyword type="function" name="gedit_document_save ()" link="GeditDocument.html#gedit-document-save"/>
 
61
    <keyword type="function" name="gedit_document_save_as ()" link="GeditDocument.html#gedit-document-save-as"/>
 
62
    <keyword type="function" name="gedit_document_is_untouched ()" link="GeditDocument.html#gedit-document-is-untouched"/>
 
63
    <keyword type="function" name="gedit_document_is_untitled ()" link="GeditDocument.html#gedit-document-is-untitled"/>
 
64
    <keyword type="function" name="gedit_document_get_deleted ()" link="GeditDocument.html#gedit-document-get-deleted"/>
 
65
    <keyword type="function" name="gedit_document_goto_line ()" link="GeditDocument.html#gedit-document-goto-line"/>
 
66
    <keyword type="function" name="gedit_document_set_search_text ()" link="GeditDocument.html#gedit-document-set-search-text"/>
 
67
    <keyword type="function" name="gedit_document_get_search_text ()" link="GeditDocument.html#gedit-document-get-search-text"/>
 
68
    <keyword type="function" name="gedit_document_get_can_search_again ()" link="GeditDocument.html#gedit-document-get-can-search-again"/>
 
69
    <keyword type="function" name="gedit_document_search_forward ()" link="GeditDocument.html#gedit-document-search-forward"/>
 
70
    <keyword type="function" name="gedit_document_search_backward ()" link="GeditDocument.html#gedit-document-search-backward"/>
 
71
    <keyword type="function" name="gedit_document_replace_all ()" link="GeditDocument.html#gedit-document-replace-all"/>
 
72
    <keyword type="function" name="gedit_document_set_language ()" link="GeditDocument.html#gedit-document-set-language"/>
 
73
    <keyword type="function" name="gedit_document_set_enable_search_highlighting ()" link="GeditDocument.html#gedit-document-set-enable-search-highlighting"/>
 
74
    <keyword type="function" name="gedit_document_get_enable_search_highlighting ()" link="GeditDocument.html#gedit-document-get-enable-search-highlighting"/>
 
75
    <keyword type="macro" name="GEDIT_SEARCH_IS_DONT_SET_FLAGS()" link="GeditDocument.html#GEDIT-SEARCH-IS-DONT-SET-FLAGS--CAPS"/>
 
76
    <keyword type="macro" name="GEDIT_SEARCH_SET_DONT_SET_FLAGS()" link="GeditDocument.html#GEDIT-SEARCH-SET-DONT-SET-FLAGS--CAPS"/>
 
77
    <keyword type="macro" name="GEDIT_SEARCH_IS_ENTIRE_WORD()" link="GeditDocument.html#GEDIT-SEARCH-IS-ENTIRE-WORD--CAPS"/>
 
78
    <keyword type="macro" name="GEDIT_SEARCH_SET_ENTIRE_WORD()" link="GeditDocument.html#GEDIT-SEARCH-SET-ENTIRE-WORD--CAPS"/>
 
79
    <keyword type="macro" name="GEDIT_SEARCH_IS_CASE_SENSITIVE()" link="GeditDocument.html#GEDIT-SEARCH-IS-CASE-SENSITIVE--CAPS"/>
 
80
    <keyword type="macro" name="GEDIT_SEARCH_SET_CASE_SENSITIVE()" link="GeditDocument.html#GEDIT-SEARCH-SET-CASE-SENSITIVE--CAPS"/>
 
81
    <keyword type="property" name="The &quot;can-search-again&quot; property" link="GeditDocument.html#GeditDocument--can-search-again"/>
 
82
    <keyword type="property" name="The &quot;content-type&quot; property" link="GeditDocument.html#GeditDocument--content-type"/>
 
83
    <keyword type="property" name="The &quot;enable-search-highlighting&quot; property" link="GeditDocument.html#GeditDocument--enable-search-highlighting"/>
 
84
    <keyword type="property" name="The &quot;encoding&quot; property" link="GeditDocument.html#GeditDocument--encoding"/>
 
85
    <keyword type="property" name="The &quot;mime-type&quot; property" link="GeditDocument.html#GeditDocument--mime-type"/>
 
86
    <keyword type="property" name="The &quot;newline-type&quot; property" link="GeditDocument.html#GeditDocument--newline-type"/>
 
87
    <keyword type="property" name="The &quot;read-only&quot; property" link="GeditDocument.html#GeditDocument--read-only"/>
 
88
    <keyword type="property" name="The &quot;shortname&quot; property" link="GeditDocument.html#GeditDocument--shortname"/>
 
89
    <keyword type="property" name="The &quot;uri&quot; property" link="GeditDocument.html#GeditDocument--uri"/>
 
90
    <keyword type="signal" name="The &quot;cursor-moved&quot; signal" link="GeditDocument.html#GeditDocument-cursor-moved"/>
 
91
    <keyword type="signal" name="The &quot;load&quot; signal" link="GeditDocument.html#GeditDocument-load"/>
 
92
    <keyword type="signal" name="The &quot;loaded&quot; signal" link="GeditDocument.html#GeditDocument-loaded"/>
 
93
    <keyword type="signal" name="The &quot;loading&quot; signal" link="GeditDocument.html#GeditDocument-loading"/>
 
94
    <keyword type="signal" name="The &quot;save&quot; signal" link="GeditDocument.html#GeditDocument-save"/>
 
95
    <keyword type="signal" name="The &quot;saved&quot; signal" link="GeditDocument.html#GeditDocument-saved"/>
 
96
    <keyword type="signal" name="The &quot;saving&quot; signal" link="GeditDocument.html#GeditDocument-saving"/>
 
97
    <keyword type="signal" name="The &quot;search-highlight-updated&quot; signal" link="GeditDocument.html#GeditDocument-search-highlight-updated"/>
 
98
    <keyword type="struct" name="GeditFileChooserDialogPrivate" link="GeditFileChooserDialog.html#GeditFileChooserDialogPrivate"/>
 
99
    <keyword type="struct" name="GeditFileChooserDialog" link="GeditFileChooserDialog.html#GeditFileChooserDialog-struct"/>
 
100
    <keyword type="function" name="gedit_file_chooser_dialog_new ()" link="GeditFileChooserDialog.html#gedit-file-chooser-dialog-new"/>
 
101
    <keyword type="function" name="gedit_file_chooser_dialog_set_encoding ()" link="GeditFileChooserDialog.html#gedit-file-chooser-dialog-set-encoding"/>
102
102
    <keyword type="struct" name="GeditMessageBus" link="GeditMessageBus.html#GeditMessageBus-struct"/>
103
103
    <keyword type="function" name="GeditMessageCallback ()" link="GeditMessageBus.html#GeditMessageCallback"/>
104
104
    <keyword type="function" name="gedit_message_bus_get_default ()" link="GeditMessageBus.html#gedit-message-bus-get-default"/>
156
156
    <keyword type="property" name="The &quot;method&quot; property" link="GeditMessage.html#GeditMessage--method"/>
157
157
    <keyword type="property" name="The &quot;object-path&quot; property" link="GeditMessage.html#GeditMessage--object-path"/>
158
158
    <keyword type="property" name="The &quot;type&quot; property" link="GeditMessage.html#GeditMessage--type"/>
159
 
    <keyword type="struct" name="GeditNotebookPrivate" link="gedit-gedit-notebook.html#GeditNotebookPrivate"/>
160
 
    <keyword type="struct" name="GeditNotebook" link="gedit-gedit-notebook.html#GeditNotebook-struct"/>
161
 
    <keyword type="function" name="gedit_notebook_new ()" link="gedit-gedit-notebook.html#gedit-notebook-new"/>
162
 
    <keyword type="function" name="gedit_notebook_add_tab ()" link="gedit-gedit-notebook.html#gedit-notebook-add-tab"/>
163
 
    <keyword type="function" name="gedit_notebook_remove_tab ()" link="gedit-gedit-notebook.html#gedit-notebook-remove-tab"/>
164
 
    <keyword type="function" name="gedit_notebook_remove_all_tabs ()" link="gedit-gedit-notebook.html#gedit-notebook-remove-all-tabs"/>
165
 
    <keyword type="function" name="gedit_notebook_reorder_tab ()" link="gedit-gedit-notebook.html#gedit-notebook-reorder-tab"/>
166
 
    <keyword type="function" name="gedit_notebook_move_tab ()" link="gedit-gedit-notebook.html#gedit-notebook-move-tab"/>
167
 
    <keyword type="function" name="gedit_notebook_set_always_show_tabs ()" link="gedit-gedit-notebook.html#gedit-notebook-set-always-show-tabs"/>
168
 
    <keyword type="function" name="gedit_notebook_set_close_buttons_sensitive ()" link="gedit-gedit-notebook.html#gedit-notebook-set-close-buttons-sensitive"/>
169
 
    <keyword type="function" name="gedit_notebook_get_close_buttons_sensitive ()" link="gedit-gedit-notebook.html#gedit-notebook-get-close-buttons-sensitive"/>
170
 
    <keyword type="function" name="gedit_notebook_set_tab_drag_and_drop_enabled ()" link="gedit-gedit-notebook.html#gedit-notebook-set-tab-drag-and-drop-enabled"/>
171
 
    <keyword type="function" name="gedit_notebook_get_tab_drag_and_drop_enabled ()" link="gedit-gedit-notebook.html#gedit-notebook-get-tab-drag-and-drop-enabled"/>
172
 
    <keyword type="signal" name="The &quot;tab-added&quot; signal" link="gedit-gedit-notebook.html#GeditNotebook-tab-added"/>
173
 
    <keyword type="signal" name="The &quot;tab-close-request&quot; signal" link="gedit-gedit-notebook.html#GeditNotebook-tab-close-request"/>
174
 
    <keyword type="signal" name="The &quot;tab-detached&quot; signal" link="gedit-gedit-notebook.html#GeditNotebook-tab-detached"/>
175
 
    <keyword type="signal" name="The &quot;tab-removed&quot; signal" link="gedit-gedit-notebook.html#GeditNotebook-tab-removed"/>
176
 
    <keyword type="signal" name="The &quot;tabs-reordered&quot; signal" link="gedit-gedit-notebook.html#GeditNotebook-tabs-reordered"/>
177
 
    <keyword type="struct" name="GeditPanelPrivate" link="gedit-gedit-panel.html#GeditPanelPrivate"/>
178
 
    <keyword type="struct" name="GeditPanel" link="gedit-gedit-panel.html#GeditPanel-struct"/>
179
 
    <keyword type="function" name="gedit_panel_new ()" link="gedit-gedit-panel.html#gedit-panel-new"/>
180
 
    <keyword type="function" name="gedit_panel_add_item ()" link="gedit-gedit-panel.html#gedit-panel-add-item"/>
181
 
    <keyword type="function" name="gedit_panel_add_item_with_stock_icon ()" link="gedit-gedit-panel.html#gedit-panel-add-item-with-stock-icon"/>
182
 
    <keyword type="function" name="gedit_panel_remove_item ()" link="gedit-gedit-panel.html#gedit-panel-remove-item"/>
183
 
    <keyword type="function" name="gedit_panel_activate_item ()" link="gedit-gedit-panel.html#gedit-panel-activate-item"/>
184
 
    <keyword type="function" name="gedit_panel_item_is_active ()" link="gedit-gedit-panel.html#gedit-panel-item-is-active"/>
185
 
    <keyword type="function" name="gedit_panel_get_orientation ()" link="gedit-gedit-panel.html#gedit-panel-get-orientation"/>
186
 
    <keyword type="function" name="gedit_panel_get_n_items ()" link="gedit-gedit-panel.html#gedit-panel-get-n-items"/>
187
 
    <keyword type="property" name="The &quot;orientation&quot; property" link="gedit-gedit-panel.html#GeditPanel--orientation"/>
188
 
    <keyword type="signal" name="The &quot;close&quot; signal" link="gedit-gedit-panel.html#GeditPanel-close"/>
189
 
    <keyword type="signal" name="The &quot;focus-document&quot; signal" link="gedit-gedit-panel.html#GeditPanel-focus-document"/>
190
 
    <keyword type="signal" name="The &quot;item-added&quot; signal" link="gedit-gedit-panel.html#GeditPanel-item-added"/>
191
 
    <keyword type="signal" name="The &quot;item-removed&quot; signal" link="gedit-gedit-panel.html#GeditPanel-item-removed"/>
 
159
    <keyword type="struct" name="GeditNotebookPrivate" link="GeditNotebook.html#GeditNotebookPrivate"/>
 
160
    <keyword type="struct" name="GeditNotebook" link="GeditNotebook.html#GeditNotebook-struct"/>
 
161
    <keyword type="function" name="gedit_notebook_new ()" link="GeditNotebook.html#gedit-notebook-new"/>
 
162
    <keyword type="function" name="gedit_notebook_add_tab ()" link="GeditNotebook.html#gedit-notebook-add-tab"/>
 
163
    <keyword type="function" name="gedit_notebook_remove_tab ()" link="GeditNotebook.html#gedit-notebook-remove-tab"/>
 
164
    <keyword type="function" name="gedit_notebook_remove_all_tabs ()" link="GeditNotebook.html#gedit-notebook-remove-all-tabs"/>
 
165
    <keyword type="function" name="gedit_notebook_reorder_tab ()" link="GeditNotebook.html#gedit-notebook-reorder-tab"/>
 
166
    <keyword type="function" name="gedit_notebook_move_tab ()" link="GeditNotebook.html#gedit-notebook-move-tab"/>
 
167
    <keyword type="function" name="gedit_notebook_set_always_show_tabs ()" link="GeditNotebook.html#gedit-notebook-set-always-show-tabs"/>
 
168
    <keyword type="function" name="gedit_notebook_set_close_buttons_sensitive ()" link="GeditNotebook.html#gedit-notebook-set-close-buttons-sensitive"/>
 
169
    <keyword type="function" name="gedit_notebook_get_close_buttons_sensitive ()" link="GeditNotebook.html#gedit-notebook-get-close-buttons-sensitive"/>
 
170
    <keyword type="function" name="gedit_notebook_set_tab_drag_and_drop_enabled ()" link="GeditNotebook.html#gedit-notebook-set-tab-drag-and-drop-enabled"/>
 
171
    <keyword type="function" name="gedit_notebook_get_tab_drag_and_drop_enabled ()" link="GeditNotebook.html#gedit-notebook-get-tab-drag-and-drop-enabled"/>
 
172
    <keyword type="signal" name="The &quot;tab-added&quot; signal" link="GeditNotebook.html#GeditNotebook-tab-added"/>
 
173
    <keyword type="signal" name="The &quot;tab-close-request&quot; signal" link="GeditNotebook.html#GeditNotebook-tab-close-request"/>
 
174
    <keyword type="signal" name="The &quot;tab-detached&quot; signal" link="GeditNotebook.html#GeditNotebook-tab-detached"/>
 
175
    <keyword type="signal" name="The &quot;tab-removed&quot; signal" link="GeditNotebook.html#GeditNotebook-tab-removed"/>
 
176
    <keyword type="signal" name="The &quot;tabs-reordered&quot; signal" link="GeditNotebook.html#GeditNotebook-tabs-reordered"/>
 
177
    <keyword type="struct" name="GeditPanelPrivate" link="GeditPanel.html#GeditPanelPrivate"/>
 
178
    <keyword type="struct" name="GeditPanel" link="GeditPanel.html#GeditPanel-struct"/>
 
179
    <keyword type="function" name="gedit_panel_new ()" link="GeditPanel.html#gedit-panel-new"/>
 
180
    <keyword type="function" name="gedit_panel_add_item ()" link="GeditPanel.html#gedit-panel-add-item"/>
 
181
    <keyword type="function" name="gedit_panel_add_item_with_stock_icon ()" link="GeditPanel.html#gedit-panel-add-item-with-stock-icon"/>
 
182
    <keyword type="function" name="gedit_panel_remove_item ()" link="GeditPanel.html#gedit-panel-remove-item"/>
 
183
    <keyword type="function" name="gedit_panel_activate_item ()" link="GeditPanel.html#gedit-panel-activate-item"/>
 
184
    <keyword type="function" name="gedit_panel_item_is_active ()" link="GeditPanel.html#gedit-panel-item-is-active"/>
 
185
    <keyword type="function" name="gedit_panel_get_orientation ()" link="GeditPanel.html#gedit-panel-get-orientation"/>
 
186
    <keyword type="function" name="gedit_panel_get_n_items ()" link="GeditPanel.html#gedit-panel-get-n-items"/>
 
187
    <keyword type="property" name="The &quot;orientation&quot; property" link="GeditPanel.html#GeditPanel--orientation"/>
 
188
    <keyword type="signal" name="The &quot;close&quot; signal" link="GeditPanel.html#GeditPanel-close"/>
 
189
    <keyword type="signal" name="The &quot;focus-document&quot; signal" link="GeditPanel.html#GeditPanel-focus-document"/>
 
190
    <keyword type="signal" name="The &quot;item-added&quot; signal" link="GeditPanel.html#GeditPanel-item-added"/>
 
191
    <keyword type="signal" name="The &quot;item-removed&quot; signal" link="GeditPanel.html#GeditPanel-item-removed"/>
192
192
    <keyword type="struct" name="GeditPlugin" link="GeditPlugin.html#GeditPlugin-struct"/>
193
193
    <keyword type="function" name="gedit_plugin_activate ()" link="GeditPlugin.html#gedit-plugin-activate"/>
194
194
    <keyword type="function" name="gedit_plugin_deactivate ()" link="GeditPlugin.html#gedit-plugin-deactivate"/>
195
195
    <keyword type="function" name="gedit_plugin_update_ui ()" link="GeditPlugin.html#gedit-plugin-update-ui"/>
196
196
    <keyword type="function" name="gedit_plugin_is_configurable ()" link="GeditPlugin.html#gedit-plugin-is-configurable"/>
197
197
    <keyword type="function" name="gedit_plugin_create_configure_dialog ()" link="GeditPlugin.html#gedit-plugin-create-configure-dialog"/>
198
 
    <keyword type="macro" name="GEDIT_PLUGIN_REGISTER_TYPE()" link="GeditPlugin.html#GEDIT-PLUGIN-REGISTER-TYPE:CAPS"/>
 
198
    <keyword type="macro" name="GEDIT_PLUGIN_REGISTER_TYPE()" link="GeditPlugin.html#GEDIT-PLUGIN-REGISTER-TYPE--CAPS"/>
199
199
    <keyword type="property" name="The &quot;data-dir&quot; property" link="GeditPlugin.html#GeditPlugin--data-dir"/>
200
200
    <keyword type="property" name="The &quot;data-dir-name&quot; property" link="GeditPlugin.html#GeditPlugin--data-dir-name"/>
201
201
    <keyword type="property" name="The &quot;install-dir&quot; property" link="GeditPlugin.html#GeditPlugin--install-dir"/>
202
202
    <keyword type="struct" name="GeditPrintJob" link="gedit-GeditPrintJob.html#GeditPrintJob"/>
203
203
    <keyword type="function" name="gedit_print_job_new ()" link="gedit-GeditPrintJob.html#gedit-print-job-new"/>
204
 
    <keyword type="struct" name="GeditProgressMessageAreaPrivate" link="gedit-gedit-progress-message-area.html#GeditProgressMessageAreaPrivate"/>
205
 
    <keyword type="struct" name="GeditProgressMessageArea" link="gedit-gedit-progress-message-area.html#GeditProgressMessageArea-struct"/>
206
 
    <keyword type="function" name="gedit_progress_message_area_new ()" link="gedit-gedit-progress-message-area.html#gedit-progress-message-area-new"/>
207
 
    <keyword type="function" name="gedit_progress_message_area_set_stock_image ()" link="gedit-gedit-progress-message-area.html#gedit-progress-message-area-set-stock-image"/>
208
 
    <keyword type="function" name="gedit_progress_message_area_set_markup ()" link="gedit-gedit-progress-message-area.html#gedit-progress-message-area-set-markup"/>
209
 
    <keyword type="function" name="gedit_progress_message_area_set_text ()" link="gedit-gedit-progress-message-area.html#gedit-progress-message-area-set-text"/>
210
 
    <keyword type="function" name="gedit_progress_message_area_set_fraction ()" link="gedit-gedit-progress-message-area.html#gedit-progress-message-area-set-fraction"/>
211
 
    <keyword type="function" name="gedit_progress_message_area_pulse ()" link="gedit-gedit-progress-message-area.html#gedit-progress-message-area-pulse"/>
212
 
    <keyword type="property" name="The &quot;has-cancel-button&quot; property" link="gedit-gedit-progress-message-area.html#GeditProgressMessageArea--has-cancel-button"/>
213
 
    <keyword type="struct" name="GeditStatusbarPrivate" link="gedit-gedit-statusbar.html#GeditStatusbarPrivate"/>
214
 
    <keyword type="struct" name="GeditStatusbar" link="gedit-gedit-statusbar.html#GeditStatusbar-struct"/>
215
 
    <keyword type="function" name="gedit_statusbar_new ()" link="gedit-gedit-statusbar.html#gedit-statusbar-new"/>
216
 
    <keyword type="macro" name="GeditStatus" link="gedit-gedit-statusbar.html#GeditStatus"/>
217
 
    <keyword type="function" name="gedit_statusbar_set_window_state ()" link="gedit-gedit-statusbar.html#gedit-statusbar-set-window-state"/>
218
 
    <keyword type="function" name="gedit_statusbar_set_overwrite ()" link="gedit-gedit-statusbar.html#gedit-statusbar-set-overwrite"/>
219
 
    <keyword type="function" name="gedit_statusbar_set_cursor_position ()" link="gedit-gedit-statusbar.html#gedit-statusbar-set-cursor-position"/>
220
 
    <keyword type="function" name="gedit_statusbar_clear_overwrite ()" link="gedit-gedit-statusbar.html#gedit-statusbar-clear-overwrite"/>
221
 
    <keyword type="function" name="gedit_statusbar_flash_message ()" link="gedit-gedit-statusbar.html#gedit-statusbar-flash-message"/>
222
 
    <keyword type="enum" name="enum GeditTabState" link="gedit-gedit-tab.html#GeditTabState"/>
223
 
    <keyword type="struct" name="GeditTabPrivate" link="gedit-gedit-tab.html#GeditTabPrivate"/>
224
 
    <keyword type="struct" name="GeditTab" link="gedit-gedit-tab.html#GeditTab-struct"/>
225
 
    <keyword type="function" name="gedit_tab_get_view ()" link="gedit-gedit-tab.html#gedit-tab-get-view"/>
226
 
    <keyword type="function" name="gedit_tab_get_document ()" link="gedit-gedit-tab.html#gedit-tab-get-document"/>
227
 
    <keyword type="function" name="gedit_tab_get_from_document ()" link="gedit-gedit-tab.html#gedit-tab-get-from-document"/>
228
 
    <keyword type="function" name="gedit_tab_get_state ()" link="gedit-gedit-tab.html#gedit-tab-get-state"/>
229
 
    <keyword type="function" name="gedit_tab_get_auto_save_enabled ()" link="gedit-gedit-tab.html#gedit-tab-get-auto-save-enabled"/>
230
 
    <keyword type="function" name="gedit_tab_set_auto_save_enabled ()" link="gedit-gedit-tab.html#gedit-tab-set-auto-save-enabled"/>
231
 
    <keyword type="function" name="gedit_tab_get_auto_save_interval ()" link="gedit-gedit-tab.html#gedit-tab-get-auto-save-interval"/>
232
 
    <keyword type="function" name="gedit_tab_set_auto_save_interval ()" link="gedit-gedit-tab.html#gedit-tab-set-auto-save-interval"/>
233
 
    <keyword type="property" name="The &quot;autosave&quot; property" link="gedit-gedit-tab.html#GeditTab--autosave"/>
234
 
    <keyword type="property" name="The &quot;autosave-interval&quot; property" link="gedit-gedit-tab.html#GeditTab--autosave-interval"/>
235
 
    <keyword type="property" name="The &quot;name&quot; property" link="gedit-gedit-tab.html#GeditTab--name"/>
236
 
    <keyword type="property" name="The &quot;state&quot; property" link="gedit-gedit-tab.html#GeditTab--state"/>
237
 
    <keyword type="struct" name="GeditViewPrivate" link="gedit-gedit-view.html#GeditViewPrivate"/>
238
 
    <keyword type="struct" name="GeditView" link="gedit-gedit-view.html#GeditView-struct"/>
239
 
    <keyword type="function" name="gedit_view_new ()" link="gedit-gedit-view.html#gedit-view-new"/>
240
 
    <keyword type="function" name="gedit_view_cut_clipboard ()" link="gedit-gedit-view.html#gedit-view-cut-clipboard"/>
241
 
    <keyword type="function" name="gedit_view_copy_clipboard ()" link="gedit-gedit-view.html#gedit-view-copy-clipboard"/>
242
 
    <keyword type="function" name="gedit_view_paste_clipboard ()" link="gedit-gedit-view.html#gedit-view-paste-clipboard"/>
243
 
    <keyword type="function" name="gedit_view_delete_selection ()" link="gedit-gedit-view.html#gedit-view-delete-selection"/>
244
 
    <keyword type="function" name="gedit_view_select_all ()" link="gedit-gedit-view.html#gedit-view-select-all"/>
245
 
    <keyword type="function" name="gedit_view_scroll_to_cursor ()" link="gedit-gedit-view.html#gedit-view-scroll-to-cursor"/>
246
 
    <keyword type="function" name="gedit_view_set_font ()" link="gedit-gedit-view.html#gedit-view-set-font"/>
247
 
    <keyword type="signal" name="The &quot;drop-uris&quot; signal" link="gedit-gedit-view.html#GeditView-drop-uris"/>
248
 
    <keyword type="signal" name="The &quot;reset-searched-text&quot; signal" link="gedit-gedit-view.html#GeditView-reset-searched-text"/>
249
 
    <keyword type="signal" name="The &quot;start-interactive-goto-line&quot; signal" link="gedit-gedit-view.html#GeditView-start-interactive-goto-line"/>
250
 
    <keyword type="signal" name="The &quot;start-interactive-search&quot; signal" link="gedit-gedit-view.html#GeditView-start-interactive-search"/>
251
 
    <keyword type="enum" name="enum GeditWindowState" link="gedit-gedit-window.html#GeditWindowState"/>
252
 
    <keyword type="struct" name="GeditWindowPrivate" link="gedit-gedit-window.html#GeditWindowPrivate"/>
253
 
    <keyword type="struct" name="GeditWindow" link="gedit-gedit-window.html#GeditWindow-struct"/>
254
 
    <keyword type="function" name="gedit_window_create_tab ()" link="gedit-gedit-window.html#gedit-window-create-tab"/>
255
 
    <keyword type="function" name="gedit_window_create_tab_from_uri ()" link="gedit-gedit-window.html#gedit-window-create-tab-from-uri"/>
256
 
    <keyword type="function" name="gedit_window_close_tab ()" link="gedit-gedit-window.html#gedit-window-close-tab"/>
257
 
    <keyword type="function" name="gedit_window_close_all_tabs ()" link="gedit-gedit-window.html#gedit-window-close-all-tabs"/>
258
 
    <keyword type="function" name="gedit_window_close_tabs ()" link="gedit-gedit-window.html#gedit-window-close-tabs"/>
259
 
    <keyword type="function" name="gedit_window_get_active_tab ()" link="gedit-gedit-window.html#gedit-window-get-active-tab"/>
260
 
    <keyword type="function" name="gedit_window_set_active_tab ()" link="gedit-gedit-window.html#gedit-window-set-active-tab"/>
261
 
    <keyword type="function" name="gedit_window_get_active_view ()" link="gedit-gedit-window.html#gedit-window-get-active-view"/>
262
 
    <keyword type="function" name="gedit_window_get_active_document ()" link="gedit-gedit-window.html#gedit-window-get-active-document"/>
263
 
    <keyword type="function" name="gedit_window_get_documents ()" link="gedit-gedit-window.html#gedit-window-get-documents"/>
264
 
    <keyword type="function" name="gedit_window_get_unsaved_documents ()" link="gedit-gedit-window.html#gedit-window-get-unsaved-documents"/>
265
 
    <keyword type="function" name="gedit_window_get_views ()" link="gedit-gedit-window.html#gedit-window-get-views"/>
266
 
    <keyword type="function" name="gedit_window_get_group ()" link="gedit-gedit-window.html#gedit-window-get-group"/>
267
 
    <keyword type="function" name="gedit_window_get_side_panel ()" link="gedit-gedit-window.html#gedit-window-get-side-panel"/>
268
 
    <keyword type="function" name="gedit_window_get_bottom_panel ()" link="gedit-gedit-window.html#gedit-window-get-bottom-panel"/>
269
 
    <keyword type="function" name="gedit_window_get_statusbar ()" link="gedit-gedit-window.html#gedit-window-get-statusbar"/>
270
 
    <keyword type="function" name="gedit_window_get_ui_manager ()" link="gedit-gedit-window.html#gedit-window-get-ui-manager"/>
271
 
    <keyword type="function" name="gedit_window_get_state ()" link="gedit-gedit-window.html#gedit-window-get-state"/>
272
 
    <keyword type="function" name="gedit_window_get_tab_from_location ()" link="gedit-gedit-window.html#gedit-window-get-tab-from-location"/>
273
 
    <keyword type="function" name="gedit_window_get_tab_from_uri ()" link="gedit-gedit-window.html#gedit-window-get-tab-from-uri" deprecated="2.24: Use gedit_window_get_tab_from_location() instead."/>
274
 
    <keyword type="function" name="gedit_window_get_message_bus ()" link="gedit-gedit-window.html#gedit-window-get-message-bus"/>
275
 
    <keyword type="property" name="The &quot;state&quot; property" link="gedit-gedit-window.html#GeditWindow--state"/>
276
 
    <keyword type="signal" name="The &quot;active-tab-changed&quot; signal" link="gedit-gedit-window.html#GeditWindow-active-tab-changed"/>
277
 
    <keyword type="signal" name="The &quot;active-tab-state-changed&quot; signal" link="gedit-gedit-window.html#GeditWindow-active-tab-state-changed"/>
278
 
    <keyword type="signal" name="The &quot;tab-added&quot; signal" link="gedit-gedit-window.html#GeditWindow-tab-added"/>
279
 
    <keyword type="signal" name="The &quot;tab-removed&quot; signal" link="gedit-gedit-window.html#GeditWindow-tab-removed"/>
280
 
    <keyword type="signal" name="The &quot;tabs-reordered&quot; signal" link="gedit-gedit-window.html#GeditWindow-tabs-reordered"/>
 
204
    <keyword type="struct" name="GeditProgressMessageAreaPrivate" link="GeditProgressMessageArea.html#GeditProgressMessageAreaPrivate"/>
 
205
    <keyword type="struct" name="GeditProgressMessageArea" link="GeditProgressMessageArea.html#GeditProgressMessageArea-struct"/>
 
206
    <keyword type="function" name="gedit_progress_message_area_new ()" link="GeditProgressMessageArea.html#gedit-progress-message-area-new"/>
 
207
    <keyword type="function" name="gedit_progress_message_area_set_stock_image ()" link="GeditProgressMessageArea.html#gedit-progress-message-area-set-stock-image"/>
 
208
    <keyword type="function" name="gedit_progress_message_area_set_markup ()" link="GeditProgressMessageArea.html#gedit-progress-message-area-set-markup"/>
 
209
    <keyword type="function" name="gedit_progress_message_area_set_text ()" link="GeditProgressMessageArea.html#gedit-progress-message-area-set-text"/>
 
210
    <keyword type="function" name="gedit_progress_message_area_set_fraction ()" link="GeditProgressMessageArea.html#gedit-progress-message-area-set-fraction"/>
 
211
    <keyword type="function" name="gedit_progress_message_area_pulse ()" link="GeditProgressMessageArea.html#gedit-progress-message-area-pulse"/>
 
212
    <keyword type="property" name="The &quot;has-cancel-button&quot; property" link="GeditProgressMessageArea.html#GeditProgressMessageArea--has-cancel-button"/>
 
213
    <keyword type="struct" name="GeditStatusbarPrivate" link="GeditStatusbar.html#GeditStatusbarPrivate"/>
 
214
    <keyword type="struct" name="GeditStatusbar" link="GeditStatusbar.html#GeditStatusbar-struct"/>
 
215
    <keyword type="function" name="gedit_statusbar_new ()" link="GeditStatusbar.html#gedit-statusbar-new"/>
 
216
    <keyword type="macro" name="GeditStatus" link="GeditStatusbar.html#GeditStatus"/>
 
217
    <keyword type="function" name="gedit_statusbar_set_window_state ()" link="GeditStatusbar.html#gedit-statusbar-set-window-state"/>
 
218
    <keyword type="function" name="gedit_statusbar_set_overwrite ()" link="GeditStatusbar.html#gedit-statusbar-set-overwrite"/>
 
219
    <keyword type="function" name="gedit_statusbar_set_cursor_position ()" link="GeditStatusbar.html#gedit-statusbar-set-cursor-position"/>
 
220
    <keyword type="function" name="gedit_statusbar_clear_overwrite ()" link="GeditStatusbar.html#gedit-statusbar-clear-overwrite"/>
 
221
    <keyword type="function" name="gedit_statusbar_flash_message ()" link="GeditStatusbar.html#gedit-statusbar-flash-message"/>
 
222
    <keyword type="enum" name="enum GeditTabState" link="GeditTab.html#GeditTabState"/>
 
223
    <keyword type="struct" name="GeditTabPrivate" link="GeditTab.html#GeditTabPrivate"/>
 
224
    <keyword type="struct" name="GeditTab" link="GeditTab.html#GeditTab-struct"/>
 
225
    <keyword type="function" name="gedit_tab_get_view ()" link="GeditTab.html#gedit-tab-get-view"/>
 
226
    <keyword type="function" name="gedit_tab_get_document ()" link="GeditTab.html#gedit-tab-get-document"/>
 
227
    <keyword type="function" name="gedit_tab_get_from_document ()" link="GeditTab.html#gedit-tab-get-from-document"/>
 
228
    <keyword type="function" name="gedit_tab_get_state ()" link="GeditTab.html#gedit-tab-get-state"/>
 
229
    <keyword type="function" name="gedit_tab_get_auto_save_enabled ()" link="GeditTab.html#gedit-tab-get-auto-save-enabled"/>
 
230
    <keyword type="function" name="gedit_tab_set_auto_save_enabled ()" link="GeditTab.html#gedit-tab-set-auto-save-enabled"/>
 
231
    <keyword type="function" name="gedit_tab_get_auto_save_interval ()" link="GeditTab.html#gedit-tab-get-auto-save-interval"/>
 
232
    <keyword type="function" name="gedit_tab_set_auto_save_interval ()" link="GeditTab.html#gedit-tab-set-auto-save-interval"/>
 
233
    <keyword type="property" name="The &quot;autosave&quot; property" link="GeditTab.html#GeditTab--autosave"/>
 
234
    <keyword type="property" name="The &quot;autosave-interval&quot; property" link="GeditTab.html#GeditTab--autosave-interval"/>
 
235
    <keyword type="property" name="The &quot;name&quot; property" link="GeditTab.html#GeditTab--name"/>
 
236
    <keyword type="property" name="The &quot;state&quot; property" link="GeditTab.html#GeditTab--state"/>
 
237
    <keyword type="struct" name="GeditViewPrivate" link="GeditView.html#GeditViewPrivate"/>
 
238
    <keyword type="struct" name="GeditView" link="GeditView.html#GeditView-struct"/>
 
239
    <keyword type="function" name="gedit_view_new ()" link="GeditView.html#gedit-view-new"/>
 
240
    <keyword type="function" name="gedit_view_cut_clipboard ()" link="GeditView.html#gedit-view-cut-clipboard"/>
 
241
    <keyword type="function" name="gedit_view_copy_clipboard ()" link="GeditView.html#gedit-view-copy-clipboard"/>
 
242
    <keyword type="function" name="gedit_view_paste_clipboard ()" link="GeditView.html#gedit-view-paste-clipboard"/>
 
243
    <keyword type="function" name="gedit_view_delete_selection ()" link="GeditView.html#gedit-view-delete-selection"/>
 
244
    <keyword type="function" name="gedit_view_select_all ()" link="GeditView.html#gedit-view-select-all"/>
 
245
    <keyword type="function" name="gedit_view_scroll_to_cursor ()" link="GeditView.html#gedit-view-scroll-to-cursor"/>
 
246
    <keyword type="function" name="gedit_view_set_font ()" link="GeditView.html#gedit-view-set-font"/>
 
247
    <keyword type="signal" name="The &quot;drop-uris&quot; signal" link="GeditView.html#GeditView-drop-uris"/>
 
248
    <keyword type="signal" name="The &quot;reset-searched-text&quot; signal" link="GeditView.html#GeditView-reset-searched-text"/>
 
249
    <keyword type="signal" name="The &quot;start-interactive-goto-line&quot; signal" link="GeditView.html#GeditView-start-interactive-goto-line"/>
 
250
    <keyword type="signal" name="The &quot;start-interactive-search&quot; signal" link="GeditView.html#GeditView-start-interactive-search"/>
 
251
    <keyword type="enum" name="enum GeditWindowState" link="GeditWindow.html#GeditWindowState"/>
 
252
    <keyword type="struct" name="GeditWindowPrivate" link="GeditWindow.html#GeditWindowPrivate"/>
 
253
    <keyword type="struct" name="GeditWindow" link="GeditWindow.html#GeditWindow-struct"/>
 
254
    <keyword type="function" name="gedit_window_create_tab ()" link="GeditWindow.html#gedit-window-create-tab"/>
 
255
    <keyword type="function" name="gedit_window_create_tab_from_uri ()" link="GeditWindow.html#gedit-window-create-tab-from-uri"/>
 
256
    <keyword type="function" name="gedit_window_close_tab ()" link="GeditWindow.html#gedit-window-close-tab"/>
 
257
    <keyword type="function" name="gedit_window_close_all_tabs ()" link="GeditWindow.html#gedit-window-close-all-tabs"/>
 
258
    <keyword type="function" name="gedit_window_close_tabs ()" link="GeditWindow.html#gedit-window-close-tabs"/>
 
259
    <keyword type="function" name="gedit_window_get_active_tab ()" link="GeditWindow.html#gedit-window-get-active-tab"/>
 
260
    <keyword type="function" name="gedit_window_set_active_tab ()" link="GeditWindow.html#gedit-window-set-active-tab"/>
 
261
    <keyword type="function" name="gedit_window_get_active_view ()" link="GeditWindow.html#gedit-window-get-active-view"/>
 
262
    <keyword type="function" name="gedit_window_get_active_document ()" link="GeditWindow.html#gedit-window-get-active-document"/>
 
263
    <keyword type="function" name="gedit_window_get_documents ()" link="GeditWindow.html#gedit-window-get-documents"/>
 
264
    <keyword type="function" name="gedit_window_get_unsaved_documents ()" link="GeditWindow.html#gedit-window-get-unsaved-documents"/>
 
265
    <keyword type="function" name="gedit_window_get_views ()" link="GeditWindow.html#gedit-window-get-views"/>
 
266
    <keyword type="function" name="gedit_window_get_group ()" link="GeditWindow.html#gedit-window-get-group"/>
 
267
    <keyword type="function" name="gedit_window_get_side_panel ()" link="GeditWindow.html#gedit-window-get-side-panel"/>
 
268
    <keyword type="function" name="gedit_window_get_bottom_panel ()" link="GeditWindow.html#gedit-window-get-bottom-panel"/>
 
269
    <keyword type="function" name="gedit_window_get_statusbar ()" link="GeditWindow.html#gedit-window-get-statusbar"/>
 
270
    <keyword type="function" name="gedit_window_get_ui_manager ()" link="GeditWindow.html#gedit-window-get-ui-manager"/>
 
271
    <keyword type="function" name="gedit_window_get_state ()" link="GeditWindow.html#gedit-window-get-state"/>
 
272
    <keyword type="function" name="gedit_window_get_tab_from_location ()" link="GeditWindow.html#gedit-window-get-tab-from-location"/>
 
273
    <keyword type="function" name="gedit_window_get_tab_from_uri ()" link="GeditWindow.html#gedit-window-get-tab-from-uri" deprecated="2.24: Use gedit_window_get_tab_from_location() instead."/>
 
274
    <keyword type="function" name="gedit_window_get_message_bus ()" link="GeditWindow.html#gedit-window-get-message-bus"/>
 
275
    <keyword type="property" name="The &quot;state&quot; property" link="GeditWindow.html#GeditWindow--state"/>
 
276
    <keyword type="signal" name="The &quot;active-tab-changed&quot; signal" link="GeditWindow.html#GeditWindow-active-tab-changed"/>
 
277
    <keyword type="signal" name="The &quot;active-tab-state-changed&quot; signal" link="GeditWindow.html#GeditWindow-active-tab-state-changed"/>
 
278
    <keyword type="signal" name="The &quot;tab-added&quot; signal" link="GeditWindow.html#GeditWindow-tab-added"/>
 
279
    <keyword type="signal" name="The &quot;tab-removed&quot; signal" link="GeditWindow.html#GeditWindow-tab-removed"/>
 
280
    <keyword type="signal" name="The &quot;tabs-reordered&quot; signal" link="GeditWindow.html#GeditWindow-tabs-reordered"/>
281
281
    <keyword type="enum" name="enum GeditDebugSection" link="gedit-gedit-debug.html#GeditDebugSection"/>
282
 
    <keyword type="macro" name="DEBUG_VIEW" link="gedit-gedit-debug.html#DEBUG-VIEW:CAPS"/>
283
 
    <keyword type="macro" name="DEBUG_SEARCH" link="gedit-gedit-debug.html#DEBUG-SEARCH:CAPS"/>
284
 
    <keyword type="macro" name="DEBUG_PRINT" link="gedit-gedit-debug.html#DEBUG-PRINT:CAPS"/>
285
 
    <keyword type="macro" name="DEBUG_PREFS" link="gedit-gedit-debug.html#DEBUG-PREFS:CAPS"/>
286
 
    <keyword type="macro" name="DEBUG_PLUGINS" link="gedit-gedit-debug.html#DEBUG-PLUGINS:CAPS"/>
287
 
    <keyword type="macro" name="DEBUG_TAB" link="gedit-gedit-debug.html#DEBUG-TAB:CAPS"/>
288
 
    <keyword type="macro" name="DEBUG_DOCUMENT" link="gedit-gedit-debug.html#DEBUG-DOCUMENT:CAPS"/>
289
 
    <keyword type="macro" name="DEBUG_COMMANDS" link="gedit-gedit-debug.html#DEBUG-COMMANDS:CAPS"/>
290
 
    <keyword type="macro" name="DEBUG_APP" link="gedit-gedit-debug.html#DEBUG-APP:CAPS"/>
291
 
    <keyword type="macro" name="DEBUG_SESSION" link="gedit-gedit-debug.html#DEBUG-SESSION:CAPS"/>
292
 
    <keyword type="macro" name="DEBUG_UTILS" link="gedit-gedit-debug.html#DEBUG-UTILS:CAPS"/>
293
 
    <keyword type="macro" name="DEBUG_METADATA" link="gedit-gedit-debug.html#DEBUG-METADATA:CAPS"/>
294
 
    <keyword type="macro" name="DEBUG_WINDOW" link="gedit-gedit-debug.html#DEBUG-WINDOW:CAPS"/>
295
 
    <keyword type="macro" name="DEBUG_LOADER" link="gedit-gedit-debug.html#DEBUG-LOADER:CAPS"/>
296
 
    <keyword type="macro" name="DEBUG_SAVER" link="gedit-gedit-debug.html#DEBUG-SAVER:CAPS"/>
 
282
    <keyword type="macro" name="DEBUG_VIEW" link="gedit-gedit-debug.html#DEBUG-VIEW--CAPS"/>
 
283
    <keyword type="macro" name="DEBUG_SEARCH" link="gedit-gedit-debug.html#DEBUG-SEARCH--CAPS"/>
 
284
    <keyword type="macro" name="DEBUG_PRINT" link="gedit-gedit-debug.html#DEBUG-PRINT--CAPS"/>
 
285
    <keyword type="macro" name="DEBUG_PREFS" link="gedit-gedit-debug.html#DEBUG-PREFS--CAPS"/>
 
286
    <keyword type="macro" name="DEBUG_PLUGINS" link="gedit-gedit-debug.html#DEBUG-PLUGINS--CAPS"/>
 
287
    <keyword type="macro" name="DEBUG_TAB" link="gedit-gedit-debug.html#DEBUG-TAB--CAPS"/>
 
288
    <keyword type="macro" name="DEBUG_DOCUMENT" link="gedit-gedit-debug.html#DEBUG-DOCUMENT--CAPS"/>
 
289
    <keyword type="macro" name="DEBUG_COMMANDS" link="gedit-gedit-debug.html#DEBUG-COMMANDS--CAPS"/>
 
290
    <keyword type="macro" name="DEBUG_APP" link="gedit-gedit-debug.html#DEBUG-APP--CAPS"/>
 
291
    <keyword type="macro" name="DEBUG_SESSION" link="gedit-gedit-debug.html#DEBUG-SESSION--CAPS"/>
 
292
    <keyword type="macro" name="DEBUG_UTILS" link="gedit-gedit-debug.html#DEBUG-UTILS--CAPS"/>
 
293
    <keyword type="macro" name="DEBUG_METADATA" link="gedit-gedit-debug.html#DEBUG-METADATA--CAPS"/>
 
294
    <keyword type="macro" name="DEBUG_WINDOW" link="gedit-gedit-debug.html#DEBUG-WINDOW--CAPS"/>
 
295
    <keyword type="macro" name="DEBUG_LOADER" link="gedit-gedit-debug.html#DEBUG-LOADER--CAPS"/>
 
296
    <keyword type="macro" name="DEBUG_SAVER" link="gedit-gedit-debug.html#DEBUG-SAVER--CAPS"/>
297
297
    <keyword type="function" name="gedit_debug_init ()" link="gedit-gedit-debug.html#gedit-debug-init"/>
298
298
    <keyword type="function" name="gedit_debug ()" link="gedit-gedit-debug.html#gedit-debug"/>
299
299
    <keyword type="function" name="gedit_debug_message ()" link="gedit-gedit-debug.html#gedit-debug-message"/>
300
300
    <keyword type="struct" name="GeditEncoding" link="gedit-gedit-encodings.html#GeditEncoding"/>
301
 
    <keyword type="macro" name="GEDIT_TYPE_ENCODING" link="gedit-gedit-encodings.html#GEDIT-TYPE-ENCODING:CAPS"/>
 
301
    <keyword type="macro" name="GEDIT_TYPE_ENCODING" link="gedit-gedit-encodings.html#GEDIT-TYPE-ENCODING--CAPS"/>
302
302
    <keyword type="function" name="gedit_encoding_get_type ()" link="gedit-gedit-encodings.html#gedit-encoding-get-type"/>
303
303
    <keyword type="function" name="gedit_encoding_copy ()" link="gedit-gedit-encodings.html#gedit-encoding-copy"/>
304
304
    <keyword type="function" name="gedit_encoding_free ()" link="gedit-gedit-encodings.html#gedit-encoding-free"/>
330
330
    <keyword type="function" name="gedit_prefs_manager_get_default_bottom_panel_size ()" link="gedit-gedit-prefs-manager-app.html#gedit-prefs-manager-get-default-bottom-panel-size"/>
331
331
    <keyword type="function" name="gedit_prefs_manager_set_bottom_panel_size ()" link="gedit-gedit-prefs-manager-app.html#gedit-prefs-manager-set-bottom-panel-size"/>
332
332
    <keyword type="function" name="gedit_prefs_manager_bottom_panel_size_can_set ()" link="gedit-gedit-prefs-manager-app.html#gedit-prefs-manager-bottom-panel-size-can-set"/>
333
 
    <keyword type="macro" name="GEDIT_BASE_KEY" link="gedit-gedit-prefs-manager.html#GEDIT-BASE-KEY:CAPS"/>
334
 
    <keyword type="macro" name="GPM_PREFS_DIR" link="gedit-gedit-prefs-manager.html#GPM-PREFS-DIR:CAPS"/>
335
 
    <keyword type="macro" name="GPM_FONT_DIR" link="gedit-gedit-prefs-manager.html#GPM-FONT-DIR:CAPS"/>
336
 
    <keyword type="macro" name="GPM_USE_DEFAULT_FONT" link="gedit-gedit-prefs-manager.html#GPM-USE-DEFAULT-FONT:CAPS"/>
337
 
    <keyword type="macro" name="GPM_EDITOR_FONT" link="gedit-gedit-prefs-manager.html#GPM-EDITOR-FONT:CAPS"/>
338
 
    <keyword type="macro" name="GPM_SAVE_DIR" link="gedit-gedit-prefs-manager.html#GPM-SAVE-DIR:CAPS"/>
339
 
    <keyword type="macro" name="GPM_CREATE_BACKUP_COPY" link="gedit-gedit-prefs-manager.html#GPM-CREATE-BACKUP-COPY:CAPS"/>
340
 
    <keyword type="macro" name="GPM_AUTO_SAVE" link="gedit-gedit-prefs-manager.html#GPM-AUTO-SAVE:CAPS"/>
341
 
    <keyword type="macro" name="GPM_AUTO_SAVE_INTERVAL" link="gedit-gedit-prefs-manager.html#GPM-AUTO-SAVE-INTERVAL:CAPS"/>
342
 
    <keyword type="macro" name="GPM_UNDO_DIR" link="gedit-gedit-prefs-manager.html#GPM-UNDO-DIR:CAPS"/>
343
 
    <keyword type="macro" name="GPM_UNDO_ACTIONS_LIMIT" link="gedit-gedit-prefs-manager.html#GPM-UNDO-ACTIONS-LIMIT:CAPS"/>
344
 
    <keyword type="macro" name="GPM_WRAP_MODE_DIR" link="gedit-gedit-prefs-manager.html#GPM-WRAP-MODE-DIR:CAPS"/>
345
 
    <keyword type="macro" name="GPM_WRAP_MODE" link="gedit-gedit-prefs-manager.html#GPM-WRAP-MODE:CAPS"/>
346
 
    <keyword type="macro" name="GPM_TABS_DIR" link="gedit-gedit-prefs-manager.html#GPM-TABS-DIR:CAPS"/>
347
 
    <keyword type="macro" name="GPM_TABS_SIZE" link="gedit-gedit-prefs-manager.html#GPM-TABS-SIZE:CAPS"/>
348
 
    <keyword type="macro" name="GPM_INSERT_SPACES" link="gedit-gedit-prefs-manager.html#GPM-INSERT-SPACES:CAPS"/>
349
 
    <keyword type="macro" name="GPM_AUTO_INDENT_DIR" link="gedit-gedit-prefs-manager.html#GPM-AUTO-INDENT-DIR:CAPS"/>
350
 
    <keyword type="macro" name="GPM_AUTO_INDENT" link="gedit-gedit-prefs-manager.html#GPM-AUTO-INDENT:CAPS"/>
351
 
    <keyword type="macro" name="GPM_LINE_NUMBERS_DIR" link="gedit-gedit-prefs-manager.html#GPM-LINE-NUMBERS-DIR:CAPS"/>
352
 
    <keyword type="macro" name="GPM_DISPLAY_LINE_NUMBERS" link="gedit-gedit-prefs-manager.html#GPM-DISPLAY-LINE-NUMBERS:CAPS"/>
353
 
    <keyword type="macro" name="GPM_CURRENT_LINE_DIR" link="gedit-gedit-prefs-manager.html#GPM-CURRENT-LINE-DIR:CAPS"/>
354
 
    <keyword type="macro" name="GPM_HIGHLIGHT_CURRENT_LINE" link="gedit-gedit-prefs-manager.html#GPM-HIGHLIGHT-CURRENT-LINE:CAPS"/>
355
 
    <keyword type="macro" name="GPM_BRACKET_MATCHING_DIR" link="gedit-gedit-prefs-manager.html#GPM-BRACKET-MATCHING-DIR:CAPS"/>
356
 
    <keyword type="macro" name="GPM_BRACKET_MATCHING" link="gedit-gedit-prefs-manager.html#GPM-BRACKET-MATCHING:CAPS"/>
357
 
    <keyword type="macro" name="GPM_RIGHT_MARGIN_DIR" link="gedit-gedit-prefs-manager.html#GPM-RIGHT-MARGIN-DIR:CAPS"/>
358
 
    <keyword type="macro" name="GPM_DISPLAY_RIGHT_MARGIN" link="gedit-gedit-prefs-manager.html#GPM-DISPLAY-RIGHT-MARGIN:CAPS"/>
359
 
    <keyword type="macro" name="GPM_RIGHT_MARGIN_POSITION" link="gedit-gedit-prefs-manager.html#GPM-RIGHT-MARGIN-POSITION:CAPS"/>
360
 
    <keyword type="macro" name="GPM_CURSOR_POSITION_DIR" link="gedit-gedit-prefs-manager.html#GPM-CURSOR-POSITION-DIR:CAPS"/>
361
 
    <keyword type="macro" name="GPM_RESTORE_CURSOR_POSITION" link="gedit-gedit-prefs-manager.html#GPM-RESTORE-CURSOR-POSITION:CAPS"/>
362
 
    <keyword type="macro" name="GPM_SEARCH_HIGHLIGHTING_DIR" link="gedit-gedit-prefs-manager.html#GPM-SEARCH-HIGHLIGHTING-DIR:CAPS"/>
363
 
    <keyword type="macro" name="GPM_SEARCH_HIGHLIGHTING_ENABLE" link="gedit-gedit-prefs-manager.html#GPM-SEARCH-HIGHLIGHTING-ENABLE:CAPS"/>
364
 
    <keyword type="macro" name="GPM_TOOLBAR_DIR" link="gedit-gedit-prefs-manager.html#GPM-TOOLBAR-DIR:CAPS"/>
365
 
    <keyword type="macro" name="GPM_TOOLBAR_VISIBLE" link="gedit-gedit-prefs-manager.html#GPM-TOOLBAR-VISIBLE:CAPS"/>
366
 
    <keyword type="macro" name="GPM_TOOLBAR_BUTTONS_STYLE" link="gedit-gedit-prefs-manager.html#GPM-TOOLBAR-BUTTONS-STYLE:CAPS"/>
367
 
    <keyword type="macro" name="GPM_STATUSBAR_DIR" link="gedit-gedit-prefs-manager.html#GPM-STATUSBAR-DIR:CAPS"/>
368
 
    <keyword type="macro" name="GPM_STATUSBAR_VISIBLE" link="gedit-gedit-prefs-manager.html#GPM-STATUSBAR-VISIBLE:CAPS"/>
369
 
    <keyword type="macro" name="GPM_SIDE_PANE_DIR" link="gedit-gedit-prefs-manager.html#GPM-SIDE-PANE-DIR:CAPS"/>
370
 
    <keyword type="macro" name="GPM_SIDE_PANE_VISIBLE" link="gedit-gedit-prefs-manager.html#GPM-SIDE-PANE-VISIBLE:CAPS"/>
371
 
    <keyword type="macro" name="GPM_BOTTOM_PANEL_DIR" link="gedit-gedit-prefs-manager.html#GPM-BOTTOM-PANEL-DIR:CAPS"/>
372
 
    <keyword type="macro" name="GPM_BOTTOM_PANEL_VISIBLE" link="gedit-gedit-prefs-manager.html#GPM-BOTTOM-PANEL-VISIBLE:CAPS"/>
373
 
    <keyword type="macro" name="GPM_RECENTS_DIR" link="gedit-gedit-prefs-manager.html#GPM-RECENTS-DIR:CAPS"/>
374
 
    <keyword type="macro" name="GPM_MAX_RECENTS" link="gedit-gedit-prefs-manager.html#GPM-MAX-RECENTS:CAPS"/>
375
 
    <keyword type="macro" name="GPM_PRINT_PAGE_DIR" link="gedit-gedit-prefs-manager.html#GPM-PRINT-PAGE-DIR:CAPS"/>
376
 
    <keyword type="macro" name="GPM_PRINT_SYNTAX" link="gedit-gedit-prefs-manager.html#GPM-PRINT-SYNTAX:CAPS"/>
377
 
    <keyword type="macro" name="GPM_PRINT_HEADER" link="gedit-gedit-prefs-manager.html#GPM-PRINT-HEADER:CAPS"/>
378
 
    <keyword type="macro" name="GPM_PRINT_WRAP_MODE" link="gedit-gedit-prefs-manager.html#GPM-PRINT-WRAP-MODE:CAPS"/>
379
 
    <keyword type="macro" name="GPM_PRINT_LINE_NUMBERS" link="gedit-gedit-prefs-manager.html#GPM-PRINT-LINE-NUMBERS:CAPS"/>
380
 
    <keyword type="macro" name="GPM_PRINT_FONT_DIR" link="gedit-gedit-prefs-manager.html#GPM-PRINT-FONT-DIR:CAPS"/>
381
 
    <keyword type="macro" name="GPM_PRINT_FONT_BODY" link="gedit-gedit-prefs-manager.html#GPM-PRINT-FONT-BODY:CAPS"/>
382
 
    <keyword type="macro" name="GPM_PRINT_FONT_HEADER" link="gedit-gedit-prefs-manager.html#GPM-PRINT-FONT-HEADER:CAPS"/>
383
 
    <keyword type="macro" name="GPM_PRINT_FONT_NUMBERS" link="gedit-gedit-prefs-manager.html#GPM-PRINT-FONT-NUMBERS:CAPS"/>
384
 
    <keyword type="macro" name="GPM_ENCODINGS_DIR" link="gedit-gedit-prefs-manager.html#GPM-ENCODINGS-DIR:CAPS"/>
385
 
    <keyword type="macro" name="GPM_AUTO_DETECTED_ENCODINGS" link="gedit-gedit-prefs-manager.html#GPM-AUTO-DETECTED-ENCODINGS:CAPS"/>
386
 
    <keyword type="macro" name="GPM_SHOWN_IN_MENU_ENCODINGS" link="gedit-gedit-prefs-manager.html#GPM-SHOWN-IN-MENU-ENCODINGS:CAPS"/>
387
 
    <keyword type="macro" name="GPM_SYNTAX_HL_DIR" link="gedit-gedit-prefs-manager.html#GPM-SYNTAX-HL-DIR:CAPS"/>
388
 
    <keyword type="macro" name="GPM_SYNTAX_HL_ENABLE" link="gedit-gedit-prefs-manager.html#GPM-SYNTAX-HL-ENABLE:CAPS"/>
389
 
    <keyword type="macro" name="GPM_WRITABLE_VFS_SCHEMES" link="gedit-gedit-prefs-manager.html#GPM-WRITABLE-VFS-SCHEMES:CAPS"/>
390
 
    <keyword type="macro" name="GPM_LOCKDOWN_DIR" link="gedit-gedit-prefs-manager.html#GPM-LOCKDOWN-DIR:CAPS"/>
391
 
    <keyword type="macro" name="GPM_LOCKDOWN_COMMAND_LINE" link="gedit-gedit-prefs-manager.html#GPM-LOCKDOWN-COMMAND-LINE:CAPS"/>
392
 
    <keyword type="macro" name="GPM_LOCKDOWN_PRINTING" link="gedit-gedit-prefs-manager.html#GPM-LOCKDOWN-PRINTING:CAPS"/>
393
 
    <keyword type="macro" name="GPM_LOCKDOWN_PRINT_SETUP" link="gedit-gedit-prefs-manager.html#GPM-LOCKDOWN-PRINT-SETUP:CAPS"/>
394
 
    <keyword type="macro" name="GPM_LOCKDOWN_SAVE_TO_DISK" link="gedit-gedit-prefs-manager.html#GPM-LOCKDOWN-SAVE-TO-DISK:CAPS"/>
395
 
    <keyword type="macro" name="GPM_DEFAULT_USE_DEFAULT_FONT" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-USE-DEFAULT-FONT:CAPS"/>
396
 
    <keyword type="macro" name="GPM_DEFAULT_EDITOR_FONT" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-EDITOR-FONT:CAPS"/>
397
 
    <keyword type="macro" name="GPM_DEFAULT_CREATE_BACKUP_COPY" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-CREATE-BACKUP-COPY:CAPS"/>
398
 
    <keyword type="macro" name="GPM_DEFAULT_AUTO_SAVE" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-AUTO-SAVE:CAPS"/>
399
 
    <keyword type="macro" name="GPM_DEFAULT_AUTO_SAVE_INTERVAL" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-AUTO-SAVE-INTERVAL:CAPS"/>
400
 
    <keyword type="macro" name="GPM_DEFAULT_UNDO_ACTIONS_LIMIT" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-UNDO-ACTIONS-LIMIT:CAPS"/>
401
 
    <keyword type="macro" name="GPM_DEFAULT_WRAP_MODE" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-WRAP-MODE:CAPS"/>
402
 
    <keyword type="macro" name="GPM_DEFAULT_TABS_SIZE" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-TABS-SIZE:CAPS"/>
403
 
    <keyword type="macro" name="GPM_DEFAULT_INSERT_SPACES" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-INSERT-SPACES:CAPS"/>
404
 
    <keyword type="macro" name="GPM_DEFAULT_AUTO_INDENT" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-AUTO-INDENT:CAPS"/>
405
 
    <keyword type="macro" name="GPM_DEFAULT_DISPLAY_LINE_NUMBERS" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-DISPLAY-LINE-NUMBERS:CAPS"/>
406
 
    <keyword type="macro" name="GPM_DEFAULT_AUTO_DETECTED_ENCODINGS" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-AUTO-DETECTED-ENCODINGS:CAPS"/>
407
 
    <keyword type="macro" name="GPM_DEFAULT_TOOLBAR_VISIBLE" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-TOOLBAR-VISIBLE:CAPS"/>
408
 
    <keyword type="macro" name="GPM_DEFAULT_TOOLBAR_BUTTONS_STYLE" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-TOOLBAR-BUTTONS-STYLE:CAPS"/>
409
 
    <keyword type="macro" name="GPM_DEFAULT_TOOLBAR_SHOW_TOOLTIPS" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-TOOLBAR-SHOW-TOOLTIPS:CAPS"/>
410
 
    <keyword type="macro" name="GPM_DEFAULT_STATUSBAR_VISIBLE" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-STATUSBAR-VISIBLE:CAPS"/>
411
 
    <keyword type="macro" name="GPM_DEFAULT_SIDE_PANE_VISIBLE" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-SIDE-PANE-VISIBLE:CAPS"/>
412
 
    <keyword type="macro" name="GPM_DEFAULT_BOTTOM_PANEL_VISIBLE" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-BOTTOM-PANEL-VISIBLE:CAPS"/>
413
 
    <keyword type="macro" name="GPM_DEFAULT_PRINT_SYNTAX" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-PRINT-SYNTAX:CAPS"/>
414
 
    <keyword type="macro" name="GPM_DEFAULT_PRINT_HEADER" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-PRINT-HEADER:CAPS"/>
415
 
    <keyword type="macro" name="GPM_DEFAULT_PRINT_WRAP_MODE" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-PRINT-WRAP-MODE:CAPS"/>
416
 
    <keyword type="macro" name="GPM_DEFAULT_PRINT_LINE_NUMBERS" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-PRINT-LINE-NUMBERS:CAPS"/>
417
 
    <keyword type="macro" name="GPM_DEFAULT_MAX_RECENTS" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-MAX-RECENTS:CAPS"/>
418
 
    <keyword type="macro" name="GPM_DEFAULT_HIGHLIGHT_CURRENT_LINE" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-HIGHLIGHT-CURRENT-LINE:CAPS"/>
419
 
    <keyword type="macro" name="GPM_DEFAULT_BRACKET_MATCHING" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-BRACKET-MATCHING:CAPS"/>
420
 
    <keyword type="macro" name="GPM_DEFAULT_DISPLAY_RIGHT_MARGIN" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-DISPLAY-RIGHT-MARGIN:CAPS"/>
421
 
    <keyword type="macro" name="GPM_DEFAULT_RIGHT_MARGIN_POSITION" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-RIGHT-MARGIN-POSITION:CAPS"/>
422
 
    <keyword type="macro" name="GPM_DEFAULT_SYNTAX_HL_ENABLE" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-SYNTAX-HL-ENABLE:CAPS"/>
423
 
    <keyword type="macro" name="GPM_DEFAULT_WRITABLE_VFS_SCHEMES" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-WRITABLE-VFS-SCHEMES:CAPS"/>
424
 
    <keyword type="macro" name="GPM_DEFAULT_RESTORE_CURSOR_POSITION" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-RESTORE-CURSOR-POSITION:CAPS"/>
425
 
    <keyword type="macro" name="GPM_DEFAULT_SEARCH_HIGHLIGHTING_ENABLE" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-SEARCH-HIGHLIGHTING-ENABLE:CAPS"/>
 
333
    <keyword type="macro" name="GEDIT_BASE_KEY" link="gedit-gedit-prefs-manager.html#GEDIT-BASE-KEY--CAPS"/>
 
334
    <keyword type="macro" name="GPM_PREFS_DIR" link="gedit-gedit-prefs-manager.html#GPM-PREFS-DIR--CAPS"/>
 
335
    <keyword type="macro" name="GPM_FONT_DIR" link="gedit-gedit-prefs-manager.html#GPM-FONT-DIR--CAPS"/>
 
336
    <keyword type="macro" name="GPM_USE_DEFAULT_FONT" link="gedit-gedit-prefs-manager.html#GPM-USE-DEFAULT-FONT--CAPS"/>
 
337
    <keyword type="macro" name="GPM_EDITOR_FONT" link="gedit-gedit-prefs-manager.html#GPM-EDITOR-FONT--CAPS"/>
 
338
    <keyword type="macro" name="GPM_SAVE_DIR" link="gedit-gedit-prefs-manager.html#GPM-SAVE-DIR--CAPS"/>
 
339
    <keyword type="macro" name="GPM_CREATE_BACKUP_COPY" link="gedit-gedit-prefs-manager.html#GPM-CREATE-BACKUP-COPY--CAPS"/>
 
340
    <keyword type="macro" name="GPM_AUTO_SAVE" link="gedit-gedit-prefs-manager.html#GPM-AUTO-SAVE--CAPS"/>
 
341
    <keyword type="macro" name="GPM_AUTO_SAVE_INTERVAL" link="gedit-gedit-prefs-manager.html#GPM-AUTO-SAVE-INTERVAL--CAPS"/>
 
342
    <keyword type="macro" name="GPM_UNDO_DIR" link="gedit-gedit-prefs-manager.html#GPM-UNDO-DIR--CAPS"/>
 
343
    <keyword type="macro" name="GPM_UNDO_ACTIONS_LIMIT" link="gedit-gedit-prefs-manager.html#GPM-UNDO-ACTIONS-LIMIT--CAPS"/>
 
344
    <keyword type="macro" name="GPM_WRAP_MODE_DIR" link="gedit-gedit-prefs-manager.html#GPM-WRAP-MODE-DIR--CAPS"/>
 
345
    <keyword type="macro" name="GPM_WRAP_MODE" link="gedit-gedit-prefs-manager.html#GPM-WRAP-MODE--CAPS"/>
 
346
    <keyword type="macro" name="GPM_TABS_DIR" link="gedit-gedit-prefs-manager.html#GPM-TABS-DIR--CAPS"/>
 
347
    <keyword type="macro" name="GPM_TABS_SIZE" link="gedit-gedit-prefs-manager.html#GPM-TABS-SIZE--CAPS"/>
 
348
    <keyword type="macro" name="GPM_INSERT_SPACES" link="gedit-gedit-prefs-manager.html#GPM-INSERT-SPACES--CAPS"/>
 
349
    <keyword type="macro" name="GPM_AUTO_INDENT_DIR" link="gedit-gedit-prefs-manager.html#GPM-AUTO-INDENT-DIR--CAPS"/>
 
350
    <keyword type="macro" name="GPM_AUTO_INDENT" link="gedit-gedit-prefs-manager.html#GPM-AUTO-INDENT--CAPS"/>
 
351
    <keyword type="macro" name="GPM_LINE_NUMBERS_DIR" link="gedit-gedit-prefs-manager.html#GPM-LINE-NUMBERS-DIR--CAPS"/>
 
352
    <keyword type="macro" name="GPM_DISPLAY_LINE_NUMBERS" link="gedit-gedit-prefs-manager.html#GPM-DISPLAY-LINE-NUMBERS--CAPS"/>
 
353
    <keyword type="macro" name="GPM_CURRENT_LINE_DIR" link="gedit-gedit-prefs-manager.html#GPM-CURRENT-LINE-DIR--CAPS"/>
 
354
    <keyword type="macro" name="GPM_HIGHLIGHT_CURRENT_LINE" link="gedit-gedit-prefs-manager.html#GPM-HIGHLIGHT-CURRENT-LINE--CAPS"/>
 
355
    <keyword type="macro" name="GPM_BRACKET_MATCHING_DIR" link="gedit-gedit-prefs-manager.html#GPM-BRACKET-MATCHING-DIR--CAPS"/>
 
356
    <keyword type="macro" name="GPM_BRACKET_MATCHING" link="gedit-gedit-prefs-manager.html#GPM-BRACKET-MATCHING--CAPS"/>
 
357
    <keyword type="macro" name="GPM_RIGHT_MARGIN_DIR" link="gedit-gedit-prefs-manager.html#GPM-RIGHT-MARGIN-DIR--CAPS"/>
 
358
    <keyword type="macro" name="GPM_DISPLAY_RIGHT_MARGIN" link="gedit-gedit-prefs-manager.html#GPM-DISPLAY-RIGHT-MARGIN--CAPS"/>
 
359
    <keyword type="macro" name="GPM_RIGHT_MARGIN_POSITION" link="gedit-gedit-prefs-manager.html#GPM-RIGHT-MARGIN-POSITION--CAPS"/>
 
360
    <keyword type="macro" name="GPM_CURSOR_POSITION_DIR" link="gedit-gedit-prefs-manager.html#GPM-CURSOR-POSITION-DIR--CAPS"/>
 
361
    <keyword type="macro" name="GPM_RESTORE_CURSOR_POSITION" link="gedit-gedit-prefs-manager.html#GPM-RESTORE-CURSOR-POSITION--CAPS"/>
 
362
    <keyword type="macro" name="GPM_SEARCH_HIGHLIGHTING_DIR" link="gedit-gedit-prefs-manager.html#GPM-SEARCH-HIGHLIGHTING-DIR--CAPS"/>
 
363
    <keyword type="macro" name="GPM_SEARCH_HIGHLIGHTING_ENABLE" link="gedit-gedit-prefs-manager.html#GPM-SEARCH-HIGHLIGHTING-ENABLE--CAPS"/>
 
364
    <keyword type="macro" name="GPM_TOOLBAR_DIR" link="gedit-gedit-prefs-manager.html#GPM-TOOLBAR-DIR--CAPS"/>
 
365
    <keyword type="macro" name="GPM_TOOLBAR_VISIBLE" link="gedit-gedit-prefs-manager.html#GPM-TOOLBAR-VISIBLE--CAPS"/>
 
366
    <keyword type="macro" name="GPM_TOOLBAR_BUTTONS_STYLE" link="gedit-gedit-prefs-manager.html#GPM-TOOLBAR-BUTTONS-STYLE--CAPS"/>
 
367
    <keyword type="macro" name="GPM_STATUSBAR_DIR" link="gedit-gedit-prefs-manager.html#GPM-STATUSBAR-DIR--CAPS"/>
 
368
    <keyword type="macro" name="GPM_STATUSBAR_VISIBLE" link="gedit-gedit-prefs-manager.html#GPM-STATUSBAR-VISIBLE--CAPS"/>
 
369
    <keyword type="macro" name="GPM_SIDE_PANE_DIR" link="gedit-gedit-prefs-manager.html#GPM-SIDE-PANE-DIR--CAPS"/>
 
370
    <keyword type="macro" name="GPM_SIDE_PANE_VISIBLE" link="gedit-gedit-prefs-manager.html#GPM-SIDE-PANE-VISIBLE--CAPS"/>
 
371
    <keyword type="macro" name="GPM_BOTTOM_PANEL_DIR" link="gedit-gedit-prefs-manager.html#GPM-BOTTOM-PANEL-DIR--CAPS"/>
 
372
    <keyword type="macro" name="GPM_BOTTOM_PANEL_VISIBLE" link="gedit-gedit-prefs-manager.html#GPM-BOTTOM-PANEL-VISIBLE--CAPS"/>
 
373
    <keyword type="macro" name="GPM_RECENTS_DIR" link="gedit-gedit-prefs-manager.html#GPM-RECENTS-DIR--CAPS"/>
 
374
    <keyword type="macro" name="GPM_MAX_RECENTS" link="gedit-gedit-prefs-manager.html#GPM-MAX-RECENTS--CAPS"/>
 
375
    <keyword type="macro" name="GPM_PRINT_PAGE_DIR" link="gedit-gedit-prefs-manager.html#GPM-PRINT-PAGE-DIR--CAPS"/>
 
376
    <keyword type="macro" name="GPM_PRINT_SYNTAX" link="gedit-gedit-prefs-manager.html#GPM-PRINT-SYNTAX--CAPS"/>
 
377
    <keyword type="macro" name="GPM_PRINT_HEADER" link="gedit-gedit-prefs-manager.html#GPM-PRINT-HEADER--CAPS"/>
 
378
    <keyword type="macro" name="GPM_PRINT_WRAP_MODE" link="gedit-gedit-prefs-manager.html#GPM-PRINT-WRAP-MODE--CAPS"/>
 
379
    <keyword type="macro" name="GPM_PRINT_LINE_NUMBERS" link="gedit-gedit-prefs-manager.html#GPM-PRINT-LINE-NUMBERS--CAPS"/>
 
380
    <keyword type="macro" name="GPM_PRINT_FONT_DIR" link="gedit-gedit-prefs-manager.html#GPM-PRINT-FONT-DIR--CAPS"/>
 
381
    <keyword type="macro" name="GPM_PRINT_FONT_BODY" link="gedit-gedit-prefs-manager.html#GPM-PRINT-FONT-BODY--CAPS"/>
 
382
    <keyword type="macro" name="GPM_PRINT_FONT_HEADER" link="gedit-gedit-prefs-manager.html#GPM-PRINT-FONT-HEADER--CAPS"/>
 
383
    <keyword type="macro" name="GPM_PRINT_FONT_NUMBERS" link="gedit-gedit-prefs-manager.html#GPM-PRINT-FONT-NUMBERS--CAPS"/>
 
384
    <keyword type="macro" name="GPM_ENCODINGS_DIR" link="gedit-gedit-prefs-manager.html#GPM-ENCODINGS-DIR--CAPS"/>
 
385
    <keyword type="macro" name="GPM_AUTO_DETECTED_ENCODINGS" link="gedit-gedit-prefs-manager.html#GPM-AUTO-DETECTED-ENCODINGS--CAPS"/>
 
386
    <keyword type="macro" name="GPM_SHOWN_IN_MENU_ENCODINGS" link="gedit-gedit-prefs-manager.html#GPM-SHOWN-IN-MENU-ENCODINGS--CAPS"/>
 
387
    <keyword type="macro" name="GPM_SYNTAX_HL_DIR" link="gedit-gedit-prefs-manager.html#GPM-SYNTAX-HL-DIR--CAPS"/>
 
388
    <keyword type="macro" name="GPM_SYNTAX_HL_ENABLE" link="gedit-gedit-prefs-manager.html#GPM-SYNTAX-HL-ENABLE--CAPS"/>
 
389
    <keyword type="macro" name="GPM_WRITABLE_VFS_SCHEMES" link="gedit-gedit-prefs-manager.html#GPM-WRITABLE-VFS-SCHEMES--CAPS"/>
 
390
    <keyword type="macro" name="GPM_LOCKDOWN_DIR" link="gedit-gedit-prefs-manager.html#GPM-LOCKDOWN-DIR--CAPS"/>
 
391
    <keyword type="macro" name="GPM_LOCKDOWN_COMMAND_LINE" link="gedit-gedit-prefs-manager.html#GPM-LOCKDOWN-COMMAND-LINE--CAPS"/>
 
392
    <keyword type="macro" name="GPM_LOCKDOWN_PRINTING" link="gedit-gedit-prefs-manager.html#GPM-LOCKDOWN-PRINTING--CAPS"/>
 
393
    <keyword type="macro" name="GPM_LOCKDOWN_PRINT_SETUP" link="gedit-gedit-prefs-manager.html#GPM-LOCKDOWN-PRINT-SETUP--CAPS"/>
 
394
    <keyword type="macro" name="GPM_LOCKDOWN_SAVE_TO_DISK" link="gedit-gedit-prefs-manager.html#GPM-LOCKDOWN-SAVE-TO-DISK--CAPS"/>
 
395
    <keyword type="macro" name="GPM_DEFAULT_USE_DEFAULT_FONT" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-USE-DEFAULT-FONT--CAPS"/>
 
396
    <keyword type="macro" name="GPM_DEFAULT_EDITOR_FONT" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-EDITOR-FONT--CAPS"/>
 
397
    <keyword type="macro" name="GPM_DEFAULT_CREATE_BACKUP_COPY" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-CREATE-BACKUP-COPY--CAPS"/>
 
398
    <keyword type="macro" name="GPM_DEFAULT_AUTO_SAVE" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-AUTO-SAVE--CAPS"/>
 
399
    <keyword type="macro" name="GPM_DEFAULT_AUTO_SAVE_INTERVAL" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-AUTO-SAVE-INTERVAL--CAPS"/>
 
400
    <keyword type="macro" name="GPM_DEFAULT_UNDO_ACTIONS_LIMIT" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-UNDO-ACTIONS-LIMIT--CAPS"/>
 
401
    <keyword type="macro" name="GPM_DEFAULT_WRAP_MODE" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-WRAP-MODE--CAPS"/>
 
402
    <keyword type="macro" name="GPM_DEFAULT_TABS_SIZE" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-TABS-SIZE--CAPS"/>
 
403
    <keyword type="macro" name="GPM_DEFAULT_INSERT_SPACES" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-INSERT-SPACES--CAPS"/>
 
404
    <keyword type="macro" name="GPM_DEFAULT_AUTO_INDENT" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-AUTO-INDENT--CAPS"/>
 
405
    <keyword type="macro" name="GPM_DEFAULT_DISPLAY_LINE_NUMBERS" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-DISPLAY-LINE-NUMBERS--CAPS"/>
 
406
    <keyword type="macro" name="GPM_DEFAULT_AUTO_DETECTED_ENCODINGS" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-AUTO-DETECTED-ENCODINGS--CAPS"/>
 
407
    <keyword type="macro" name="GPM_DEFAULT_TOOLBAR_VISIBLE" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-TOOLBAR-VISIBLE--CAPS"/>
 
408
    <keyword type="macro" name="GPM_DEFAULT_TOOLBAR_BUTTONS_STYLE" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-TOOLBAR-BUTTONS-STYLE--CAPS"/>
 
409
    <keyword type="macro" name="GPM_DEFAULT_TOOLBAR_SHOW_TOOLTIPS" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-TOOLBAR-SHOW-TOOLTIPS--CAPS"/>
 
410
    <keyword type="macro" name="GPM_DEFAULT_STATUSBAR_VISIBLE" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-STATUSBAR-VISIBLE--CAPS"/>
 
411
    <keyword type="macro" name="GPM_DEFAULT_SIDE_PANE_VISIBLE" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-SIDE-PANE-VISIBLE--CAPS"/>
 
412
    <keyword type="macro" name="GPM_DEFAULT_BOTTOM_PANEL_VISIBLE" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-BOTTOM-PANEL-VISIBLE--CAPS"/>
 
413
    <keyword type="macro" name="GPM_DEFAULT_PRINT_SYNTAX" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-PRINT-SYNTAX--CAPS"/>
 
414
    <keyword type="macro" name="GPM_DEFAULT_PRINT_HEADER" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-PRINT-HEADER--CAPS"/>
 
415
    <keyword type="macro" name="GPM_DEFAULT_PRINT_WRAP_MODE" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-PRINT-WRAP-MODE--CAPS"/>
 
416
    <keyword type="macro" name="GPM_DEFAULT_PRINT_LINE_NUMBERS" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-PRINT-LINE-NUMBERS--CAPS"/>
 
417
    <keyword type="macro" name="GPM_DEFAULT_MAX_RECENTS" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-MAX-RECENTS--CAPS"/>
 
418
    <keyword type="macro" name="GPM_DEFAULT_HIGHLIGHT_CURRENT_LINE" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-HIGHLIGHT-CURRENT-LINE--CAPS"/>
 
419
    <keyword type="macro" name="GPM_DEFAULT_BRACKET_MATCHING" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-BRACKET-MATCHING--CAPS"/>
 
420
    <keyword type="macro" name="GPM_DEFAULT_DISPLAY_RIGHT_MARGIN" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-DISPLAY-RIGHT-MARGIN--CAPS"/>
 
421
    <keyword type="macro" name="GPM_DEFAULT_RIGHT_MARGIN_POSITION" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-RIGHT-MARGIN-POSITION--CAPS"/>
 
422
    <keyword type="macro" name="GPM_DEFAULT_SYNTAX_HL_ENABLE" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-SYNTAX-HL-ENABLE--CAPS"/>
 
423
    <keyword type="macro" name="GPM_DEFAULT_WRITABLE_VFS_SCHEMES" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-WRITABLE-VFS-SCHEMES--CAPS"/>
 
424
    <keyword type="macro" name="GPM_DEFAULT_RESTORE_CURSOR_POSITION" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-RESTORE-CURSOR-POSITION--CAPS"/>
 
425
    <keyword type="macro" name="GPM_DEFAULT_SEARCH_HIGHLIGHTING_ENABLE" link="gedit-gedit-prefs-manager.html#GPM-DEFAULT-SEARCH-HIGHLIGHTING-ENABLE--CAPS"/>
426
426
    <keyword type="enum" name="enum GeditToolbarSetting" link="gedit-gedit-prefs-manager.html#GeditToolbarSetting"/>
427
427
    <keyword type="function" name="gedit_prefs_manager_init ()" link="gedit-gedit-prefs-manager.html#gedit-prefs-manager-init"/>
428
428
    <keyword type="function" name="gedit_prefs_manager_shutdown ()" link="gedit-gedit-prefs-manager.html#gedit-prefs-manager-shutdown"/>
524
524
    <keyword type="function" name="gedit_prefs_manager_set_enable_search_highlighting ()" link="gedit-gedit-prefs-manager.html#gedit-prefs-manager-set-enable-search-highlighting"/>
525
525
    <keyword type="function" name="gedit_prefs_manager_enable_search_highlighting_can_set ()" link="gedit-gedit-prefs-manager.html#gedit-prefs-manager-enable-search-highlighting-can-set"/>
526
526
    <keyword type="function" name="gedit_prefs_manager_get_lockdown ()" link="gedit-gedit-prefs-manager.html#gedit-prefs-manager-get-lockdown"/>
527
 
    <keyword type="macro" name="GBOOLEAN_TO_POINTER()" link="gedit-gedit-utils.html#GBOOLEAN-TO-POINTER:CAPS"/>
528
 
    <keyword type="macro" name="GPOINTER_TO_BOOLEAN()" link="gedit-gedit-utils.html#GPOINTER-TO-BOOLEAN:CAPS"/>
529
 
    <keyword type="macro" name="IS_VALID_BOOLEAN()" link="gedit-gedit-utils.html#IS-VALID-BOOLEAN:CAPS"/>
 
527
    <keyword type="macro" name="GBOOLEAN_TO_POINTER()" link="gedit-gedit-utils.html#GBOOLEAN-TO-POINTER--CAPS"/>
 
528
    <keyword type="macro" name="GPOINTER_TO_BOOLEAN()" link="gedit-gedit-utils.html#GPOINTER-TO-BOOLEAN--CAPS"/>
 
529
    <keyword type="macro" name="IS_VALID_BOOLEAN()" link="gedit-gedit-utils.html#IS-VALID-BOOLEAN--CAPS"/>
530
530
    <keyword type="function" name="gedit_utils_uri_has_writable_scheme ()" link="gedit-gedit-utils.html#gedit-utils-uri-has-writable-scheme"/>
531
531
    <keyword type="function" name="gedit_utils_uri_has_file_scheme ()" link="gedit-gedit-utils.html#gedit-utils-uri-has-file-scheme"/>
532
532
    <keyword type="function" name="gedit_utils_menu_position_under_widget ()" link="gedit-gedit-utils.html#gedit-utils-menu-position-under-widget"/>
550
550
    <keyword type="function" name="gedit_utils_activate_url ()" link="gedit-gedit-utils.html#gedit-utils-activate-url"/>
551
551
    <keyword type="function" name="gedit_utils_is_valid_uri ()" link="gedit-gedit-utils.html#gedit-utils-is-valid-uri"/>
552
552
    <keyword type="function" name="gedit_utils_make_canonical_uri_from_shell_arg ()" link="gedit-gedit-utils.html#gedit-utils-make-canonical-uri-from-shell-arg"/>
553
 
    <keyword type="constant" name="GEDIT_DOCUMENT_SAVE_IGNORE_MTIME" link="gedit-gedit-document.html#GEDIT-DOCUMENT-SAVE-IGNORE-MTIME:CAPS"/>
554
 
    <keyword type="constant" name="GEDIT_DOCUMENT_SAVE_IGNORE_BACKUP" link="gedit-gedit-document.html#GEDIT-DOCUMENT-SAVE-IGNORE-BACKUP:CAPS"/>
555
 
    <keyword type="constant" name="GEDIT_DOCUMENT_SAVE_PRESERVE_BACKUP" link="gedit-gedit-document.html#GEDIT-DOCUMENT-SAVE-PRESERVE-BACKUP:CAPS"/>
 
553
    <keyword type="constant" name="GEDIT_DOCUMENT_SAVE_IGNORE_MTIME" link="GeditDocument.html#GEDIT-DOCUMENT-SAVE-IGNORE-MTIME--CAPS"/>
 
554
    <keyword type="constant" name="GEDIT_DOCUMENT_SAVE_IGNORE_BACKUP" link="GeditDocument.html#GEDIT-DOCUMENT-SAVE-IGNORE-BACKUP--CAPS"/>
 
555
    <keyword type="constant" name="GEDIT_DOCUMENT_SAVE_PRESERVE_BACKUP" link="GeditDocument.html#GEDIT-DOCUMENT-SAVE-PRESERVE-BACKUP--CAPS"/>
556
556
  </functions>
557
557
</book>