~ubuntu-branches/ubuntu/jaunty/gimp/jaunty-security

« back to all changes in this revision

Viewing changes to devel-docs/libgimp/html/libgimp.devhelp2

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-05-02 16:33:03 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070502163303-bvzhjzbpw8qglc4y
Tags: 2.3.16-1ubuntu1
* Resynchronized with Debian, remaining Ubuntu changes:
  - debian/rules: i18n magic.
* debian/control.in:
  - Maintainer: Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com>
* debian/patches/02_help-message.patch,
  debian/patches/03_gimp.desktop.in.in.patch,
  debian/patches/10_dont_show_wizard.patch: updated.
* debian/patches/04_composite-signedness.patch,
  debian/patches/05_add-letter-spacing.patch: dropped, used upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
3
3
<book xmlns="http://www.devhelp.net/book" title="GIMP Library Reference Manual" link="index.html" author="" name="libgimp" version="2">
4
4
  <chapters>
5
 
    <sub name="GIMP Constants" link="gimpdefinitions.html">
6
 
      <sub name="gimpenums" link="libgimp-gimpenums.html"/>
7
 
    </sub>
8
5
    <sub name="GIMP Library" link="libgimp.html">
9
6
      <sub name="Functions not Related to Specific Images" link="libgimp-general.html">
10
7
        <sub name="gimp" link="libgimp-gimp.html"/>
 
8
        <sub name="gimpenums" link="libgimp-gimpenums.html"/>
 
9
        <sub name="gimpbuffer" link="libgimp-gimpbuffer.html"/>
11
10
        <sub name="gimpcontext" link="libgimp-gimpcontext.html"/>
12
11
        <sub name="gimpgimprc" link="libgimp-gimpgimprc.html"/>
13
12
        <sub name="gimphelp" link="libgimp-gimphelp.html"/>
16
15
        <sub name="gimpproceduraldb" link="libgimp-gimpproceduraldb.html"/>
17
16
        <sub name="gimpprogress" link="libgimp-gimpprogress.html"/>
18
17
      </sub>
19
 
      <sub name="Manupulating Images and all their Properties" link="libgimp-image.html">
 
18
      <sub name="Manupulating Images and their Properties" link="libgimp-image.html">
20
19
        <sub name="gimpchannel" link="libgimp-gimpchannel.html"/>
21
20
        <sub name="gimpcolor" link="libgimp-gimpcolor.html"/>
22
21
        <sub name="gimpconvert" link="libgimp-gimpconvert.html"/>
26
25
        <sub name="gimpedit" link="libgimp-gimpedit.html"/>
27
26
        <sub name="gimpfileops" link="libgimp-gimpfileops.html"/>
28
27
        <sub name="gimpfloatingsel" link="libgimp-gimpfloatingsel.html"/>
 
28
        <sub name="gimpgrid" link="libgimp-gimpgrid.html"/>
29
29
        <sub name="gimpguides" link="libgimp-gimpguides.html"/>
30
30
        <sub name="gimpimage" link="libgimp-gimpimage.html"/>
31
31
        <sub name="gimplayer" link="libgimp-gimplayer.html"/>
38
38
        <sub name="gimptile" link="libgimp-gimptile.html"/>
39
39
        <sub name="gimptools" link="libgimp-gimptools.html"/>
40
40
        <sub name="gimpundo" link="libgimp-gimpundo.html"/>
 
41
        <sub name="gimpvectors" link="libgimp-gimpvectors.html"/>
41
42
      </sub>
42
43
      <sub name="Data Objects" link="libgimp-data.html">
43
44
        <sub name="gimpbrush" link="libgimp-gimpbrush.html"/>
51
52
        <sub name="gimppatterns" link="libgimp-gimppatterns.html"/>
52
53
      </sub>
53
54
      <sub name="Controlling the Core's Selection Dialogs" link="libgimp-selectors.html">
 
55
        <sub name="GimpSelectButton" link="GimpSelectButton.html"/>
 
56
        <sub name="GimpBrushSelectButton" link="GimpBrushSelectButton.html"/>
 
57
        <sub name="GimpFontSelectButton" link="GimpFontSelectButton.html"/>
 
58
        <sub name="GimpGradientSelectButton" link="GimpGradientSelectButton.html"/>
 
59
        <sub name="GimpPaletteSelectButton" link="GimpPaletteSelectButton.html"/>
 
60
        <sub name="GimpPatternSelectButton" link="GimpPatternSelectButton.html"/>
54
61
        <sub name="gimpbrushselect" link="libgimp-gimpbrushselect.html"/>
55
62
        <sub name="gimpfontselect" link="libgimp-gimpfontselect.html"/>
56
63
        <sub name="gimpgradientselect" link="libgimp-gimpgradientselect.html"/>
62
69
      <sub name="Object Hierarchy" link="libgimpui-hierarchy.html"/>
63
70
      <sub name="gimpui" link="libgimp-gimpui.html"/>
64
71
      <sub name="gimpexport" link="libgimp-gimpexport.html"/>
 
72
      <sub name="GimpDrawablePreview" link="GimpDrawablePreview.html"/>
65
73
      <sub name="GimpAspectPreview" link="GimpAspectPreview.html"/>
66
 
      <sub name="GimpDrawablePreview" link="GimpDrawablePreview.html"/>
67
 
      <sub name="gimpdrawablecombobox" link="libgimp-gimpdrawablecombobox.html"/>
68
 
      <sub name="gimpimagecombobox" link="libgimp-gimpimagecombobox.html"/>
 
74
      <sub name="GimpZoomPreview" link="GimpZoomPreview.html"/>
 
75
      <sub name="GimpItemComboBox" link="libgimp-GimpItemComboBox.html"/>
 
76
      <sub name="gimpimagecombobox" link="GimpImageComboBox.html"/>
69
77
      <sub name="gimppixbuf" link="libgimp-gimppixbuf.html"/>
70
78
      <sub name="GimpProgressBar" link="GimpProgressBar.html"/>
71
79
      <sub name="gimpmenu" link="libgimp-gimpmenu.html"/>
74
82
      <sub name="gimpgradientmenu" link="libgimp-gimpgradientmenu.html"/>
75
83
      <sub name="gimppalettemenu" link="libgimp-gimppalettemenu.html"/>
76
84
      <sub name="gimppatternmenu" link="libgimp-gimppatternmenu.html"/>
 
85
      <sub name="GimpProcBrowserDialog" link="GimpProcBrowserDialog.html"/>
 
86
      <sub name="gimpprocview" link="libgimp-gimpprocview.html"/>
77
87
    </sub>
 
88
    <sub name="Index" link="libgimp-index.html"/>
 
89
    <sub name="Index of new symbols in GIMP 2.2" link="libgimp-index-new-in-2-2.html"/>
 
90
    <sub name="Index of new symbols in GIMP 2.4" link="libgimp-index-new-in-2-4.html"/>
 
91
    <sub name="Index of deprecated symbols" link="libgimp-index-deprecated.html"/>
78
92
  </chapters>
79
93
  <functions>
80
 
    <keyword type="enum" name="enum GimpAddMaskType" link="libgimp-gimpenums.html#GimpAddMaskType"/>
81
 
    <keyword type="enum" name="enum GimpBlendMode" link="libgimp-gimpenums.html#GimpBlendMode"/>
82
 
    <keyword type="enum" name="enum GimpBrushApplicationMode" link="libgimp-gimpenums.html#GimpBrushApplicationMode"/>
83
 
    <keyword type="enum" name="enum GimpBucketFillMode" link="libgimp-gimpenums.html#GimpBucketFillMode"/>
84
 
    <keyword type="enum" name="enum GimpChannelOps" link="libgimp-gimpenums.html#GimpChannelOps"/>
85
 
    <keyword type="enum" name="enum GimpChannelType" link="libgimp-gimpenums.html#GimpChannelType"/>
86
 
    <keyword type="enum" name="enum GimpCloneType" link="libgimp-gimpenums.html#GimpCloneType"/>
87
 
    <keyword type="enum" name="enum GimpConvertDitherType" link="libgimp-gimpenums.html#GimpConvertDitherType"/>
88
 
    <keyword type="enum" name="enum GimpConvertPaletteType" link="libgimp-gimpenums.html#GimpConvertPaletteType"/>
89
 
    <keyword type="enum" name="enum GimpConvolutionType" link="libgimp-gimpenums.html#GimpConvolutionType"/>
90
 
    <keyword type="enum" name="enum GimpConvolveType" link="libgimp-gimpenums.html#GimpConvolveType"/>
91
 
    <keyword type="enum" name="enum GimpDodgeBurnType" link="libgimp-gimpenums.html#GimpDodgeBurnType"/>
92
 
    <keyword type="enum" name="enum GimpFillType" link="libgimp-gimpenums.html#GimpFillType"/>
93
 
    <keyword type="enum" name="enum GimpGradientSegmentColor" link="libgimp-gimpenums.html#GimpGradientSegmentColor"/>
94
 
    <keyword type="enum" name="enum GimpGradientSegmentType" link="libgimp-gimpenums.html#GimpGradientSegmentType"/>
95
 
    <keyword type="enum" name="enum GimpGradientType" link="libgimp-gimpenums.html#GimpGradientType"/>
96
 
    <keyword type="enum" name="enum GimpHistogramChannel" link="libgimp-gimpenums.html#GimpHistogramChannel"/>
97
 
    <keyword type="enum" name="enum GimpHueRange" link="libgimp-gimpenums.html#GimpHueRange"/>
98
 
    <keyword type="enum" name="enum GimpIconType" link="libgimp-gimpenums.html#GimpIconType"/>
99
 
    <keyword type="enum" name="enum GimpInterpolationType" link="libgimp-gimpenums.html#GimpInterpolationType"/>
100
 
    <keyword type="enum" name="enum GimpLayerModeEffects" link="libgimp-gimpenums.html#GimpLayerModeEffects"/>
101
 
    <keyword type="enum" name="enum GimpMaskApplyMode" link="libgimp-gimpenums.html#GimpMaskApplyMode"/>
102
 
    <keyword type="enum" name="enum GimpMergeType" link="libgimp-gimpenums.html#GimpMergeType"/>
103
 
    <keyword type="enum" name="enum GimpOffsetType" link="libgimp-gimpenums.html#GimpOffsetType"/>
104
 
    <keyword type="enum" name="enum GimpOrientationType" link="libgimp-gimpenums.html#GimpOrientationType"/>
105
 
    <keyword type="enum" name="enum GimpPaintApplicationMode" link="libgimp-gimpenums.html#GimpPaintApplicationMode"/>
106
 
    <keyword type="enum" name="enum GimpRepeatMode" link="libgimp-gimpenums.html#GimpRepeatMode"/>
107
 
    <keyword type="enum" name="enum GimpRotationType" link="libgimp-gimpenums.html#GimpRotationType"/>
108
 
    <keyword type="enum" name="enum GimpRunMode" link="libgimp-gimpenums.html#GimpRunMode"/>
109
 
    <keyword type="enum" name="enum GimpSizeType" link="libgimp-gimpenums.html#GimpSizeType"/>
110
 
    <keyword type="enum" name="enum GimpTransferMode" link="libgimp-gimpenums.html#GimpTransferMode"/>
111
 
    <keyword type="enum" name="enum GimpTransformDirection" link="libgimp-gimpenums.html#GimpTransformDirection"/>
112
 
    <keyword type="function" name="gimp_enums_get_type_names ()" link="libgimp-gimpenums.html#gimp-enums-get-type-names" since="GIMP 2.2"/>
113
 
    <keyword type="macro" name="GIMPVAR" link="libgimp-gimp.html#GIMPVAR:CAPS"/>
114
94
    <keyword type="function" name="gimp_version ()" link="libgimp-gimp.html#gimp-version"/>
115
 
    <keyword type="variable" name="gimp_major_version" link="libgimp-gimp.html#gimp-major-version"/>
116
 
    <keyword type="variable" name="gimp_minor_version" link="libgimp-gimp.html#gimp-minor-version"/>
117
 
    <keyword type="variable" name="gimp_micro_version" link="libgimp-gimp.html#gimp-micro-version"/>
 
