~ubuntu-branches/ubuntu/jaunty/gedit/jaunty

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-04-13 18:41:27 UTC
  • mfrom: (1.1.61 upstream)
  • Revision ID: james.westby@ubuntu.com-20090413184127-27cfgey4lb4pcrns
Tags: 2.26.1-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="utf-8" standalone="no"?>
2
2
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
3
 
<book xmlns="http://www.devhelp.net/book" title="gedit Reference Manual" link="index.html" author="" name="gedit" version="2">
 
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
6
      <sub name="GeditApp" link="GeditApp.html"/>
42
42
    <keyword type="function" name="gedit_app_get_documents ()" link="GeditApp.html#gedit-app-get-documents"/>
43
43
    <keyword type="function" name="gedit_app_get_views ()" link="GeditApp.html#gedit-app-get-views"/>
44
44
    <keyword type="function" name="gedit_app_get_lockdown ()" link="GeditApp.html#gedit-app-get-lockdown"/>
45
 
    <keyword type="" name="The &quot;lockdown&quot; property" link="GeditApp.html#GeditApp--lockdown"/>
 
45
    <keyword type="property" name="The &quot;lockdown&quot; property" link="GeditApp.html#GeditApp--lockdown"/>
46
46
    <keyword type="enum" name="enum GeditSearchFlags" link="GeditDocument.html#GeditSearchFlags"/>
47
47
    <keyword type="struct" name="GeditDocumentPrivate" link="GeditDocument.html#GeditDocumentPrivate"/>
48
48
    <keyword type="struct" name="GeditDocument" link="GeditDocument.html#GeditDocument-struct"/>
79
79
    <keyword type="macro" name="GEDIT_SEARCH_SET_ENTIRE_WORD()" link="GeditDocument.html#GEDIT-SEARCH-SET-ENTIRE-WORD:CAPS"/>
80
80
    <keyword type="macro" name="GEDIT_SEARCH_IS_CASE_SENSITIVE()" link="GeditDocument.html#GEDIT-SEARCH-IS-CASE-SENSITIVE:CAPS"/>
81
81
    <keyword type="macro" name="GEDIT_SEARCH_SET_CASE_SENSITIVE()" link="GeditDocument.html#GEDIT-SEARCH-SET-CASE-SENSITIVE:CAPS"/>
82
 
    <keyword type="" name="The &quot;can-search-again&quot; property" link="GeditDocument.html#GeditDocument--can-search-again"/>
83
 
    <keyword type="" name="The &quot;content-type&quot; property" link="GeditDocument.html#GeditDocument--content-type"/>
84
 
    <keyword type="" name="The &quot;enable-search-highlighting&quot; property" link="GeditDocument.html#GeditDocument--enable-search-highlighting"/>
85
 
    <keyword type="" name="The &quot;encoding&quot; property" link="GeditDocument.html#GeditDocument--encoding"/>
86
 
    <keyword type="" name="The &quot;mime-type&quot; property" link="GeditDocument.html#GeditDocument--mime-type"/>
87
 
    <keyword type="" name="The &quot;read-only&quot; property" link="GeditDocument.html#GeditDocument--read-only"/>
88
 
    <keyword type="" name="The &quot;shortname&quot; property" link="GeditDocument.html#GeditDocument--shortname"/>
89
 
    <keyword type="" name="The &quot;uri&quot; property" link="GeditDocument.html#GeditDocument--uri"/>
90
 
    <keyword type="" name="The &quot;cursor-moved&quot; signal" link="GeditDocument.html#GeditDocument-cursor-moved"/>
91
 
    <keyword type="" name="The &quot;load&quot; signal" link="GeditDocument.html#GeditDocument-load"/>
92
 
    <keyword type="" name="The &quot;loaded&quot; signal" link="GeditDocument.html#GeditDocument-loaded"/>
93
 
    <keyword type="" name="The &quot;loading&quot; signal" link="GeditDocument.html#GeditDocument-loading"/>