95
    <keyword type="function" name="gimp_getpid ()" link="libgimp-gimp.html#gimp-getpid" since="GIMP 2.4"/>
118
96
    <keyword type="macro" name="gimp_get_data" link="libgimp-gimp.html#gimp-get-data"/>
119
97
    <keyword type="macro" name="gimp_get_data_size" link="libgimp-gimp.html#gimp-get-data-size"/>
120
98
    <keyword type="macro" name="gimp_set_data" link="libgimp-gimp.html#gimp-set-data"/>
161
139
    <keyword type="function" name="gimp_parasite_attach ()" link="libgimp-gimp.html#gimp-parasite-attach"/>
162
140
    <keyword type="function" name="gimp_parasite_detach ()" link="libgimp-gimp.html#gimp-parasite-detach"/>
163
141
    <keyword type="function" name="gimp_attach_new_parasite ()" link="libgimp-gimp.html#gimp-attach-new-parasite"/>
 
142
    <keyword type="function" name="gimp_enums_init ()" link="libgimp-gimpenums.html#gimp-enums-init" since="GIMP 2.4"/>
 
143
    <keyword type="enum" name="enum GimpBrushApplicationMode" link="libgimp-gimpenums.html#GimpBrushApplicationMode"/>
 
144
    <keyword type="enum" name="enum GimpBrushGeneratedShape" link="libgimp-gimpenums.html#GimpBrushGeneratedShape"/>
 
145
    <keyword type="enum" name="enum GimpConvertDitherType" link="libgimp-gimpenums.html#GimpConvertDitherType"/>
 
146
    <keyword type="enum" name="enum GimpConvertPaletteType" link="libgimp-gimpenums.html#GimpConvertPaletteType"/>
 
147
    <keyword type="enum" name="enum GimpConvolutionType" link="libgimp-gimpenums.html#GimpConvolutionType"/>
 
148
    <keyword type="enum" name="enum GimpConvolveType" link="libgimp-gimpenums.html#GimpConvolveType"/>
 
149
    <keyword type="enum" name="enum GimpFillType" link="libgimp-gimpenums.html#GimpFillType"/>
 
150
    <keyword type="enum" name="enum GimpGradientSegmentColor" link="libgimp-gimpenums.html#GimpGradientSegmentColor"/>
 
151
    <keyword type="enum" name="enum GimpGradientSegmentType" link="libgimp-gimpenums.html#GimpGradientSegmentType"/>
 
152
    <keyword type="enum" name="enum GimpHistogramChannel" link="libgimp-gimpenums.html#GimpHistogramChannel"/>
 
153
    <keyword type="enum" name="enum GimpHueRange" link="libgimp-gimpenums.html#GimpHueRange"/>
 
154
    <keyword type="enum" name="enum GimpLayerModeEffects" link="libgimp-gimpenums.html#GimpLayerModeEffects"/>
 
155
    <keyword type="enum" name="enum GimpMaskApplyMode" link="libgimp-gimpenums.html#GimpMaskApplyMode"/>
 
156
    <keyword type="enum" name="enum GimpMergeType" link="libgimp-gimpenums.html#GimpMergeType"/>
 
157
    <keyword type="enum" name="enum GimpOffsetType" link="libgimp-gimpenums.html#GimpOffsetType"/>
 
158
    <keyword type="enum" name="enum GimpOrientationType" link="libgimp-gimpenums.html#GimpOrientationType"/>
 
159
    <keyword type="enum" name="enum GimpRotationType" link="libgimp-gimpenums.html#GimpRotationType"/>
 
160
    <keyword type="enum" name="enum GimpSelectCriterion" link="libgimp-gimpenums.html#GimpSelectCriterion"/>
 
161
    <keyword type="function" name="gimp_enums_get_type_names ()" link="libgimp-gimpenums.html#gimp-enums-get-type-names" since="GIMP 2.2"/>
 
162
    <keyword type="function" name="gimp_buffers_get_list ()" link="libgimp-gimpbuffer.html#gimp-buffers-get-list" since="GIMP 2.4"/>
 
163
    <keyword type="function" name="gimp_buffer_rename ()" link="libgimp-gimpbuffer.html#gimp-buffer-rename" since="GIMP 2.4"/>
 
164
    <keyword type="function" name="gimp_buffer_delete ()" link="libgimp-gimpbuffer.html#gimp-buffer-delete" since="GIMP 2.4"/>
 
165
    <keyword type="function" name="gimp_buffer_get_width ()" link="libgimp-gimpbuffer.html#gimp-buffer-get-width" since="GIMP 2.4"/>
 
166
    <keyword type="function" name="gimp_buffer_get_height ()" link="libgimp-gimpbuffer.html#gimp-buffer-get-height" since="GIMP 2.4"/>
 
167
    <keyword type="function" name="gimp_buffer_get_bytes ()" link="libgimp-gimpbuffer.html#gimp-buffer-get-bytes" since="GIMP 2.4"/>
 
168
    <keyword type="function" name="gimp_buffer_get_image_type ()" link="libgimp-gimpbuffer.html#gimp-buffer-get-image-type" since="GIMP 2.4"/>
164
169
    <keyword type="function" name="gimp_context_push ()" link="libgimp-gimpcontext.html#gimp-context-push" since="GIMP 2.2"/>
165
170
    <keyword type="function" name="gimp_context_pop ()" link="libgimp-gimpcontext.html#gimp-context-pop" since="GIMP 2.2"/>
166
171
    <keyword type="function" name="gimp_context_get_foreground ()" link="libgimp-gimpcontext.html#gimp-context-get-foreground" since="GIMP 2.2"/>
183
188
    <keyword type="function" name="gimp_context_set_palette ()" link="libgimp-gimpcontext.html#gimp-context-set-palette" since="GIMP 2.2"/>
184
189
    <keyword type="function" name="gimp_context_get_font ()" link="libgimp-gimpcontext.html#gimp-context-get-font" since="GIMP 2.2"/>
185
190
    <keyword type="function" name="gimp_context_set_font ()" link="libgimp-gimpcontext.html#gimp-context-set-font" since="GIMP 2.2"/>
 
191
    <keyword type="function" name="gimp_context_get_paint_method ()" link="libgimp-gimpcontext.html#gimp-context-get-paint-method" since="GIMP 2.4"/>
 
192
    <keyword type="function" name="gimp_context_set_paint_method ()" link="libgimp-gimpcontext.html#gimp-context-set-paint-method" since="GIMP 2.4"/>
186
193
    <keyword type="function" name="gimp_gimprc_query ()" link="libgimp-gimpgimprc.html#gimp-gimprc-query"/>
187
194
    <keyword type="function" name="gimp_gimprc_set ()" link="libgimp-gimpgimprc.html#gimp-gimprc-set"/>
 
195
    <keyword type="function" name="gimp_get_color_configuration ()" link="libgimp-gimpgimprc.html#gimp-get-color-configuration" since="GIMP 2.4"/>
188
196
    <keyword type="function" name="gimp_get_default_comment ()" link="libgimp-gimpgimprc.html#gimp-get-default-comment"/>
 
197
    <keyword type="function" name="gimp_get_default_unit ()" link="libgimp-gimpgimprc.html#gimp-get-default-unit" since="GIMP 2.4"/>
189
198
    <keyword type="function" name="gimp_get_module_load_inhibit ()" link="libgimp-gimpgimprc.html#gimp-get-module-load-inhibit"/>
190
199
    <keyword type="function" name="gimp_get_monitor_resolution ()" link="libgimp-gimpgimprc.html#gimp-get-monitor-resolution"/>
191
200
    <keyword type="function" name="gimp_get_theme_dir ()" link="libgimp-gimpgimprc.html#gimp-get-theme-dir"/>
197
206
    <keyword type="function" name="gimp_plugin_help_register ()" link="libgimp-gimpplugin.html#gimp-plugin-help-register"/>
198
207
    <keyword type="function" name="gimp_plugin_icon_register ()" link="libgimp-gimpplugin.html#gimp-plugin-icon-register"/>
199
208
    <keyword type="function" name="gimp_plugin_menu_register ()" link="libgimp-gimpplugin.html#gimp-plugin-menu-register" since="GIMP 2.2"/>
 
209
    <keyword type="function" name="gimp_plugin_menu_branch_register ()" link="libgimp-gimpplugin.html#gimp-plugin-menu-branch-register" since="GIMP 2.4"/>
200
210
    <keyword type="function" name="gimp_procedural_db_temp_name ()" link="libgimp-gimpproceduraldb.html#gimp-procedural-db-temp-name"/>
201
211
    <keyword type="function" name="gimp_procedural_db_proc_info ()" link="libgimp-gimpproceduraldb.html#gimp-procedural-db-proc-info"/>
202
212
    <keyword type="function" name="gimp_procedural_db_get_data ()" link="libgimp-gimpproceduraldb.html#gimp-procedural-db-get-data"/>
206
216
    <keyword type="function" name="gimp_procedural_db_proc_arg ()" link="libgimp-gimpproceduraldb.html#gimp-procedural-db-proc-arg"/>
207
217
    <keyword type="function" name="gimp_procedural_db_proc_val ()" link="libgimp-gimpproceduraldb.html#gimp-procedural-db-proc-val"/>
208
218
    <keyword type="function" name="gimp_procedural_db_get_data_size ()" link="libgimp-gimpproceduraldb.html#gimp-procedural-db-get-data-size"/>
209
 
    <keyword type="function" name="GimpProgressStartCallback ()" link="libgimp-gimpprogress.html#GimpProgressStartCallback"/>
210
 
    <keyword type="function" name="GimpProgressEndCallback ()" link="libgimp-gimpprogress.html#GimpProgressEndCallback"/>
211
 
    <keyword type="function" name="GimpProgressTextCallback ()" link="libgimp-gimpprogress.html#GimpProgressTextCallback"/>
212
 
    <keyword type="function" name="GimpProgressValueCallback ()" link="libgimp-gimpprogress.html#GimpProgressValueCallback"/>
 
219
    <keyword type="struct" name="GimpProgressVtable" link="libgimp-gimpprogress.html#GimpProgressVtable"/>
213
220
    <keyword type="function" name="gimp_progress_init ()" link="libgimp-gimpprogress.html#gimp-progress-init"/>
 
221
    <keyword type="function" name="gimp_progress_init_printf ()" link="libgimp-gimpprogress.html#gimp-progress-init-printf" since="GIMP 2.4"/>
214
222
    <keyword type="function" name="gimp_progress_update ()" link="libgimp-gimpprogress.html#gimp-progress-update"/>
215
 
    <keyword type="function" name="gimp_progress_install ()" link="libgimp-gimpprogress.html#gimp-progress-install" since="GIMP 2.2"/>
 
223
    <keyword type="function" name="gimp_progress_pulse ()" link="libgimp-gimpprogress.html#gimp-progress-pulse" since="GIMP 2.4"/>
 
224
    <keyword type="function" name="gimp_progress_set_text ()" link="libgimp-gimpprogress.html#gimp-progress-set-text" since="GIMP 2.4"/>
 
225
    <keyword type="function" name="gimp_progress_set_text_printf ()" link="libgimp-gimpprogress.html#gimp-progress-set-text-printf" since="GIMP 2.4"/>
216
226
    <keyword type="function" name="gimp_progress_uninstall ()" link="libgimp-gimpprogress.html#gimp-progress-uninstall" since="GIMP 2.2"/>
217
227
    <keyword type="function" name="gimp_progress_cancel ()" link="libgimp-gimpprogress.html#gimp-progress-cancel" since="GIMP 2.2"/>
 
228
    <keyword type="function" name="gimp_progress_get_window_handle ()" link="libgimp-gimpprogress.html#gimp-progress-get-window-handle" since="GIMP 2.2"/>
 
229
    <keyword type="function" name="GimpProgressStartCallback ()" link="libgimp-gimpprogress.html#GimpProgressStartCallback" deprecated=""/>
 
230
    <keyword type="function" name="GimpProgressEndCallback ()" link="libgimp-gimpprogress.html#GimpProgressEndCallback" deprecated=""/>
 
231
    <keyword type="function" name="GimpProgressTextCallback ()" link="libgimp-gimpprogress.html#GimpProgressTextCallback" deprecated=""/>
 
232
    <keyword type="function" name="GimpProgressValueCallback ()" link="libgimp-gimpprogress.html#GimpProgressValueCallback" deprecated=""/>
 
233
    <keyword type="function" name="gimp_progress_install_vtable ()" link="libgimp-gimpprogress.html#gimp-progress-install-vtable" since="GIMP 2.4"/>
 
234
    <keyword type="function" name="gimp_progress_install ()" link="libgimp-gimpprogress.html#gimp-progress-install" deprecated="" since=""/>
218
235
    <keyword type="function" name="gimp_channel_new ()" link="libgimp-gimpchannel.html#gimp-channel-new"/>
 
236
    <keyword type="function" name="gimp_channel_new_from_component ()" link="libgimp-gimpchannel.html#gimp-channel-new-from-component" since="GIMP 2.4"/>
219
237
    <keyword type="function" name="gimp_channel_copy ()" link="libgimp-gimpchannel.html#gimp-channel-copy"/>
220
238
    <keyword type="function" name="gimp_channel_get_show_masked ()" link="libgimp-gimpchannel.html#gimp-channel-get-show-masked"/>
221
239
    <keyword type="function" name="gimp_channel_set_show_masked ()" link="libgimp-gimpchannel.html#gimp-channel-set-show-masked"/>
230
248
    <keyword type="function" name="gimp_levels_stretch ()" link="libgimp-gimpcolor.html#gimp-levels-stretch"/>
231
249
    <keyword type="function" name="gimp_posterize ()" link="libgimp-gimpcolor.html#gimp-posterize"/>
232
250
    <keyword type="function" name="gimp_desaturate ()" link="libgimp-gimpcolor.html#gimp-desaturate"/>
 
251
    <keyword type="function" name="gimp_desaturate_full ()" link="libgimp-gimpcolor.html#gimp-desaturate-full" since="GIMP 2.4"/>
233
252
    <keyword type="function" name="gimp_equalize ()" link="libgimp-gimpcolor.html#gimp-equalize"/>
234
253
    <keyword type="function" name="gimp_invert ()" link="libgimp-gimpcolor.html#gimp-invert"/>
235
254
    <keyword type="function" name="gimp_curves_spline ()" link="libgimp-gimpcolor.html#gimp-curves-spline"/>
242
261
    <keyword type="function" name="gimp_image_convert_rgb ()" link="libgimp-gimpconvert.html#gimp-image-convert-rgb"/>
243
262
    <keyword type="function" name="gimp_image_convert_grayscale ()" link="libgimp-gimpconvert.html#gimp-image-convert-grayscale"/>
244
263
    <keyword type="function" name="gimp_image_convert_indexed ()" link="libgimp-gimpconvert.html#gimp-image-convert-indexed"/>
 
264
    <keyword type="function" name="gimp_image_convert_set_dither_matrix ()" link="libgimp-gimpconvert.html#gimp-image-convert-set-dither-matrix" since="GIMP 2.4"/>
245
265
    <keyword type="function" name="gimp_display_new ()" link="libgimp-gimpdisplay.html#gimp-display-new"/>
246
266
    <keyword type="function" name="gimp_display_delete ()" link="libgimp-gimpdisplay.html#gimp-display-delete"/>
 
267
    <keyword type="function" name="gimp_display_is_valid ()" link="libgimp-gimpdisplay.html#gimp-display-is-valid" since="GIMP 2.4"/>
 
268
    <keyword type="function" name="gimp_display_get_window_handle ()" link="libgimp-gimpdisplay.html#gimp-display-get-window-handle" since="GIMP 2.4"/>
247
269
    <keyword type="function" name="gimp_displays_flush ()" link="libgimp-gimpdisplay.html#gimp-displays-flush"/>
248
270
    <keyword type="function" name="gimp_displays_reconnect ()" link="libgimp-gimpdisplay.html#gimp-displays-reconnect"/>
249
271
    <keyword type="struct" name="GimpDrawable" link="libgimp-gimpdrawable.html#GimpDrawable"/>
251
273
    <keyword type="function" name="gimp_drawable_detach ()" link="libgimp-gimpdrawable.html#gimp-drawable-detach"/>
252
274
    <keyword type="function" name="gimp_drawable_flush ()" link="libgimp-gimpdrawable.html#gimp-drawable-flush"/>
253
275
    <keyword type="function" name="gimp_drawable_delete ()" link="libgimp-gimpdrawable.html#gimp-drawable-delete"/>
 
276
    <keyword type="function" name="gimp_drawable_is_valid ()" link="libgimp-gimpdrawable.html#gimp-drawable-is-valid" since="GIMP 2.4"/>
254
277
    <keyword type="function" name="gimp_drawable_get_name ()" link="libgimp-gimpdrawable.html#gimp-drawable-get-name"/>
255
278
    <keyword type="function" name="gimp_drawable_set_name ()" link="libgimp-gimpdrawable.html#gimp-drawable-set-name"/>
256
279
    <keyword type="function" name="gimp_drawable_get_visible ()" link="libgimp-gimpdrawable.html#gimp-drawable-get-visible"/>
287
310
    <keyword type="function" name="gimp_drawable_is_layer_mask ()" link="libgimp-gimpdrawable.html#gimp-drawable-is-layer-mask"/>
288
311
    <keyword type="function" name="gimp_drawable_is_channel ()" link="libgimp-gimpdrawable.html#gimp-drawable-is-channel"/>
289
312
    <keyword type="function" name="gimp_drawable_offset ()" link="libgimp-gimpdrawable.html#gimp-drawable-offset"/>
 
313
    <keyword type="function" name="gimp_drawable_foreground_extract ()" link="libgimp-gimpdrawable.html#gimp-drawable-foreground-extract" since="GIMP 2.4"/>
290
314
    <keyword type="function" name="gimp_drawable_parasite_find ()" link="libgimp-gimpdrawable.html#gimp-drawable-parasite-find"/>
291
315
    <keyword type="function" name="gimp_drawable_parasite_list ()" link="libgimp-gimpdrawable.html#gimp-drawable-parasite-list"/>
292
316
    <keyword type="function" name="gimp_drawable_parasite_attach ()" link="libgimp-gimpdrawable.html#gimp-drawable-parasite-attach"/>
312
336
    <keyword type="function" name="gimp_edit_copy ()" link="libgimp-gimpedit.html#gimp-edit-copy"/>
313
337
    <keyword type="function" name="gimp_edit_copy_visible ()" link="libgimp-gimpedit.html#gimp-edit-copy-visible" since="GIMP 2.2"/>
314
338
    <keyword type="function" name="gimp_edit_paste ()" link="libgimp-gimpedit.html#gimp-edit-paste"/>
 
339
    <keyword type="function" name="gimp_edit_paste_as_new ()" link="libgimp-gimpedit.html#gimp-edit-paste-as-new" since="GIMP 2.4"/>
 
340
    <keyword type="function" name="gimp_edit_named_cut ()" link="libgimp-gimpedit.html#gimp-edit-named-cut" since="GIMP 2.4"/>
 
341
    <keyword type="function" name="gimp_edit_named_copy ()" link="libgimp-gimpedit.html#gimp-edit-named-copy" since="GIMP 2.4"/>
 
342
    <keyword type="function" name="gimp_edit_named_copy_visible ()" link="libgimp-gimpedit.html#gimp-edit-named-copy-visible" since="GIMP 2.4"/>
 
343
    <keyword type="function" name="gimp_edit_named_paste ()" link="libgimp-gimpedit.html#gimp-edit-named-paste" since="GIMP 2.4"/>
 
344
    <keyword type="function" name="gimp_edit_named_paste_as_new ()" link="libgimp-gimpedit.html#gimp-edit-named-paste-as-new" since="GIMP 2.4"/>
315
345
    <keyword type="function" name="gimp_edit_clear ()" link="libgimp-gimpedit.html#gimp-edit-clear"/>
316
346
    <keyword type="function" name="gimp_edit_fill ()" link="libgimp-gimpedit.html#gimp-edit-fill"/>
317
347
    <keyword type="function" name="gimp_edit_bucket_fill ()" link="libgimp-gimpedit.html#gimp-edit-bucket-fill"/>
318
348
    <keyword type="function" name="gimp_edit_blend ()" link="libgimp-gimpedit.html#gimp-edit-blend"/>
319
349
    <keyword type="function" name="gimp_edit_stroke ()" link="libgimp-gimpedit.html#gimp-edit-stroke"/>
 
350
    <keyword type="function" name="gimp_edit_stroke_vectors ()" link="libgimp-gimpedit.html#gimp-edit-stroke-vectors" since="GIMP 2.4"/>
320
351
    <keyword type="function" name="gimp_temp_name ()" link="libgimp-gimpfileops.html#gimp-temp-name"/>
321
352
    <keyword type="function" name="gimp_file_load ()" link="libgimp-gimpfileops.html#gimp-file-load"/>
 
353
    <keyword type="function" name="gimp_file_load_layer ()" link="libgimp-gimpfileops.html#gimp-file-load-layer" since="GIMP 2.4"/>
 
354
    <keyword type="function" name="gimp_file_load_layers ()" link="libgimp-gimpfileops.html#gimp-file-load-layers" since="GIMP 2.4"/>
322
355
    <keyword type="function" name="gimp_file_save ()" link="libgimp-gimpfileops.html#gimp-file-save"/>
 
356
    <keyword type="function" name="gimp_file_save_thumbnail ()" link="libgimp-gimpfileops.html#gimp-file-save-thumbnail"/>
323
357
    <keyword type="function" name="gimp_register_magic_load_handler ()" link="libgimp-gimpfileops.html#gimp-register-magic-load-handler"/>
324
358
    <keyword type="function" name="gimp_register_load_handler ()" link="libgimp-gimpfileops.html#gimp-register-load-handler"/>
325
359
    <keyword type="function" name="gimp_register_save_handler ()" link="libgimp-gimpfileops.html#gimp-register-save-handler"/>
331
365
    <keyword type="function" name="gimp_floating_sel_attach ()" link="libgimp-gimpfloatingsel.html#gimp-floating-sel-attach"/>
332
366
    <keyword type="function" name="gimp_floating_sel_rigor ()" link="libgimp-gimpfloatingsel.html#gimp-floating-sel-rigor"/>
333
367
    <keyword type="function" name="gimp_floating_sel_relax ()" link="libgimp-gimpfloatingsel.html#gimp-floating-sel-relax"/>
 
368
    <keyword type="function" name="gimp_image_grid_get_spacing ()" link="libgimp-gimpgrid.html#gimp-image-grid-get-spacing" since="GIMP 2.4"/>
 
369
    <keyword type="function" name="gimp_image_grid_set_spacing ()" link="libgimp-gimpgrid.html#gimp-image-grid-set-spacing" since="GIMP 2.4"/>
 
370
    <keyword type="function" name="gimp_image_grid_get_offset ()" link="libgimp-gimpgrid.html#gimp-image-grid-get-offset" since="GIMP 2.4"/>
 
371
    <keyword type="function" name="gimp_image_grid_set_offset ()" link="libgimp-gimpgrid.html#gimp-image-grid-set-offset" since="GIMP 2.4"/>
 
372
    <keyword type="function" name="gimp_image_grid_get_foreground_color ()" link="libgimp-gimpgrid.html#gimp-image-grid-get-foreground-color" since="GIMP 2.4"/>
 
373
    <keyword type="function" name="gimp_image_grid_set_foreground_color ()" link="libgimp-gimpgrid.html#gimp-image-grid-set-foreground-color" since="GIMP 2.4"/>
 
374
    <keyword type="function" name="gimp_image_grid_get_background_color ()" link="libgimp-gimpgrid.html#gimp-image-grid-get-background-color" since="GIMP 2.4"/>
 
375
    <keyword type="function" name="gimp_image_grid_set_background_color ()" link="libgimp-gimpgrid.html#gimp-image-grid-set-background-color" since="GIMP 2.4"/>
 