94
 
    <keyword type="" name="The &quot;save&quot; signal" link="GeditDocument.html#GeditDocument-save"/>
95
 
    <keyword type="" name="The &quot;saved&quot; signal" link="GeditDocument.html#GeditDocument-saved"/>
96
 
    <keyword type="" name="The &quot;saving&quot; signal" link="GeditDocument.html#GeditDocument-saving"/>
97
 
    <keyword type="" name="The &quot;search-highlight-updated&quot; signal" link="GeditDocument.html#GeditDocument-search-highlight-updated"/>
 
82
    <keyword type="property" name="The &quot;can-search-again&quot; property" link="GeditDocument.html#GeditDocument--can-search-again"/>
 
83
    <keyword type="property" name="The &quot;content-type&quot; property" link="GeditDocument.html#GeditDocument--content-type"/>
 
84
    <keyword type="property" name="The &quot;enable-search-highlighting&quot; property" link="GeditDocument.html#GeditDocument--enable-search-highlighting"/>
 
85
    <keyword type="property" name="The &quot;encoding&quot; property" link="GeditDocument.html#GeditDocument--encoding"/>
 
86
    <keyword type="property" name="The &quot;mime-type&quot; property" link="GeditDocument.html#GeditDocument--mime-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
98
    <keyword type="struct" name="GeditEncodingsOptionMenuPrivate" link="GeditEncodingsOptionMenu.html#GeditEncodingsOptionMenuPrivate"/>
99
99
    <keyword type="struct" name="GeditEncodingsOptionMenu" link="GeditEncodingsOptionMenu.html#GeditEncodingsOptionMenu-struct"/>
100
100
    <keyword type="function" name="gedit_encodings_option_menu_new ()" link="GeditEncodingsOptionMenu.html#gedit-encodings-option-menu-new"/>
101
101
    <keyword type="function" name="gedit_encodings_option_menu_get_selected_encoding ()" link="GeditEncodingsOptionMenu.html#gedit-encodings-option-menu-get-selected-encoding"/>
102
102
    <keyword type="function" name="gedit_encodings_option_menu_set_selected_encoding ()" link="GeditEncodingsOptionMenu.html#gedit-encodings-option-menu-set-selected-encoding"/>
103
 
    <keyword type="" name="The &quot;save-mode&quot; property" link="GeditEncodingsOptionMenu.html#GeditEncodingsOptionMenu--save-mode"/>
 
103
    <keyword type="property" name="The &quot;save-mode&quot; property" link="GeditEncodingsOptionMenu.html#GeditEncodingsOptionMenu--save-mode"/>
104
104
    <keyword type="struct" name="GeditFileChooserDialogPrivate" link="GeditFileChooserDialog.html#GeditFileChooserDialogPrivate"/>
105
105
    <keyword type="struct" name="GeditFileChooserDialog" link="GeditFileChooserDialog.html#GeditFileChooserDialog-struct"/>
106
106
    <keyword type="function" name="gedit_file_chooser_dialog_new ()" link="GeditFileChooserDialog.html#gedit-file-chooser-dialog-new"/>
117
117
    <keyword type="function" name="gedit_message_area_set_response_sensitive ()" link="GeditMessageArea.html#gedit-message-area-set-response-sensitive"/>
118
118
    <keyword type="function" name="gedit_message_area_set_default_response ()" link="GeditMessageArea.html#gedit-message-area-set-default-response"/>
119
119
    <keyword type="function" name="gedit_message_area_response ()" link="GeditMessageArea.html#gedit-message-area-response"/>
120
 
    <keyword type="" name="The &quot;close&quot; signal" link="GeditMessageArea.html#GeditMessageArea-close"/>
121
 
    <keyword type="" name="The &quot;response&quot; signal" link="GeditMessageArea.html#GeditMessageArea-response"/>
 