376
    <keyword type="function" name="gimp_image_grid_get_style ()" link="libgimp-gimpgrid.html#gimp-image-grid-get-style" since="GIMP 2.4"/>
 
377
    <keyword type="function" name="gimp_image_grid_set_style ()" link="libgimp-gimpgrid.html#gimp-image-grid-set-style" since="GIMP 2.4"/>
334
378
    <keyword type="function" name="gimp_image_add_hguide ()" link="libgimp-gimpguides.html#gimp-image-add-hguide"/>
335
379
    <keyword type="function" name="gimp_image_add_vguide ()" link="libgimp-gimpguides.html#gimp-image-add-vguide"/>
336
380
    <keyword type="function" name="gimp_image_delete_guide ()" link="libgimp-gimpguides.html#gimp-image-delete-guide"/>
341
385
    <keyword type="function" name="gimp_image_new ()" link="libgimp-gimpimage.html#gimp-image-new"/>
342
386
    <keyword type="function" name="gimp_image_duplicate ()" link="libgimp-gimpimage.html#gimp-image-duplicate"/>
343
387
    <keyword type="function" name="gimp_image_delete ()" link="libgimp-gimpimage.html#gimp-image-delete"/>
 
388
    <keyword type="function" name="gimp_image_is_valid ()" link="libgimp-gimpimage.html#gimp-image-is-valid" since="GIMP 2.4"/>
344
389
    <keyword type="function" name="gimp_image_base_type ()" link="libgimp-gimpimage.html#gimp-image-base-type"/>
345
390
    <keyword type="function" name="gimp_image_width ()" link="libgimp-gimpimage.html#gimp-image-width"/>
346
391
    <keyword type="function" name="gimp_image_height ()" link="libgimp-gimpimage.html#gimp-image-height"/>
354
399
    <keyword type="function" name="gimp_image_get_layers ()" link="libgimp-gimpimage.html#gimp-image-get-layers"/>
355
400
    <keyword type="function" name="gimp_image_get_channels ()" link="libgimp-gimpimage.html#gimp-image-get-channels"/>
356
401
    <keyword type="function" name="gimp_image_get_active_drawable ()" link="libgimp-gimpimage.html#gimp-image-get-active-drawable"/>
357
 
    <keyword type="function" name="gimp_image_unset_active_channel ()" link="libgimp-gimpimage.html#gimp-image-unset-active-channel"/>
358
402
    <keyword type="function" name="gimp_image_get_floating_sel ()" link="libgimp-gimpimage.html#gimp-image-get-floating-sel"/>
359
403
    <keyword type="function" name="gimp_image_floating_sel_attached_to ()" link="libgimp-gimpimage.html#gimp-image-floating-sel-attached-to"/>
360
404
    <keyword type="function" name="gimp_image_pick_color ()" link="libgimp-gimpimage.html#gimp-image-pick-color"/>
365
409
    <keyword type="function" name="gimp_image_lower_layer ()" link="libgimp-gimpimage.html#gimp-image-lower-layer"/>
366
410
    <keyword type="function" name="gimp_image_raise_layer_to_top ()" link="libgimp-gimpimage.html#gimp-image-raise-layer-to-top"/>
367
411
    <keyword type="function" name="gimp_image_lower_layer_to_bottom ()" link="libgimp-gimpimage.html#gimp-image-lower-layer-to-bottom"/>
 
412
    <keyword type="function" name="gimp_image_get_layer_position ()" link="libgimp-gimpimage.html#gimp-image-get-layer-position" since="GIMP 2.4"/>
368
413
    <keyword type="function" name="gimp_image_add_channel ()" link="libgimp-gimpimage.html#gimp-image-add-channel"/>
369
414
    <keyword type="function" name="gimp_image_remove_channel ()" link="libgimp-gimpimage.html#gimp-image-remove-channel"/>
370
415
    <keyword type="function" name="gimp_image_raise_channel ()" link="libgimp-gimpimage.html#gimp-image-raise-channel"/>
371
416
    <keyword type="function" name="gimp_image_lower_channel ()" link="libgimp-gimpimage.html#gimp-image-lower-channel"/>
 
417
    <keyword type="function" name="gimp_image_get_channel_position ()" link="libgimp-gimpimage.html#gimp-image-get-channel-position" since="GIMP 2.4"/>
372
418
    <keyword type="function" name="gimp_image_flatten ()" link="libgimp-gimpimage.html#gimp-image-flatten"/>
373
419
    <keyword type="function" name="gimp_image_merge_visible_layers ()" link="libgimp-gimpimage.html#gimp-image-merge-visible-layers"/>
374
420
    <keyword type="function" name="gimp_image_merge_down ()" link="libgimp-gimpimage.html#gimp-image-merge-down"/>
378
424
    <keyword type="function" name="gimp_image_set_active_layer ()" link="libgimp-gimpimage.html#gimp-image-set-active-layer"/>
379
425
    <keyword type="function" name="gimp_image_get_active_channel ()" link="libgimp-gimpimage.html#gimp-image-get-active-channel"/>
380
426
    <keyword type="function" name="gimp_image_set_active_channel ()" link="libgimp-gimpimage.html#gimp-image-set-active-channel"/>
 
427
    <keyword type="function" name="gimp_image_unset_active_channel ()" link="libgimp-gimpimage.html#gimp-image-unset-active-channel"/>
381
428
    <keyword type="function" name="gimp_image_get_selection ()" link="libgimp-gimpimage.html#gimp-image-get-selection"/>
382
429
    <keyword type="function" name="gimp_image_get_component_active ()" link="libgimp-gimpimage.html#gimp-image-get-component-active"/>
383
430
    <keyword type="function" name="gimp_image_set_component_active ()" link="libgimp-gimpimage.html#gimp-image-set-component-active"/>
398
445
    <keyword type="function" name="gimp_image_set_cmap ()" link="libgimp-gimpimage.html#gimp-image-set-cmap" deprecated=""/>
399
446
    <keyword type="function" name="gimp_image_get_colormap ()" link="libgimp-gimpimage.html#gimp-image-get-colormap"/>
400
447
    <keyword type="function" name="gimp_image_set_colormap ()" link="libgimp-gimpimage.html#gimp-image-set-colormap"/>
 
448
    <keyword type="function" name="gimp_image_get_vectors ()" link="libgimp-gimpimage.html#gimp-image-get-vectors" since="GIMP 2.4"/>
401
449
    <keyword type="function" name="gimp_image_get_thumbnail_data ()" link="libgimp-gimpimage.html#gimp-image-get-thumbnail-data"/>
402
450
    <keyword type="function" name="gimp_image_parasite_find ()" link="libgimp-gimpimage.html#gimp-image-parasite-find"/>
403
451
    <keyword type="function" name="gimp_image_parasite_list ()" link="libgimp-gimpimage.html#gimp-image-parasite-list"/>
404
452
    <keyword type="function" name="gimp_image_parasite_attach ()" link="libgimp-gimpimage.html#gimp-image-parasite-attach"/>
405
453
    <keyword type="function" name="gimp_image_parasite_detach ()" link="libgimp-gimpimage.html#gimp-image-parasite-detach"/>
406
454
    <keyword type="function" name="gimp_image_attach_new_parasite ()" link="libgimp-gimpimage.html#gimp-image-attach-new-parasite"/>
 
455
    <keyword type="function" name="gimp_image_add_vectors ()" link="libgimp-gimpimage.html#gimp-image-add-vectors"/>
 
456
    <keyword type="function" name="gimp_image_remove_vectors ()" link="libgimp-gimpimage.html#gimp-image-remove-vectors" since="GIMP 2.4"/>
 
457
    <keyword type="function" name="gimp_image_get_active_vectors ()" link="libgimp-gimpimage.html#gimp-image-get-active-vectors"/>
 
458
    <keyword type="function" name="gimp_image_set_active_vectors ()" link="libgimp-gimpimage.html#gimp-image-set-active-vectors"/>
 
459
    <keyword type="function" name="gimp_image_lower_vectors ()" link="libgimp-gimpimage.html#gimp-image-lower-vectors" since="GIMP 2.4"/>
 
460
    <keyword type="function" name="gimp_image_raise_vectors ()" link="libgimp-gimpimage.html#gimp-image-raise-vectors" since="GIMP 2.4"/>
 
461
    <keyword type="function" name="gimp_image_lower_vectors_to_bottom ()" link="libgimp-gimpimage.html#gimp-image-lower-vectors-to-bottom" since="GIMP 2.4"/>
 
462
    <keyword type="function" name="gimp_image_raise_vectors_to_top ()" link="libgimp-gimpimage.html#gimp-image-raise-vectors-to-top" since="GIMP 2.4"/>
 
463
    <keyword type="function" name="gimp_image_get_vectors_position ()" link="libgimp-gimpimage.html#gimp-image-get-vectors-position" since="GIMP 2.4"/>
407
464
    <keyword type="function" name="gimp_layer_new ()" link="libgimp-gimplayer.html#gimp-layer-new"/>
408
465
    <keyword type="function" name="gimp_layer_copy ()" link="libgimp-gimplayer.html#gimp-layer-copy"/>
409
466
    <keyword type="function" name="gimp_layer_scale ()" link="libgimp-gimplayer.html#gimp-layer-scale"/>
418
475
    <keyword type="function" name="gimp_layer_add_mask ()" link="libgimp-gimplayer.html#gimp-layer-add-mask"/>
419
476
    <keyword type="function" name="gimp_layer_remove_mask ()" link="libgimp-gimplayer.html#gimp-layer-remove-mask"/>
420
477
    <keyword type="function" name="gimp_layer_new_from_drawable ()" link="libgimp-gimplayer.html#gimp-layer-new-from-drawable"/>
421
 
    <keyword type="function" name="gimp_layer_get_preserve_trans ()" link="libgimp-gimplayer.html#gimp-layer-get-preserve-trans"/>
422
 
    <keyword type="function" name="gimp_layer_set_preserve_trans ()" link="libgimp-gimplayer.html#gimp-layer-set-preserve-trans"/>
 
478
    <keyword type="function" name="gimp_layer_get_lock_alpha ()" link="libgimp-gimplayer.html#gimp-layer-get-lock-alpha"/>
 
479
    <keyword type="function" name="gimp_layer_set_lock_alpha ()" link="libgimp-gimplayer.html#gimp-layer-set-lock-alpha"/>
 
480
    <keyword type="function" name="gimp_layer_get_preserve_trans ()" link="libgimp-gimplayer.html#gimp-layer-get-preserve-trans" deprecated=""/>
 
481
    <keyword type="function" name="gimp_layer_set_preserve_trans ()" link="libgimp-gimplayer.html#gimp-layer-set-preserve-trans" deprecated=""/>
423
482
    <keyword type="function" name="gimp_layer_get_apply_mask ()" link="libgimp-gimplayer.html#gimp-layer-get-apply-mask"/>
424
483
    <keyword type="function" name="gimp_layer_set_apply_mask ()" link="libgimp-gimplayer.html#gimp-layer-set-apply-mask"/>
425
484
    <keyword type="function" name="gimp_layer_get_show_mask ()" link="libgimp-gimplayer.html#gimp-layer-get-show-mask"/>
431
490
    <keyword type="function" name="gimp_layer_get_mode ()" link="libgimp-gimplayer.html#gimp-layer-get-mode"/>
432
491
    <keyword type="function" name="gimp_layer_set_mode ()" link="libgimp-gimplayer.html#gimp-layer-set-mode"/>
433
492
    <keyword type="function" name="gimp_layer_is_floating_sel ()" link="libgimp-gimplayer.html#gimp-layer-is-floating-sel"/>
434
 
    <keyword type="function" name="gimp_path_list ()" link="libgimp-gimppaths.html#gimp-path-list"/>
435
 
    <keyword type="function" name="gimp_path_get_points ()" link="libgimp-gimppaths.html#gimp-path-get-points"/>
436
 
    <keyword type="function" name="gimp_path_get_current ()" link="libgimp-gimppaths.html#gimp-path-get-current"/>
437
 
    <keyword type="function" name="gimp_path_set_current ()" link="libgimp-gimppaths.html#gimp-path-set-current"/>
438
 
    <keyword type="function" name="gimp_path_set_points ()" link="libgimp-gimppaths.html#gimp-path-set-points"/>
439
 
    <keyword type="function" name="gimp_path_stroke_current ()" link="libgimp-gimppaths.html#gimp-path-stroke-current"/>
440
 
    <keyword type="function" name="gimp_path_get_point_at_dist ()" link="libgimp-gimppaths.html#gimp-path-get-point-at-dist"/>
441
 
    <keyword type="function" name="gimp_path_get_tattoo ()" link="libgimp-gimppaths.html#gimp-path-get-tattoo"/>
442
 
    <keyword type="function" name="gimp_get_path_by_tattoo ()" link="libgimp-gimppaths.html#gimp-get-path-by-tattoo"/>
443
 
    <keyword type="function" name="gimp_path_delete ()" link="libgimp-gimppaths.html#gimp-path-delete"/>
444
 
    <keyword type="function" name="gimp_path_get_locked ()" link="libgimp-gimppaths.html#gimp-path-get-locked"/>
445
 
    <keyword type="function" name="gimp_path_set_locked ()" link="libgimp-gimppaths.html#gimp-path-set-locked"/>
446
 
    <keyword type="function" name="gimp_path_set_tattoo ()" link="libgimp-gimppaths.html#gimp-path-set-tattoo"/>
447
 
    <keyword type="function" name="gimp_path_to_selection ()" link="libgimp-gimppaths.html#gimp-path-to-selection"/>
448
 
    <keyword type="function" name="gimp_path_import ()" link="libgimp-gimppaths.html#gimp-path-import"/>
 
493
    <keyword type="function" name="gimp_path_list ()" link="libgimp-gimppaths.html#gimp-path-list" deprecated=""/>
 
494
    <keyword type="function" name="gimp_path_get_points ()" link="libgimp-gimppaths.html#gimp-path-get-points" deprecated=""/>
 
495
    <keyword type="function" name="gimp_path_get_current ()" link="libgimp-gimppaths.html#gimp-path-get-current" deprecated=""/>
 
496
    <keyword type="function" name="gimp_path_set_current ()" link="libgimp-gimppaths.html#gimp-path-set-current" deprecated=""/>
 
497
    <keyword type="function" name="gimp_path_set_points ()" link="libgimp-gimppaths.html#gimp-path-set-points" deprecated=""/>
 
498
    <keyword type="function" name="gimp_path_stroke_current ()" link="libgimp-gimppaths.html#gimp-path-stroke-current" deprecated=""/>
 
499
    <keyword type="function" name="gimp_path_get_point_at_dist ()" link="libgimp-gimppaths.html#gimp-path-get-point-at-dist" deprecated=""/>
 
500
    <keyword type="function" name="gimp_path_get_tattoo ()" link="libgimp-gimppaths.html#gimp-path-get-tattoo" deprecated=""/>
 
501
    <keyword type="function" name="gimp_get_path_by_tattoo ()" link="libgimp-gimppaths.html#gimp-get-path-by-tattoo" deprecated=""/>
 
502
    <keyword type="function" name="gimp_path_delete ()" link="libgimp-gimppaths.html#gimp-path-delete" deprecated=""/>
 
503
    <keyword type="function" name="gimp_path_get_locked ()" link="libgimp-gimppaths.html#gimp-path-get-locked" deprecated=""/>
 
504
    <keyword type="function" name="gimp_path_set_locked ()" link="libgimp-gimppaths.html#gimp-path-set-locked" deprecated=""/>
 
505
    <keyword type="function" name="gimp_path_set_tattoo ()" link="libgimp-gimppaths.html#gimp-path-set-tattoo" deprecated=""/>
 
506
    <keyword type="function" name="gimp_path_to_selection ()" link="libgimp-gimppaths.html#gimp-path-to-selection" deprecated=""/>
 
507
    <keyword type="function" name="gimp_path_import ()" link="libgimp-gimppaths.html#gimp-path-import" deprecated=""/>
449
508
    <keyword type="enum" name="enum GimpPixelFetcherEdgeMode" link="libgimp-gimppixelfetcher.html#GimpPixelFetcherEdgeMode"/>
450
509
    <keyword type="struct" name="GimpPixelFetcher" link="libgimp-gimppixelfetcher.html#GimpPixelFetcher"/>
451
510
    <keyword type="function" name="gimp_pixel_fetcher_new ()" link="libgimp-gimppixelfetcher.html#gimp-pixel-fetcher-new"/>
513
572
    <keyword type="function" name="gimp_airbrush ()" link="libgimp-gimptools.html#gimp-airbrush"/>
514
573
    <keyword type="function" name="gimp_airbrush_default ()" link="libgimp-gimptools.html#gimp-airbrush-default"/>
515
574
    <keyword type="function" name="gimp_by_color_select ()" link="libgimp-gimptools.html#gimp-by-color-select"/>
 
575
    <keyword type="function" name="gimp_by_color_select_full ()" link="libgimp-gimptools.html#gimp-by-color-select-full" since="GIMP 2.4"/>
516
576
    <keyword type="function" name="gimp_clone ()" link="libgimp-gimptools.html#gimp-clone"/>
517
577
    <keyword type="function" name="gimp_clone_default ()" link="libgimp-gimptools.html#gimp-clone-default"/>
518
578
    <keyword type="function" name="gimp_convolve ()" link="libgimp-gimptools.html#gimp-convolve"/>
519
579
    <keyword type="function" name="gimp_convolve_default ()" link="libgimp-gimptools.html#gimp-convolve-default"/>
520
580
    <keyword type="function" name="gimp_dodgeburn ()" link="libgimp-gimptools.html#gimp-dodgeburn"/>
521
581
    <keyword type="function" name="gimp_dodgeburn_default ()" link="libgimp-gimptools.html#gimp-dodgeburn-default"/>
 
582
    <keyword type="function" name="gimp_edit_bucket_fill_full ()" link="libgimp-gimptools.html#gimp-edit-bucket-fill-full" since="GIMP 2.4"/>
522
583
    <keyword type="function" name="gimp_ellipse_select ()" link="libgimp-gimptools.html#gimp-ellipse-select"/>
523
584
    <keyword type="function" name="gimp_eraser ()" link="libgimp-gimptools.html#gimp-eraser"/>
524
585
    <keyword type="function" name="gimp_eraser_default ()" link="libgimp-gimptools.html#gimp-eraser-default"/>
525
586
    <keyword type="function" name="gimp_flip ()" link="libgimp-gimptools.html#gimp-flip" deprecated=""/>
526
587
    <keyword type="function" name="gimp_free_select ()" link="libgimp-gimptools.html#gimp-free-select"/>
527
588
    <keyword type="function" name="gimp_fuzzy_select ()" link="libgimp-gimptools.html#gimp-fuzzy-select"/>
 
589
    <keyword type="function" name="gimp_fuzzy_select_full ()" link="libgimp-gimptools.html#gimp-fuzzy-select-full" since="GIMP 2.4"/>
 
590
    <keyword type="function" name="gimp_heal ()" link="libgimp-gimptools.html#gimp-heal" since="GIMP 2.4"/>
 
591
    <keyword type="function" name="gimp_heal_default ()" link="libgimp-gimptools.html#gimp-heal-default" since="GIMP 2.4"/>
528
592
    <keyword type="function" name="gimp_paintbrush ()" link="libgimp-gimptools.html#gimp-paintbrush"/>
529
593
    <keyword type="function" name="gimp_paintbrush_default ()" link="libgimp-gimptools.html#gimp-paintbrush-default"/>
530
594
    <keyword type="function" name="gimp_pencil ()" link="libgimp-gimptools.html#gimp-pencil"/>
531
595
    <keyword type="function" name="gimp_perspective ()" link="libgimp-gimptools.html#gimp-perspective" deprecated=""/>
532
596
    <keyword type="function" name="gimp_rect_select ()" link="libgimp-gimptools.html#gimp-rect-select"/>
 
597
    <keyword type="function" name="gimp_round_rect_select ()" link="libgimp-gimptools.html#gimp-round-rect-select" since="GIMP 2.4"/>
533
598
    <keyword type="function" name="gimp_rotate ()" link="libgimp-gimptools.html#gimp-rotate" deprecated=""/>
534
599
    <keyword type="function" name="gimp_scale ()" link="libgimp-gimptools.html#gimp-scale" deprecated=""/>
535
600
    <keyword type="function" name="gimp_shear ()" link="libgimp-gimptools.html#gimp-shear" deprecated=""/>
543
608
    <keyword type="function" name="gimp_image_undo_enable ()" link="libgimp-gimpundo.html#gimp-image-undo-enable"/>
544
609
    <keyword type="function" name="gimp_image_undo_freeze ()" link="libgimp-gimpundo.html#gimp-image-undo-freeze"/>
545
610
    <keyword type="function" name="gimp_image_undo_thaw ()" link="libgimp-gimpundo.html#gimp-image-undo-thaw"/>
 
611
    <keyword type="function" name="gimp_vectors_new ()" link="libgimp-gimpvectors.html#gimp-vectors-new" since="GIMP 2.4"/>
 
612
    <keyword type="function" name="gimp_vectors_import_from_file ()" link="libgimp-gimpvectors.html#gimp-vectors-import-from-file" since="GIMP 2.4"/>
 
613
    <keyword type="function" name="gimp_vectors_import_from_string ()" link="libgimp-gimpvectors.html#gimp-vectors-import-from-string" since="GIMP 2.4"/>
 
614
    <keyword type="function" name="gimp_vectors_is_valid ()" link="libgimp-gimpvectors.html#gimp-vectors-is-valid" since="GIMP 2.4"/>
 
615
    <keyword type="function" name="gimp_vectors_get_strokes ()" link="libgimp-gimpvectors.html#gimp-vectors-get-strokes" since="GIMP 2.4"/>
 
616
    <keyword type="function" name="gimp_vectors_get_image ()" link="libgimp-gimpvectors.html#gimp-vectors-get-image" since="GIMP 2.4"/>
 
617
    <keyword type="function" name="gimp_vectors_get_linked ()" link="libgimp-gimpvectors.html#gimp-vectors-get-linked" since="GIMP 2.4"/>
 
618
    <keyword type="function" name="gimp_vectors_get_name ()" link="libgimp-gimpvectors.html#gimp-vectors-get-name" since="GIMP 2.4"/>
 
619
    <keyword type="function" name="gimp_vectors_get_tattoo ()" link="libgimp-gimpvectors.html#gimp-vectors-get-tattoo" since="GIMP 2.4"/>
 
620
    <keyword type="function" name="gimp_vectors_get_visible ()" link="libgimp-gimpvectors.html#gimp-vectors-get-visible" since="GIMP 2.4"/>
 
621
    <keyword type="function" name="gimp_vectors_set_linked ()" link="libgimp-gimpvectors.html#gimp-vectors-set-linked" since="GIMP 2.4"/>
 
622
    <keyword type="function" name="gimp_vectors_set_name ()" link="libgimp-gimpvectors.html#gimp-vectors-set-name" since="GIMP 2.4"/>
 
623
    <keyword type="function" name="gimp_vectors_set_tattoo ()" link="libgimp-gimpvectors.html#gimp-vectors-set-tattoo" since="GIMP 2.4"/>
 
624
    <keyword type="function" name="gimp_vectors_set_visible ()" link="libgimp-gimpvectors.html#gimp-vectors-set-visible" since="GIMP 2.4"/>
 
625
    <keyword type="function" name="gimp_vectors_remove_stroke ()" link="libgimp-gimpvectors.html#gimp-vectors-remove-stroke" since="GIMP 2.4"/>
 
626
    <keyword type="function" name="gimp_vectors_to_selection ()" link="libgimp-gimpvectors.html#gimp-vectors-to-selection" since="GIMP 2.4"/>
 
627
    <keyword type="function" name="gimp_vectors_parasite_attach ()" link="libgimp-gimpvectors.html#gimp-vectors-parasite-attach" since="GIMP 2.4"/>
 