120
    <keyword type="signal" name="The &quot;close&quot; signal" link="GeditMessageArea.html#GeditMessageArea-close"/>
 
121
    <keyword type="signal" name="The &quot;response&quot; signal" link="GeditMessageArea.html#GeditMessageArea-response"/>
122
122
    <keyword type="struct" name="GeditMessageBus" link="GeditMessageBus.html#GeditMessageBus-struct"/>
123
123
    <keyword type="function" name="GeditMessageCallback ()" link="GeditMessageBus.html#GeditMessageCallback"/>
124
124
    <keyword type="function" name="gedit_message_bus_get_default ()" link="GeditMessageBus.html#gedit-message-bus-get-default"/>
140
140
    <keyword type="function" name="gedit_message_bus_send_message_sync ()" link="GeditMessageBus.html#gedit-message-bus-send-message-sync"/>
141
141
    <keyword type="function" name="gedit_message_bus_send ()" link="GeditMessageBus.html#gedit-message-bus-send"/>
142
142
    <keyword type="function" name="gedit_message_bus_send_sync ()" link="GeditMessageBus.html#gedit-message-bus-send-sync"/>
143
 
    <keyword type="" name="The &quot;dispatch&quot; signal" link="GeditMessageBus.html#GeditMessageBus-dispatch"/>
144
 
    <keyword type="" name="The &quot;registered&quot; signal" link="GeditMessageBus.html#GeditMessageBus-registered"/>
145
 
    <keyword type="" name="The &quot;unregistered&quot; signal" link="GeditMessageBus.html#GeditMessageBus-unregistered"/>
 
143
    <keyword type="signal" name="The &quot;dispatch&quot; signal" link="GeditMessageBus.html#GeditMessageBus-dispatch"/>
 
144
    <keyword type="signal" name="The &quot;registered&quot; signal" link="GeditMessageBus.html#GeditMessageBus-registered"/>
 
145
    <keyword type="signal" name="The &quot;unregistered&quot; signal" link="GeditMessageBus.html#GeditMessageBus-unregistered"/>
146
146
    <keyword type="struct" name="GeditMessageType" link="gedit-GeditMessageType.html#GeditMessageType"/>
147
147
    <keyword type="function" name="gedit_message_type_get_type ()" link="gedit-GeditMessageType.html#gedit-message-type-get-type"/>
148
148
    <keyword type="function" name="gedit_message_type_is_supported ()" link="gedit-GeditMessageType.html#gedit-message-type-is-supported"/>
173
173
    <keyword type="function" name="gedit_message_has_key ()" link="GeditMessage.html#gedit-message-has-key"/>
174
174
    <keyword type="function" name="gedit_message_get_key_type ()" link="GeditMessage.html#gedit-message-get-key-type"/>
175
175
    <keyword type="function" name="gedit_message_validate ()" link="GeditMessage.html#gedit-message-validate"/>
176
 
    <keyword type="" name="The &quot;method&quot; property" link="GeditMessage.html#GeditMessage--method"/>
177
 
    <keyword type="" name="The &quot;object-path&quot; property" link="GeditMessage.html#GeditMessage--object-path"/>
178
 
    <keyword type="" name="The &quot;type&quot; property" link="GeditMessage.html#GeditMessage--type"/>
 
176
    <keyword type="property" name="The &quot;method&quot; property" link="GeditMessage.html#GeditMessage--method"/>
 
177
    <keyword type="property" name="The &quot;object-path&quot; property" link="GeditMessage.html#GeditMessage--object-path"/>
 
178
    <keyword type="property" name="The &quot;type&quot; property" link="GeditMessage.html#GeditMessage--type"/>
179
179
    <keyword type="struct" name="GeditNotebookPrivate" link="GeditNotebook.html#GeditNotebookPrivate"/>
180
180
    <keyword type="struct" name="GeditNotebook" link="GeditNotebook.html#GeditNotebook-struct"/>