628
    <keyword type="function" name="gimp_vectors_parasite_detach ()" link="libgimp-gimpvectors.html#gimp-vectors-parasite-detach" since="GIMP 2.4"/>
 
629
    <keyword type="function" name="gimp_vectors_parasite_find ()" link="libgimp-gimpvectors.html#gimp-vectors-parasite-find" since="GIMP 2.4"/>
 
630
    <keyword type="function" name="gimp_vectors_parasite_list ()" link="libgimp-gimpvectors.html#gimp-vectors-parasite-list" since="GIMP 2.4"/>
 
631
    <keyword type="function" name="gimp_vectors_stroke_new_from_points ()" link="libgimp-gimpvectors.html#gimp-vectors-stroke-new-from-points" since="GIMP 2.4"/>
 
632
    <keyword type="function" name="gimp_vectors_stroke_close ()" link="libgimp-gimpvectors.html#gimp-vectors-stroke-close" since="GIMP 2.4"/>
 
633
    <keyword type="function" name="gimp_vectors_stroke_get_length ()" link="libgimp-gimpvectors.html#gimp-vectors-stroke-get-length" since="GIMP 2.4"/>
 
634
    <keyword type="function" name="gimp_vectors_stroke_get_points ()" link="libgimp-gimpvectors.html#gimp-vectors-stroke-get-points" since="GIMP 2.4"/>
 
635
    <keyword type="function" name="gimp_vectors_stroke_get_point_at_dist ()" link="libgimp-gimpvectors.html#gimp-vectors-stroke-get-point-at-dist" since="GIMP 2.4"/>
 
636
    <keyword type="function" name="gimp_vectors_stroke_interpolate ()" link="libgimp-gimpvectors.html#gimp-vectors-stroke-interpolate" since="GIMP 2.4"/>
 
637
    <keyword type="function" name="gimp_vectors_stroke_scale ()" link="libgimp-gimpvectors.html#gimp-vectors-stroke-scale" since="GIMP 2.4"/>
 
638
    <keyword type="function" name="gimp_vectors_stroke_translate ()" link="libgimp-gimpvectors.html#gimp-vectors-stroke-translate" since="GIMP 2.4"/>
 
639
    <keyword type="function" name="gimp_vectors_stroke_flip ()" link="libgimp-gimpvectors.html#gimp-vectors-stroke-flip" since="GIMP 2.4"/>
 
640
    <keyword type="function" name="gimp_vectors_stroke_flip_free ()" link="libgimp-gimpvectors.html#gimp-vectors-stroke-flip-free" since="GIMP 2.4"/>
 
641
    <keyword type="function" name="gimp_vectors_stroke_rotate ()" link="libgimp-gimpvectors.html#gimp-vectors-stroke-rotate" since="GIMP 2.4"/>
 
642
    <keyword type="function" name="gimp_vectors_bezier_stroke_conicto ()" link="libgimp-gimpvectors.html#gimp-vectors-bezier-stroke-conicto" since="GIMP 2.4"/>
 
643
    <keyword type="function" name="gimp_vectors_bezier_stroke_cubicto ()" link="libgimp-gimpvectors.html#gimp-vectors-bezier-stroke-cubicto" since="GIMP 2.4"/>
 
644
    <keyword type="function" name="gimp_vectors_bezier_stroke_lineto ()" link="libgimp-gimpvectors.html#gimp-vectors-bezier-stroke-lineto" since="GIMP 2.4"/>
 
645
    <keyword type="function" name="gimp_vectors_bezier_stroke_new_ellipse ()" link="libgimp-gimpvectors.html#gimp-vectors-bezier-stroke-new-ellipse" since="GIMP 2.4"/>
 
646
    <keyword type="function" name="gimp_vectors_bezier_stroke_new_moveto ()" link="libgimp-gimpvectors.html#gimp-vectors-bezier-stroke-new-moveto" since="GIMP 2.4"/>
546
647
    <keyword type="function" name="gimp_brush_new ()" link="libgimp-gimpbrush.html#gimp-brush-new" since="GIMP 2.2"/>
547
648
    <keyword type="function" name="gimp_brush_duplicate ()" link="libgimp-gimpbrush.html#gimp-brush-duplicate" since="GIMP 2.2"/>
548
649
    <keyword type="function" name="gimp_brush_rename ()" link="libgimp-gimpbrush.html#gimp-brush-rename" since="GIMP 2.2"/>
550
651
    <keyword type="function" name="gimp_brush_get_info ()" link="libgimp-gimpbrush.html#gimp-brush-get-info" since="GIMP 2.2"/>
551
652
    <keyword type="function" name="gimp_brush_get_pixels ()" link="libgimp-gimpbrush.html#gimp-brush-get-pixels" since="GIMP 2.2"/>
552
653
    <keyword type="function" name="gimp_brush_get_spacing ()" link="libgimp-gimpbrush.html#gimp-brush-get-spacing" since="GIMP 2.2"/>
553
 
    <keyword type="function" name="gimp_brush_set_spacing ()" link="libgimp-gimpbrush.html#gimp-brush-set-spacing" since="GIMP 2.2"/>
 
654
    <keyword type="function" name="gimp_brush_set_spacing ()" link="libgimp-gimpbrush.html#gimp-brush-set-spacing" since="GIMP 2.4"/>
 
655
    <keyword type="function" name="gimp_brush_get_shape ()" link="libgimp-gimpbrush.html#gimp-brush-get-shape" since="GIMP 2.4"/>
 
656
    <keyword type="function" name="gimp_brush_set_shape ()" link="libgimp-gimpbrush.html#gimp-brush-set-shape" since="GIMP 2.4"/>
 
657
    <keyword type="function" name="gimp_brush_get_spikes ()" link="libgimp-gimpbrush.html#gimp-brush-get-spikes" since="GIMP 2.4"/>
 
658
    <keyword type="function" name="gimp_brush_set_spikes ()" link="libgimp-gimpbrush.html#gimp-brush-set-spikes" since="GIMP 2.4"/>
 
659
    <keyword type="function" name="gimp_brush_get_angle ()" link="libgimp-gimpbrush.html#gimp-brush-get-angle" since="GIMP 2.4"/>
 
660
    <keyword type="function" name="gimp_brush_set_angle ()" link="libgimp-gimpbrush.html#gimp-brush-set-angle" since="GIMP 2.4"/>
 
661
    <keyword type="function" name="gimp_brush_get_radius ()" link="libgimp-gimpbrush.html#gimp-brush-get-radius" since="GIMP 2.4"/>
 
662
    <keyword type="function" name="gimp_brush_set_radius ()" link="libgimp-gimpbrush.html#gimp-brush-set-radius" since="GIMP 2.4"/>
 
663
    <keyword type="function" name="gimp_brush_get_aspect_ratio ()" link="libgimp-gimpbrush.html#gimp-brush-get-aspect-ratio" since="GIMP 2.4"/>
 
664
    <keyword type="function" name="gimp_brush_set_aspect_ratio ()" link="libgimp-gimpbrush.html#gimp-brush-set-aspect-ratio" since="GIMP 2.4"/>
 
665
    <keyword type="function" name="gimp_brush_get_hardness ()" link="libgimp-gimpbrush.html#gimp-brush-get-hardness" since="GIMP 2.4"/>
 
666
    <keyword type="function" name="gimp_brush_set_hardness ()" link="libgimp-gimpbrush.html#gimp-brush-set-hardness" since="GIMP 2.4"/>
 
667
    <keyword type="function" name="gimp_brush_is_generated ()" link="libgimp-gimpbrush.html#gimp-brush-is-generated" since="GIMP 2.4"/>
 
668
    <keyword type="function" name="gimp_brush_is_editable ()" link="libgimp-gimpbrush.html#gimp-brush-is-editable" since="GIMP 2.4"/>
554
669
    <keyword type="function" name="gimp_brushes_refresh ()" link="libgimp-gimpbrushes.html#gimp-brushes-refresh"/>
555
670
    <keyword type="function" name="gimp_brushes_get_list ()" link="libgimp-gimpbrushes.html#gimp-brushes-get-list"/>
556
671
    <keyword type="function" name="gimp_brushes_get_brush ()" link="libgimp-gimpbrushes.html#gimp-brushes-get-brush" deprecated=""/>
568
683
    <keyword type="function" name="gimp_gradient_duplicate ()" link="libgimp-gimpgradient.html#gimp-gradient-duplicate" since="GIMP 2.2"/>
569
684
    <keyword type="function" name="gimp_gradient_rename ()" link="libgimp-gimpgradient.html#gimp-gradient-rename" since="GIMP 2.2"/>
570
685
    <keyword type="function" name="gimp_gradient_delete ()" link="libgimp-gimpgradient.html#gimp-gradient-delete" since="GIMP 2.2"/>
 
686
    <keyword type="function" name="gimp_gradient_is_editable ()" link="libgimp-gimpgradient.html#gimp-gradient-is-editable" since="GIMP 2.4"/>
571
687
    <keyword type="function" name="gimp_gradient_get_uniform_samples ()" link="libgimp-gimpgradient.html#gimp-gradient-get-uniform-samples" since="GIMP 2.2"/>
572
688
    <keyword type="function" name="gimp_gradient_get_custom_samples ()" link="libgimp-gimpgradient.html#gimp-gradient-get-custom-samples" since="GIMP 2.2"/>
573
689
    <keyword type="function" name="gimp_gradient_segment_get_left_color ()" link="libgimp-gimpgradient.html#gimp-gradient-segment-get-left-color" since="GIMP 2.2"/>
605
721
    <keyword type="function" name="gimp_palette_rename ()" link="libgimp-gimppalette.html#gimp-palette-rename" since="GIMP 2.2"/>
606
722
    <keyword type="function" name="gimp_palette_delete ()" link="libgimp-gimppalette.html#gimp-palette-delete" since="GIMP 2.2"/>
607
723
    <keyword type="function" name="gimp_palette_get_info ()" link="libgimp-gimppalette.html#gimp-palette-get-info" since="GIMP 2.2"/>
 
724
    <keyword type="function" name="gimp_palette_get_columns ()" link="libgimp-gimppalette.html#gimp-palette-get-columns" since="GIMP 2.4"/>
 
725
    <keyword type="function" name="gimp_palette_set_columns ()" link="libgimp-gimppalette.html#gimp-palette-set-columns" since="GIMP 2.4"/>
608
726
    <keyword type="function" name="gimp_palette_add_entry ()" link="libgimp-gimppalette.html#gimp-palette-add-entry" since="GIMP 2.2"/>
609
727
    <keyword type="function" name="gimp_palette_delete_entry ()" link="libgimp-gimppalette.html#gimp-palette-delete-entry" since="GIMP 2.2"/>
610
728
    <keyword type="function" name="gimp_palette_entry_get_color ()" link="libgimp-gimppalette.html#gimp-palette-entry-get-color" since="GIMP 2.2"/>
617
735
    <keyword type="function" name="gimp_palette_set_background ()" link="libgimp-gimppalette.html#gimp-palette-set-background" deprecated=""/>
618
736
    <keyword type="function" name="gimp_palette_set_default_colors ()" link="libgimp-gimppalette.html#gimp-palette-set-default-colors" deprecated=""/>
619
737
    <keyword type="function" name="gimp_palette_swap_colors ()" link="libgimp-gimppalette.html#gimp-palette-swap-colors" deprecated=""/>
 
738
    <keyword type="function" name="gimp_palette_is_editable ()" link="libgimp-gimppalette.html#gimp-palette-is-editable" since="GIMP 2.4"/>
620
739
    <keyword type="function" name="gimp_palettes_refresh ()" link="libgimp-gimppalettes.html#gimp-palettes-refresh"/>
621
740
    <keyword type="function" name="gimp_palettes_get_list ()" link="libgimp-gimppalettes.html#gimp-palettes-get-list"/>
622
741
    <keyword type="function" name="gimp_palettes_get_palette ()" link="libgimp-gimppalettes.html#gimp-palettes-get-palette" deprecated=""/>
629
748
    <keyword type="function" name="gimp_patterns_get_pattern ()" link="libgimp-gimppatterns.html#gimp-patterns-get-pattern" deprecated=""/>
630
749
    <keyword type="function" name="gimp_patterns_set_pattern ()" link="libgimp-gimppatterns.html#gimp-patterns-set-pattern" deprecated=""/>
631
750
    <keyword type="function" name="gimp_patterns_get_pattern_data ()" link="libgimp-gimppatterns.html#gimp-patterns-get-pattern-data" deprecated=""/>
 
751
    <keyword type="struct" name="GimpSelectButton" link="GimpSelectButton.html#GimpSelectButton-struct"/>
 
752
    <keyword type="function" name="gimp_select_button_close_popup ()" link="GimpSelectButton.html#gimp-select-button-close-popup" since="GIMP 2.4"/>
 
753
    <keyword type="struct" name="GimpBrushSelectButton" link="GimpBrushSelectButton.html#GimpBrushSelectButton-struct"/>
 
754
    <keyword type="function" name="gimp_brush_select_button_new ()" link="GimpBrushSelectButton.html#gimp-brush-select-button-new" since="GIMP 2.4"/>
 
755
    <keyword type="function" name="gimp_brush_select_button_get_brush ()" link="GimpBrushSelectButton.html#gimp-brush-select-button-get-brush" since="GIMP 2.4"/>
 
756
    <keyword type="function" name="gimp_brush_select_button_set_brush ()" link="GimpBrushSelectButton.html#gimp-brush-select-button-set-brush" since="GIMP 2.4"/>
 
757
    <keyword type="" name="The &quot;brush-name&quot; property" link="GimpBrushSelectButton.html#GimpBrushSelectButton--brush-name"/>
 
758
    <keyword type="" name="The &quot;brush-opacity&quot; property" link="GimpBrushSelectButton.html#GimpBrushSelectButton--brush-opacity"/>
 
759
    <keyword type="" name="The &quot;brush-paint-mode&quot; property" link="GimpBrushSelectButton.html#GimpBrushSelectButton--brush-paint-mode"/>
 
760
    <keyword type="" name="The &quot;brush-spacing&quot; property" link="GimpBrushSelectButton.html#GimpBrushSelectButton--brush-spacing"/>
 
761
    <keyword type="" name="The &quot;title&quot; property" link="GimpBrushSelectButton.html#GimpBrushSelectButton--title"/>
 
762
    <keyword type="" name="The &quot;brush-set&quot; signal" link="GimpBrushSelectButton.html#GimpBrushSelectButton-brush-set"/>
 
763
    <keyword type="struct" name="GimpFontSelectButton" link="GimpFontSelectButton.html#GimpFontSelectButton-struct"/>
 
764
    <keyword type="function" name="gimp_font_select_button_new ()" link="GimpFontSelectButton.html#gimp-font-select-button-new" since="GIMP 2.4"/>
 
765
    <keyword type="function" name="gimp_font_select_button_get_font ()" link="GimpFontSelectButton.html#gimp-font-select-button-get-font" since="GIMP 2.4"/>
 
766
    <keyword type="function" name="gimp_font_select_button_set_font ()" link="GimpFontSelectButton.html#gimp-font-select-button-set-font" since="GIMP 2.4"/>
 
767
    <keyword type="" name="The &quot;font-name&quot; property" link="GimpFontSelectButton.html#GimpFontSelectButton--font-name"/>
 
768
    <keyword type="" name="The &quot;title&quot; property" link="GimpFontSelectButton.html#GimpFontSelectButton--title"/>
 
769
    <keyword type="" name="The &quot;font-set&quot; signal" link="GimpFontSelectButton.html#GimpFontSelectButton-font-set"/>
 
770
    <keyword type="struct" name="GimpGradientSelectButton" link="GimpGradientSelectButton.html#GimpGradientSelectButton-struct"/>
 
771
    <keyword type="function" name="gimp_gradient_select_button_new ()" link="GimpGradientSelectButton.html#gimp-gradient-select-button-new" since="GIMP 2.4"/>
 
772
    <keyword type="function" name="gimp_gradient_select_button_get_gradient ()" link="GimpGradientSelectButton.html#gimp-gradient-select-button-get-gradient" since="GIMP 2.4"/>
 
773
    <keyword type="function" name="gimp_gradient_select_button_set_gradient ()" link="GimpGradientSelectButton.html#gimp-gradient-select-button-set-gradient" since="GIMP 2.4"/>
 
774
    <keyword type="" name="The &quot;gradient-name&quot; property" link="GimpGradientSelectButton.html#GimpGradientSelectButton--gradient-name"/>
 
775
    <keyword type="" name="The &quot;title&quot; property" link="GimpGradientSelectButton.html#GimpGradientSelectButton--title"/>
 
776
    <keyword type="" name="The &quot;gradient-set&quot; signal" link="GimpGradientSelectButton.html#GimpGradientSelectButton-gradient-set"/>
 
777
    <keyword type="struct" name="GimpPaletteSelectButton" link="GimpPaletteSelectButton.html#GimpPaletteSelectButton-struct"/>
 
778
    <keyword type="function" name="gimp_palette_select_button_new ()" link="GimpPaletteSelectButton.html#gimp-palette-select-button-new" since="GIMP 2.4"/>
 
779
    <keyword type="function" name="gimp_palette_select_button_get_palette ()" link="GimpPaletteSelectButton.html#gimp-palette-select-button-get-palette" since="GIMP 2.4"/>
 
780
    <keyword type="function" name="gimp_palette_select_button_set_palette ()" link="GimpPaletteSelectButton.html#gimp-palette-select-button-set-palette" since="GIMP 2.4"/>
 
781
    <keyword type="" name="The &quot;palette-name&quot; property" link="GimpPaletteSelectButton.html#GimpPaletteSelectButton--palette-name"/>
 
782
    <keyword type="" name="The &quot;title&quot; property" link="GimpPaletteSelectButton.html#GimpPaletteSelectButton--title"/>
 
783
    <keyword type="" name="The &quot;palette-set&quot; signal" link="GimpPaletteSelectButton.html#GimpPaletteSelectButton-palette-set"/>
 
784
    <keyword type="struct" name="GimpPatternSelectButton" link="GimpPatternSelectButton.html#GimpPatternSelectButton-struct"/>
 
785
    <keyword type="function" name="gimp_pattern_select_button_new ()" link="GimpPatternSelectButton.html#gimp-pattern-select-button-new" since="GIMP 2.4"/>
 
786
    <keyword type="function" name="gimp_pattern_select_button_get_pattern ()" link="GimpPatternSelectButton.html#gimp-pattern-select-button-get-pattern" since="GIMP 2.4"/>
 
787
    <keyword type="function" name="gimp_pattern_select_button_set_pattern ()" link="GimpPatternSelectButton.html#gimp-pattern-select-button-set-pattern" since="GIMP 2.4"/>
 
788
    <keyword type="" name="The &quot;pattern-name&quot; property" link="GimpPatternSelectButton.html#GimpPatternSelectButton--pattern-name"/>
 
789
    <keyword type="" name="The &quot;title&quot; property" link="GimpPatternSelectButton.html#GimpPatternSelectButton--title"/>
 
790
    <keyword type="" name="The &quot;pattern-set&quot; signal" link="GimpPatternSelectButton.html#GimpPatternSelectButton-pattern-set"/>
632
791
    <keyword type="function" name="GimpRunBrushCallback ()" link="libgimp-gimpbrushselect.html#GimpRunBrushCallback"/>
633
792
    <keyword type="function" name="gimp_brush_select_new ()" link="libgimp-gimpbrushselect.html#gimp-brush-select-new"/>
634
793
    <keyword type="function" name="gimp_brush_select_destroy ()" link="libgimp-gimpbrushselect.html#gimp-brush-select-destroy"/>
660
819
    <keyword type="function" name="gimp_patterns_close_popup ()" link="libgimp-gimppatternselect.html#gimp-patterns-close-popup"/>
661
820
    <keyword type="function" name="gimp_patterns_set_popup ()" link="libgimp-gimppatternselect.html#gimp-patterns-set-popup"/>
662
821
    <keyword type="function" name="gimp_ui_init ()" link="libgimp-gimpui.html#gimp-ui-init"/>
 
822
    <keyword type="function" name="gimp_ui_get_display_window ()" link="libgimp-gimpui.html#gimp-ui-get-display-window" since="GIMP 2.4"/>
 
823
    <keyword type="function" name="gimp_ui_get_progress_window ()" link="libgimp-gimpui.html#gimp-ui-get-progress-window" since="GIMP 2.4"/>
 
824
    <keyword type="function" name="gimp_window_set_transient ()" link="libgimp-gimpui.html#gimp-window-set-transient" since="GIMP 2.4"/>
 
825
    <keyword type="function" name="gimp_window_set_transient_for_display ()" link="libgimp-gimpui.html#gimp-window-set-transient-for-display" since="GIMP 2.4"/>
663
826
    <keyword type="enum" name="enum GimpExportCapabilities" link="libgimp-gimpexport.html#GimpExportCapabilities"/>
664
827
    <keyword type="enum" name="enum GimpExportReturn" link="libgimp-gimpexport.html#GimpExportReturn"/>
665
828
    <keyword type="function" name="gimp_export_image ()" link="libgimp-gimpexport.html#gimp-export-image"/>
666
 
    <keyword type="struct" name="GimpAspectPreview" link="GimpAspectPreview.html#GimpAspectPreview-struct"/>
667
 
    <keyword type="function" name="gimp_aspect_preview_new ()" link="GimpAspectPreview.html#gimp-aspect-preview-new"/>
668
829
    <keyword type="struct" name="GimpDrawablePreview" link="GimpDrawablePreview.html#GimpDrawablePreview-struct"/>
669
830
    <keyword type="function" name="gimp_drawable_preview_new ()" link="GimpDrawablePreview.html#gimp-drawable-preview-new" since="GIMP 2.2"/>
670
831
    <keyword type="function" name="gimp_drawable_preview_get_drawable ()" link="GimpDrawablePreview.html#gimp-drawable-preview-get-drawable" since="GIMP 2.2"/>
671
832
    <keyword type="function" name="gimp_drawable_preview_draw_region ()" link="GimpDrawablePreview.html#gimp-drawable-preview-draw-region" since="GIMP 2.2"/>
672
 
    <keyword type="function" name="GimpDrawableConstraintFunc ()" link="libgimp-gimpdrawablecombobox.html#GimpDrawableConstraintFunc"/>
673
 
    <keyword type="function" name="gimp_drawable_combo_box_new ()" link="libgimp-gimpdrawablecombobox.html#gimp-drawable-combo-box-new" since="GIMP 2.2"/>
674
 
    <keyword type="function" name="gimp_channel_combo_box_new ()" link="libgimp-gimpdrawablecombobox.html#gimp-channel-combo-box-new" since="GIMP 2.2"/>
675
 
    <keyword type="function" name="gimp_layer_combo_box_new ()" link="libgimp-gimpdrawablecombobox.html#gimp-layer-combo-box-new" since="GIMP 2.2"/>
676
 
    <keyword type="function" name="GimpImageConstraintFunc ()" link="libgimp-gimpimagecombobox.html#GimpImageConstraintFunc"/>
677
 
    <keyword type="function" name="gimp_image_combo_box_new ()" link="libgimp-gimpimagecombobox.html#gimp-image-combo-box-new" since="GIMP 2.2"/>
 
833
    <keyword type="" name="The &quot;drawable&quot; property" link="GimpDrawablePreview.html#GimpDrawablePreview--drawable"/>
 
834
    <keyword type="struct" name="GimpAspectPreview" link="GimpAspectPreview.html#GimpAspectPreview-struct"/>
 
835
    <keyword type="function" name="gimp_aspect_preview_new ()" link="GimpAspectPreview.html#gimp-aspect-preview-new" since="GIMP 2.2"/>
 
836
    <keyword type="" name="The &quot;drawable&quot; property" link="GimpAspectPreview.html#GimpAspectPreview--drawable"/>
 
837
    <keyword type="struct" name="GimpZoomPreview" link="GimpZoomPreview.html#GimpZoomPreview-struct"/>
 