181
181
    <keyword type="function" name="gedit_notebook_new ()" link="GeditNotebook.html#gedit-notebook-new"/>
189
189
    <keyword type="function" name="gedit_notebook_get_close_buttons_sensitive ()" link="GeditNotebook.html#gedit-notebook-get-close-buttons-sensitive"/>
190
190
    <keyword type="function" name="gedit_notebook_set_tab_drag_and_drop_enabled ()" link="GeditNotebook.html#gedit-notebook-set-tab-drag-and-drop-enabled"/>
191
191
    <keyword type="function" name="gedit_notebook_get_tab_drag_and_drop_enabled ()" link="GeditNotebook.html#gedit-notebook-get-tab-drag-and-drop-enabled"/>
192
 
    <keyword type="" name="The &quot;tab-added&quot; signal" link="GeditNotebook.html#GeditNotebook-tab-added"/>
193
 
    <keyword type="" name="The &quot;tab-close-request&quot; signal" link="GeditNotebook.html#GeditNotebook-tab-close-request"/>
194
 
    <keyword type="" name="The &quot;tab-detached&quot; signal" link="GeditNotebook.html#GeditNotebook-tab-detached"/>
195
 
    <keyword type="" name="The &quot;tab-removed&quot; signal" link="GeditNotebook.html#GeditNotebook-tab-removed"/>
196
 
    <keyword type="" name="The &quot;tabs-reordered&quot; signal" link="GeditNotebook.html#GeditNotebook-tabs-reordered"/>
 
192
    <keyword type="signal" name="The &quot;tab-added&quot; signal" link="GeditNotebook.html#GeditNotebook-tab-added"/>
 
193
    <keyword type="signal" name="The &quot;tab-close-request&quot; signal" link="GeditNotebook.html#GeditNotebook-tab-close-request"/>
 
194
    <keyword type="signal" name="The &quot;tab-detached&quot; signal" link="GeditNotebook.html#GeditNotebook-tab-detached"/>
 
195
    <keyword type="signal" name="The &quot;tab-removed&quot; signal" link="GeditNotebook.html#GeditNotebook-tab-removed"/>
 
196
    <keyword type="signal" name="The &quot;tabs-reordered&quot; signal" link="GeditNotebook.html#GeditNotebook-tabs-reordered"/>
197
197
    <keyword type="struct" name="GeditPanelPrivate" link="GeditPanel.html#GeditPanelPrivate"/>
198
198
    <keyword type="struct" name="GeditPanel" link="GeditPanel.html#GeditPanel-struct"/>
199
199
    <keyword type="function" name="gedit_panel_new ()" link="GeditPanel.html#gedit-panel-new"/>
204
204
    <keyword type="function" name="gedit_panel_item_is_active ()" link="GeditPanel.html#gedit-panel-item-is-active"/>
205
205
    <keyword type="function" name="gedit_panel_get_orientation ()" link="GeditPanel.html#gedit-panel-get-orientation"/>
206
206
    <keyword type="function" name="gedit_panel_get_n_items ()" link="GeditPanel.html#gedit-panel-get-n-items"/>
207
 
    <keyword type="" name="The &quot;orientation&quot; property" link="GeditPanel.html#GeditPanel--orientation"/>
208
 
    <keyword type="" name="The &quot;close&quot; signal" link="GeditPanel.html#GeditPanel-close"/>
209
 
    <keyword type="" name="The &quot;focus-document&quot; signal" link="GeditPanel.html#GeditPanel-focus-document"/>
210
 
    <keyword type="" name="The &quot;item-added&quot; signal" link="GeditPanel.html#GeditPanel-item-added"/>
211
 
    <keyword type="" name="The &quot;item-removed&quot; signal" link="GeditPanel.html#GeditPanel-item-removed"/>
 
207
    <keyword type="property" name="The &quot;orientation&quot; property" link="GeditPanel.html#GeditPanel--orientation"/>
 
208
    <keyword type="signal" name="The &quot;close&quot; signal" link="GeditPanel.html#GeditPanel-close"/>
 
209
    <keyword type="signal" name="The &quot;focus-document&quot; signal" link="GeditPanel.html#GeditPanel-focus-document"/>
 
210
    <keyword type="signal" name="The &quot;item-added&quot; signal" link="GeditPanel.html#GeditPanel-item-added"/>
 
211
    <keyword type="signal" name="The &quot;item-removed&quot; signal" link="GeditPanel.html#GeditPanel-item-removed"/>
212
212
    <keyword type="struct" name="GeditPlugin" link="GeditPlugin.html#GeditPlugin-struct"/>
213
213
    <keyword type="function" name="gedit_plugin_activate ()" link="GeditPlugin.html#gedit-plugin-activate"/>
214
214
    <keyword type="function" name="gedit_plugin_deactivate ()" link="GeditPlugin.html#gedit-plugin-deactivate"/>
216
216
    <keyword type="function" name="gedit_plugin_is_configurable ()" link="GeditPlugin.html#gedit-plugin-is-configurable"/>
217
217
    <keyword type="function" name="gedit_plugin_create_configure_dialog ()" link="GeditPlugin.html#gedit-plugin-create-configure-dialog"/>
218
218
    <keyword type="macro" name="GEDIT_PLUGIN_REGISTER_TYPE()" link="GeditPlugin.html#GEDIT-PLUGIN-REGISTER-TYPE:CAPS"/>
219
 
    <keyword type="" name="The &quot;data-dir&quot; property" link="GeditPlugin.html#GeditPlugin--data-dir"/>
220
 
    <keyword type="" name="The &quot;data-dir-name&quot; property" link="GeditPlugin.html#GeditPlugin--data-dir-name"/>
221
 
    <keyword type="" name="The &quot;install-dir&quot; property" link="GeditPlugin.html#GeditPlugin--install-dir"/>
 
219
    <keyword type="property" name="The &quot;data-dir&quot; property" link="GeditPlugin.html#GeditPlugin--data-dir"/>
 
220
    <keyword type="property" name="The &quot;data-dir-name&quot; property" link="GeditPlugin.html#GeditPlugin--data-dir-name"/>
 
221
    <keyword type="property" name="The &quot;install-dir&quot; property" link="GeditPlugin.html#GeditPlugin--install-dir"/>
222
222
    <keyword type="struct" name="GeditPrintJob" link="gedit-GeditPrintJob.html#GeditPrintJob"/>
223
223
    <keyword type="function" name="gedit_print_job_new ()" link="gedit-GeditPrintJob.html#gedit-print-job-new"/>
224
224
    <keyword type="struct" name="GeditProgressMessageAreaPrivate" link="GeditProgressMessageArea.html#GeditProgressMessageAreaPrivate"/>
229
229
    <keyword type="function" name="gedit_progress_message_area_set_text ()" link="GeditProgressMessageArea.html#gedit-progress-message-area-set-text"/>
230
230
    <keyword type="function" name="gedit_progress_message_area_set_fraction ()" link="GeditProgressMessageArea.html#gedit-progress-message-area-set-fraction"/>
231
231
    <keyword type="function" name="gedit_progress_message_area_pulse ()" link="GeditProgressMessageArea.html#gedit-progress-message-area-pulse"/>
232
 
    <keyword type="" name="The &quot;has-cancel-button&quot; property" link="GeditProgressMessageArea.html#GeditProgressMessageArea--has-cancel-button"/>
 
232
    <keyword type="property" name="The &quot;has-cancel-button&quot; property" link="GeditProgressMessageArea.html#GeditProgressMessageArea--has-cancel-button"/>
233
233
    <keyword type="struct" name="GeditStatusbarPrivate" link="GeditStatusbar.html#GeditStatusbarPrivate"/>