838
    <keyword type="function" name="gimp_zoom_preview_new ()" link="GimpZoomPreview.html#gimp-zoom-preview-new" since="GIMP 2.4"/>
 
839
    <keyword type="function" name="gimp_zoom_preview_new_with_model ()" link="GimpZoomPreview.html#gimp-zoom-preview-new-with-model" since="GIMP 2.4"/>
 
840
    <keyword type="function" name="gimp_zoom_preview_get_source ()" link="GimpZoomPreview.html#gimp-zoom-preview-get-source" since="GIMP 2.4"/>
 
841
    <keyword type="function" name="gimp_zoom_preview_get_drawable ()" link="GimpZoomPreview.html#gimp-zoom-preview-get-drawable" since="GIMP 2.4"/>
 
842
    <keyword type="function" name="gimp_zoom_preview_get_factor ()" link="GimpZoomPreview.html#gimp-zoom-preview-get-factor" since="GIMP 2.4"/>
 
843
    <keyword type="function" name="gimp_zoom_preview_get_model ()" link="GimpZoomPreview.html#gimp-zoom-preview-get-model" since="GIMP 2.4"/>
 
844
    <keyword type="" name="The &quot;drawable&quot; property" link="GimpZoomPreview.html#GimpZoomPreview--drawable"/>
 
845
    <keyword type="" name="The &quot;model&quot; property" link="GimpZoomPreview.html#GimpZoomPreview--model"/>
 
846
    <keyword type="function" name="GimpItemConstraintFunc ()" link="libgimp-GimpItemComboBox.html#GimpItemConstraintFunc"/>
 
847
    <keyword type="struct" name="GimpDrawableComboBox" link="libgimp-GimpItemComboBox.html#GimpDrawableComboBox-struct"/>
 
848
    <keyword type="typedef" name="GimpDrawableConstraintFunc" link="libgimp-GimpItemComboBox.html#GimpDrawableConstraintFunc"/>
 
849
    <keyword type="function" name="gimp_drawable_combo_box_new ()" link="libgimp-GimpItemComboBox.html#gimp-drawable-combo-box-new" since="GIMP 2.2"/>
 
850
    <keyword type="struct" name="GimpChannelComboBox" link="libgimp-GimpItemComboBox.html#GimpChannelComboBox-struct"/>
 
851
    <keyword type="function" name="gimp_channel_combo_box_new ()" link="libgimp-GimpItemComboBox.html#gimp-channel-combo-box-new" since="GIMP 2.2"/>
 
852
    <keyword type="struct" name="GimpLayerComboBox" link="libgimp-GimpItemComboBox.html#GimpLayerComboBox-struct"/>
 
853
    <keyword type="function" name="gimp_layer_combo_box_new ()" link="libgimp-GimpItemComboBox.html#gimp-layer-combo-box-new" since="GIMP 2.2"/>
 
854
    <keyword type="struct" name="GimpVectorsComboBox" link="libgimp-GimpItemComboBox.html#GimpVectorsComboBox-struct"/>
 
855
    <keyword type="typedef" name="GimpVectorsConstraintFunc" link="libgimp-GimpItemComboBox.html#GimpVectorsConstraintFunc"/>
 
856
    <keyword type="function" name="gimp_vectors_combo_box_new ()" link="libgimp-GimpItemComboBox.html#gimp-vectors-combo-box-new" since="GIMP 2.4"/>
 
857
    <keyword type="struct" name="GimpImageComboBox" link="GimpImageComboBox.html#GimpImageComboBox-struct"/>
 
858
    <keyword type="function" name="GimpImageConstraintFunc ()" link="GimpImageComboBox.html#GimpImageConstraintFunc"/>
 
859
    <keyword type="function" name="gimp_image_combo_box_new ()" link="GimpImageComboBox.html#gimp-image-combo-box-new" since="GIMP 2.2"/>
678
860
    <keyword type="enum" name="enum GimpPixbufTransparency" link="libgimp-gimppixbuf.html#GimpPixbufTransparency"/>
679
861
    <keyword type="function" name="gimp_image_get_thumbnail ()" link="libgimp-gimppixbuf.html#gimp-image-get-thumbnail" since="GIMP 2.2"/>
680
862
    <keyword type="function" name="gimp_drawable_get_thumbnail ()" link="libgimp-gimppixbuf.html#gimp-drawable-get-thumbnail" since="GIMP 2.2"/>
681
863
    <keyword type="function" name="gimp_drawable_get_sub_thumbnail ()" link="libgimp-gimppixbuf.html#gimp-drawable-get-sub-thumbnail" since="GIMP 2.2"/>
 
864
    <keyword type="function" name="gimp_layer_new_from_pixbuf ()" link="libgimp-gimppixbuf.html#gimp-layer-new-from-pixbuf" since="GIMP 2.4"/>
682
865
    <keyword type="struct" name="GimpProgressBar" link="GimpProgressBar.html#GimpProgressBar-struct"/>
683
866
    <keyword type="function" name="gimp_progress_bar_new ()" link="GimpProgressBar.html#gimp-progress-bar-new" since="GIMP 2.2"/>
684
867
    <keyword type="function" name="GimpConstraintFunc ()" link="libgimp-gimpmenu.html#GimpConstraintFunc" deprecated=""/>
687
870
    <keyword type="function" name="gimp_layer_menu_new ()" link="libgimp-gimpmenu.html#gimp-layer-menu-new" deprecated=""/>
688
871
    <keyword type="function" name="gimp_channel_menu_new ()" link="libgimp-gimpmenu.html#gimp-channel-menu-new" deprecated=""/>
689
872
    <keyword type="function" name="gimp_drawable_menu_new ()" link="libgimp-gimpmenu.html#gimp-drawable-menu-new" deprecated=""/>
690
 
    <keyword type="function" name="gimp_brush_select_widget_new ()" link="libgimp-gimpbrushmenu.html#gimp-brush-select-widget-new"/>
691
 
    <keyword type="function" name="gimp_brush_select_widget_close ()" link="libgimp-gimpbrushmenu.html#gimp-brush-select-widget-close"/>
692
 
    <keyword type="function" name="gimp_brush_select_widget_set ()" link="libgimp-gimpbrushmenu.html#gimp-brush-select-widget-set"/>
693
 
    <keyword type="function" name="gimp_font_select_widget_new ()" link="libgimp-gimpfontmenu.html#gimp-font-select-widget-new"/>
694
 
    <keyword type="function" name="gimp_font_select_widget_close ()" link="libgimp-gimpfontmenu.html#gimp-font-select-widget-close"/>
695
 
    <keyword type="function" name="gimp_font_select_widget_set ()" link="libgimp-gimpfontmenu.html#gimp-font-select-widget-set"/>
696
 
    <keyword type="function" name="gimp_gradient_select_widget_new ()" link="libgimp-gimpgradientmenu.html#gimp-gradient-select-widget-new"/>
697
 
    <keyword type="function" name="gimp_gradient_select_widget_close ()" link="libgimp-gimpgradientmenu.html#gimp-gradient-select-widget-close"/>
698
 
    <keyword type="function" name="gimp_gradient_select_widget_set ()" link="libgimp-gimpgradientmenu.html#gimp-gradient-select-widget-set"/>
699
 
    <keyword type="function" name="gimp_palette_select_widget_new ()" link="libgimp-gimppalettemenu.html#gimp-palette-select-widget-new" since="GIMP 2.2"/>
700
 
    <keyword type="function" name="gimp_palette_select_widget_close ()" link="libgimp-gimppalettemenu.html#gimp-palette-select-widget-close" since="GIMP 2.2"/>
701
 
    <keyword type="function" name="gimp_palette_select_widget_set ()" link="libgimp-gimppalettemenu.html#gimp-palette-select-widget-set" since="GIMP 2.2"/>
702
 
    <keyword type="function" name="gimp_pattern_select_widget_new ()" link="libgimp-gimppatternmenu.html#gimp-pattern-select-widget-new"/>
703
 
    <keyword type="function" name="gimp_pattern_select_widget_close ()" link="libgimp-gimppatternmenu.html#gimp-pattern-select-widget-close"/>
704
 
    <keyword type="function" name="gimp_pattern_select_widget_set ()" link="libgimp-gimppatternmenu.html#gimp-pattern-select-widget-set"/>
 
873
    <keyword type="function" name="gimp_brush_select_widget_new ()" link="libgimp-gimpbrushmenu.html#gimp-brush-select-widget-new" deprecated=""/>
 
874
    <keyword type="function" name="gimp_brush_select_widget_close ()" link="libgimp-gimpbrushmenu.html#gimp-brush-select-widget-close" deprecated=""/>
 
875
    <keyword type="function" name="gimp_brush_select_widget_set ()" link="libgimp-gimpbrushmenu.html#gimp-brush-select-widget-set" deprecated=""/>
 
876
    <keyword type="function" name="gimp_font_select_widget_new ()" link="libgimp-gimpfontmenu.html#gimp-font-select-widget-new" deprecated=""/>
 
877
    <keyword type="function" name="gimp_font_select_widget_close ()" link="libgimp-gimpfontmenu.html#gimp-font-select-widget-close" deprecated=""/>
 
878
    <keyword type="function" name="gimp_font_select_widget_set ()" link="libgimp-gimpfontmenu.html#gimp-font-select-widget-set" deprecated=""/>
 
879
    <keyword type="function" name="gimp_gradient_select_widget_new ()" link="libgimp-gimpgradientmenu.html#gimp-gradient-select-widget-new" deprecated="" since="GIMP 2.2"/>
 
880
    <keyword type="function" name="gimp_gradient_select_widget_close ()" link="libgimp-gimpgradientmenu.html#gimp-gradient-select-widget-close" deprecated=""/>
 
881
    <keyword type="function" name="gimp_gradient_select_widget_set ()" link="libgimp-gimpgradientmenu.html#gimp-gradient-select-widget-set" deprecated=""/>
 
882
    <keyword type="function" name="gimp_palette_select_widget_new ()" link="libgimp-gimppalettemenu.html#gimp-palette-select-widget-new" deprecated="" since="GIMP 2.2"/>
 
883
    <keyword type="function" name="gimp_palette_select_widget_close ()" link="libgimp-gimppalettemenu.html#gimp-palette-select-widget-close" deprecated="" since="GIMP 2.2"/>
 
884
    <keyword type="function" name="gimp_palette_select_widget_set ()" link="libgimp-gimppalettemenu.html#gimp-palette-select-widget-set" deprecated="" since="GIMP 2.2"/>
 
885
    <keyword type="function" name="gimp_pattern_select_widget_new ()" link="libgimp-gimppatternmenu.html#gimp-pattern-select-widget-new" deprecated=""/>
 
886
    <keyword type="function" name="gimp_pattern_select_widget_close ()" link="libgimp-gimppatternmenu.html#gimp-pattern-select-widget-close" deprecated=""/>
 
887
    <keyword type="function" name="gimp_pattern_select_widget_set ()" link="libgimp-gimppatternmenu.html#gimp-pattern-select-widget-set" deprecated=""/>
 
888
    <keyword type="struct" name="GimpProcBrowserDialog" link="GimpProcBrowserDialog.html#GimpProcBrowserDialog-struct"/>
 
889
    <keyword type="function" name="gimp_proc_browser_dialog_new ()" link="GimpProcBrowserDialog.html#gimp-proc-browser-dialog-new" since="GIMP 2.4"/>
 
890
    <keyword type="function" name="gimp_proc_browser_dialog_get_selected ()" link="GimpProcBrowserDialog.html#gimp-proc-browser-dialog-get-selected" since="GIMP 2.4"/>
 
891
    <keyword type="" name="The &quot;row-activated&quot; signal" link="GimpProcBrowserDialog.html#GimpProcBrowserDialog-row-activated"/>
 
892
    <keyword type="" name="The &quot;selection-changed&quot; signal" link="GimpProcBrowserDialog.html#GimpProcBrowserDialog-selection-changed"/>
 
893
    <keyword type="function" name="gimp_proc_view_new ()" link="libgimp-gimpprocview.html#gimp-proc-view-new"/>
705
894
  </functions>
706
895
</book>