234
234
    <keyword type="struct" name="GeditStatusbar" link="GeditStatusbar.html#GeditStatusbar-struct"/>
235
235
    <keyword type="function" name="gedit_statusbar_new ()" link="GeditStatusbar.html#gedit-statusbar-new"/>
250
250
    <keyword type="function" name="gedit_tab_set_auto_save_enabled ()" link="GeditTab.html#gedit-tab-set-auto-save-enabled"/>
251
251
    <keyword type="function" name="gedit_tab_get_auto_save_interval ()" link="GeditTab.html#gedit-tab-get-auto-save-interval"/>
252
252
    <keyword type="function" name="gedit_tab_set_auto_save_interval ()" link="GeditTab.html#gedit-tab-set-auto-save-interval"/>
253
 
    <keyword type="" name="The &quot;autosave&quot; property" link="GeditTab.html#GeditTab--autosave"/>
254
 
    <keyword type="" name="The &quot;autosave-interval&quot; property" link="GeditTab.html#GeditTab--autosave-interval"/>
255
 
    <keyword type="" name="The &quot;name&quot; property" link="GeditTab.html#GeditTab--name"/>
256
 
    <keyword type="" name="The &quot;state&quot; property" link="GeditTab.html#GeditTab--state"/>
 
253
    <keyword type="property" name="The &quot;autosave&quot; property" link="GeditTab.html#GeditTab--autosave"/>
 
254
    <keyword type="property" name="The &quot;autosave-interval&quot; property" link="GeditTab.html#GeditTab--autosave-interval"/>
 
255
    <keyword type="property" name="The &quot;name&quot; property" link="GeditTab.html#GeditTab--name"/>
 
256
    <keyword type="property" name="The &quot;state&quot; property" link="GeditTab.html#GeditTab--state"/>
257
257
    <keyword type="struct" name="GeditViewPrivate" link="GeditView.html#GeditViewPrivate"/>
258
258
    <keyword type="struct" name="GeditView" link="GeditView.html#GeditView-struct"/>
259
259
    <keyword type="function" name="gedit_view_new ()" link="GeditView.html#gedit-view-new"/>
264
264
    <keyword type="function" name="gedit_view_select_all ()" link="GeditView.html#gedit-view-select-all"/>
265
265
    <keyword type="function" name="gedit_view_scroll_to_cursor ()" link="GeditView.html#gedit-view-scroll-to-cursor"/>
266
266
    <keyword type="function" name="gedit_view_set_font ()" link="GeditView.html#gedit-view-set-font"/>
267
 
    <keyword type="" name="The &quot;drop-uris&quot; signal" link="GeditView.html#GeditView-drop-uris"/>
268
 
    <keyword type="" name="The &quot;reset-searched-text&quot; signal" link="GeditView.html#GeditView-reset-searched-text"/>
269
 
    <keyword type="" name="The &quot;start-interactive-goto-line&quot; signal" link="GeditView.html#GeditView-start-interactive-goto-line"/>
270
 
    <keyword type="" name="The &quot;start-interactive-search&quot; signal" link="GeditView.html#GeditView-start-interactive-search"/>
 
267
    <keyword type="signal" name="The &quot;drop-uris&quot; signal" link="GeditView.html#GeditView-drop-uris"/>
 
268
    <keyword type="signal" name="The &quot;reset-searched-text&quot; signal" link="GeditView.html#GeditView-reset-searched-text"/>
 
269
    <keyword type="signal" name="The &quot;start-interactive-goto-line&quot; signal" link="GeditView.html#GeditView-start-interactive-goto-line"/>
 
270
    <keyword type="signal" name="The &quot;start-interactive-search&quot; signal" link="GeditView.html#GeditView-start-interactive-search"/>
271
271
    <keyword type="enum" name="enum GeditWindowState" link="GeditWindow.html#GeditWindowState"/>
272
272
    <keyword type="struct" name="GeditWindowPrivate" link="GeditWindow.html#GeditWindowPrivate"/>
273
273
    <keyword type="struct" name="GeditWindow" link="GeditWindow.html#GeditWindow-struct"/>
292
292
    <keyword type="function" name="gedit_window_get_tab_from_location ()" link="GeditWindow.html#gedit-window-get-tab-from-location"/>
293
293
    <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."/>
294
294
    <keyword type="function" name="gedit_window_get_message_bus ()" link="GeditWindow.html#gedit-window-get-message-bus"/>
295
 
    <keyword type="" name="The &quot;state&quot; property" link="GeditWindow.html#GeditWindow--state"/>
296
 
    <keyword type="" name="The &quot;active-tab-changed&quot; signal" link="GeditWindow.html#GeditWindow-active-tab-changed"/>
297
 
    <keyword type="" name="The &quot;active-tab-state-changed&quot; signal" link="GeditWindow.html#GeditWindow-active-tab-state-changed"/>
298
 
    <keyword type="" name="The &quot;tab-added&quot; signal" link="GeditWindow.html#GeditWindow-tab-added"/>
299
 
    <keyword type="" name="The &quot;tab-removed&quot; signal" link="GeditWindow.html#GeditWindow-tab-removed"/>
300
 
    <keyword type="" name="The &quot;tabs-reordered&quot; signal" link="GeditWindow.html#GeditWindow-tabs-reordered"/>
 
295
    <keyword type="property" name="The &quot;state&quot; property" link="GeditWindow.html#GeditWindow--state"/>
 
296
    <keyword type="signal" name="The &quot;active-tab-changed&quot; signal" link="GeditWindow.html#GeditWindow-active-tab-changed"/>
 
297
    <keyword type="signal" name="The &quot;active-tab-state-changed&quot; signal" link="GeditWindow.html#GeditWindow-active-tab-state-changed"/>
 
298
    <keyword type="signal" name="The &quot;tab-added&quot; signal" link="GeditWindow.html#GeditWindow-tab-added"/>
 
299
    <keyword type="signal" name="The &quot;tab-removed&quot; signal" link="GeditWindow.html#GeditWindow-tab-removed"/>
 
300
    <keyword type="signal" name="The &quot;tabs-reordered&quot; signal" link="GeditWindow.html#GeditWindow-tabs-reordered"/>
301
301
    <keyword type="enum" name="enum GeditConvertError" link="gedit-gedit-convert.html#GeditConvertError"/>
302
302
    <keyword type="macro" name="GEDIT_CONVERT_ERROR" link="gedit-gedit-convert.html#GEDIT-CONVERT-ERROR:CAPS"/>
303
303
    <keyword type="function" name="gedit_convert_error_quark ()" link="gedit-gedit-convert.html#gedit-convert-error-quark"/>
578
578
    <keyword type="function" name="gedit_utils_activate_url ()" link="gedit-gedit-utils.html#gedit-utils-activate-url"/>
579
579
    <keyword type="function" name="gedit_utils_is_valid_uri ()" link="gedit-gedit-utils.html#gedit-utils-is-valid-uri"/>
580
580
    <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"/>
 
581
    <keyword type="constant" name="GEDIT_DOCUMENT_SAVE_IGNORE_MTIME" link="GeditDocument.html#GEDIT-DOCUMENT-SAVE-IGNORE-MTIME:CAPS"/>
 
582
    <keyword type="constant" name="GEDIT_DOCUMENT_SAVE_IGNORE_BACKUP" link="GeditDocument.html#GEDIT-DOCUMENT-SAVE-IGNORE-BACKUP:CAPS"/>
 
583
    <keyword type="constant" name="GEDIT_DOCUMENT_SAVE_PRESERVE_BACKUP" link="GeditDocument.html#GEDIT-DOCUMENT-SAVE-PRESERVE-BACKUP:CAPS"/>
581
584
  </functions>
582
585
</book>