devel-docs: fix and update the libgimp docs

This commit is contained in:
Michael Natterer 2019-07-23 19:31:24 +02:00
parent 0155eccbf2
commit 55fc774ca9
7 changed files with 20 additions and 372 deletions

View File

@ -1,16 +1,16 @@
/Makefile
/Makefile.in
/deprecated
/libgimp.args
/libgimp.hierarchy
/libgimp.interfaces
/libgimp.prerequisites
/libgimp.signals
/libgimp-decl.txt
/libgimp-decl-list.txt
/libgimp-unused.txt
/libgimp-undeclared.txt
/libgimp-undocumented.txt
/libgimp3.args
/libgimp3.hierarchy
/libgimp3.interfaces
/libgimp3.prerequisites
/libgimp3.signals
/libgimp3-decl.txt
/libgimp3-decl-list.txt
/libgimp3-unused.txt
/libgimp3-undeclared.txt
/libgimp3-undocumented.txt
/html
/tmpl
/xml

View File

@ -1,13 +1,13 @@
## Process this file with automake to produce Makefile.in
# The name of the module.
DOC_MODULE = libgimp
DOC_MODULE = libgimp3
# The top-level SGML file.
DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.sgml
# The directory containing the source code.
DOC_SOURCE_DIR = $(top_srcdir)/$(DOC_MODULE)
DOC_SOURCE_DIR = $(top_srcdir)/libgimp
# Extra options to pass to gtkdoc-scangobj
SCANGOBJ_OPTIONS =

View File

@ -45,7 +45,6 @@
<xi:include href="xml/gimpdrawable.xml" />
<xi:include href="xml/gimpdrawablecolor.xml" />
<xi:include href="xml/gimpdrawableedit.xml" />
<xi:include href="xml/gimpdrawabletransform.xml" />
<xi:include href="xml/gimpedit.xml" />
<xi:include href="xml/gimpfileops.xml" />
<xi:include href="xml/gimpfloatingsel.xml" />
@ -64,9 +63,6 @@
<xi:include href="xml/gimplayer.xml" />
<xi:include href="xml/gimppaths.xml" />
<xi:include href="xml/gimppixbuf.xml" />
<xi:include href="xml/gimppixelfetcher.xml" />
<xi:include href="xml/gimppixelrgn.xml" />
<xi:include href="xml/gimpregioniterator.xml" />
<xi:include href="xml/gimpselection.xml" />
<xi:include href="xml/gimptextlayer.xml" />
<xi:include href="xml/gimptexttool.xml" />

View File

@ -30,10 +30,6 @@ gimp_tile_width
gimp_tile_height
gimp_shm_ID
gimp_shm_addr
gimp_gamma
gimp_install_cmap
gimp_min_colors
gimp_show_tool_tips
gimp_show_help_button
gimp_export_color_profile
gimp_export_exif
@ -53,13 +49,8 @@ gimp_extension_ack
gimp_extension_process
gimp_attach_parasite
gimp_detach_parasite
gimp_parasite_find
gimp_parasite_list
gimp_get_parasite
gimp_get_parasite_list
gimp_parasite_attach
gimp_parasite_detach
gimp_attach_new_parasite
</SECTION>
<SECTION>
@ -72,34 +63,7 @@ GimpHistogramChannel
GimpLayerColorSpace
GimpLayerCompositeMode
GimpLayerMode
GimpLayerModeEffects
GIMP_NORMAL_MODE
GIMP_DISSOLVE_MODE
GIMP_BEHIND_MODE
GIMP_MULTIPLY_MODE
GIMP_SCREEN_MODE
GIMP_OVERLAY_MODE
GIMP_DIFFERENCE_MODE
GIMP_ADDITION_MODE
GIMP_SUBTRACT_MODE
GIMP_DARKEN_ONLY_MODE
GIMP_LIGHTEN_ONLY_MODE
GIMP_HUE_MODE
GIMP_SATURATION_MODE
GIMP_COLOR_MODE
GIMP_VALUE_MODE
GIMP_DIVIDE_MODE
GIMP_DODGE_MODE
GIMP_BURN_MODE
GIMP_HARDLIGHT_MODE
GIMP_SOFTLIGHT_MODE
GIMP_GRAIN_EXTRACT_MODE
GIMP_GRAIN_MERGE_MODE
GIMP_COLOR_ERASE_MODE
GIMP_FIXED_DITHER
GIMP_FSLOWBLEED_DITHER
GIMP_FS_DITHER
GIMP_NO_DITHER
<SUBSECTION Standard>
GIMP_TYPE_BRUSH_APPLICATION_MODE
GIMP_TYPE_CONVERT_DITHER_TYPE
@ -163,15 +127,6 @@ gimp_brush_is_editable
<FILE>gimpbrushes</FILE>
gimp_brushes_refresh
gimp_brushes_get_list
gimp_brushes_get_brush
gimp_brushes_set_brush
gimp_brushes_get_opacity
gimp_brushes_set_opacity
gimp_brushes_get_paint_mode
gimp_brushes_set_paint_mode
gimp_brushes_get_spacing
gimp_brushes_set_spacing
gimp_brushes_get_brush_data
</SECTION>
<SECTION>
@ -209,26 +164,6 @@ gimp_channel_set_color
gimp_channel_combine_masks
</SECTION>
<SECTION>
<FILE>gimpcolor</FILE>
gimp_brightness_contrast
gimp_levels
gimp_levels_auto
gimp_levels_stretch
gimp_posterize
gimp_desaturate
gimp_desaturate_full
gimp_equalize
gimp_invert
gimp_curves_spline
gimp_curves_explicit
gimp_color_balance
gimp_colorize
gimp_histogram
gimp_hue_saturation
gimp_threshold
</SECTION>
<SECTION>
<FILE>gimpcontext</FILE>
gimp_context_push
@ -328,8 +263,6 @@ gimp_context_get_transform_direction
gimp_context_set_transform_direction
gimp_context_get_transform_resize
gimp_context_set_transform_resize
gimp_context_get_transform_recursion
gimp_context_set_transform_recursion
gimp_context_get_ink_angle
gimp_context_set_ink_angle
gimp_context_get_ink_blob_angle
@ -366,39 +299,20 @@ gimp_displays_reconnect
<SECTION>
<FILE>gimpdrawable</FILE>
GimpDrawable
gimp_drawable_get_buffer
gimp_drawable_get_shadow_buffer
gimp_drawable_get_format
gimp_drawable_get_thumbnail_format
gimp_drawable_get
gimp_drawable_detach
gimp_drawable_flush
gimp_drawable_delete
gimp_drawable_is_valid
gimp_drawable_get_name
gimp_drawable_set_name
gimp_drawable_get_visible
gimp_drawable_set_visible
gimp_drawable_get_linked
gimp_drawable_set_linked
gimp_drawable_get_tattoo
gimp_drawable_set_tattoo
gimp_drawable_get_pixel
gimp_drawable_set_pixel
gimp_drawable_get_tile
gimp_drawable_get_tile2
gimp_drawable_get_thumbnail_data
gimp_drawable_get_sub_thumbnail_data
gimp_drawable_get_color_uchar
gimp_drawable_merge_shadow
gimp_drawable_free_shadow
gimp_drawable_fill
gimp_drawable_update
gimp_drawable_mask_bounds
gimp_drawable_mask_intersect
gimp_drawable_get_image
gimp_drawable_set_image
gimp_drawable_has_alpha
gimp_drawable_type_with_alpha
gimp_drawable_type
@ -409,17 +323,8 @@ gimp_drawable_bpp
gimp_drawable_width
gimp_drawable_height
gimp_drawable_offsets
gimp_drawable_is_channel
gimp_drawable_is_layer
gimp_drawable_is_layer_mask
gimp_drawable_is_text_layer
gimp_drawable_offset
gimp_drawable_foreground_extract
gimp_drawable_parasite_find
gimp_drawable_parasite_list
gimp_drawable_parasite_attach
gimp_drawable_parasite_detach
gimp_drawable_attach_new_parasite
</SECTION>
<SECTION>
@ -450,26 +355,6 @@ gimp_drawable_edit_stroke_selection
gimp_drawable_edit_stroke_item
</SECTION>
<SECTION>
<FILE>gimpdrawabletransform</FILE>
gimp_drawable_transform_flip_simple
gimp_drawable_transform_flip
gimp_drawable_transform_flip_default
gimp_drawable_transform_perspective
gimp_drawable_transform_perspective_default
gimp_drawable_transform_rotate_simple
gimp_drawable_transform_rotate
gimp_drawable_transform_rotate_default
gimp_drawable_transform_scale
gimp_drawable_transform_scale_default
gimp_drawable_transform_shear
gimp_drawable_transform_shear_default
gimp_drawable_transform_2d
gimp_drawable_transform_2d_default
gimp_drawable_transform_matrix
gimp_drawable_transform_matrix_default
</SECTION>
<SECTION>
<FILE>gimpdynamics</FILE>
gimp_dynamics_get_list
@ -482,20 +367,12 @@ gimp_edit_cut
gimp_edit_copy
gimp_edit_copy_visible
gimp_edit_paste
gimp_edit_paste_as_new
gimp_edit_paste_as_new_image
gimp_edit_named_cut
gimp_edit_named_copy
gimp_edit_named_copy_visible
gimp_edit_named_paste
gimp_edit_named_paste_as_new
gimp_edit_named_paste_as_new_image
gimp_edit_clear
gimp_edit_fill
gimp_edit_bucket_fill
gimp_edit_blend
gimp_edit_stroke
gimp_edit_stroke_vectors
</SECTION>
<SECTION>
@ -522,8 +399,6 @@ gimp_floating_sel_remove
gimp_floating_sel_anchor
gimp_floating_sel_to_layer
gimp_floating_sel_attach
gimp_floating_sel_rigor
gimp_floating_sel_relax
</SECTION>
<SECTION>
@ -551,8 +426,6 @@ gimp_get_default_comment
gimp_get_default_unit
gimp_get_module_load_inhibit
gimp_get_monitor_resolution
gimp_get_theme_dir
gimp_get_icon_theme_dir
</SECTION>
<SECTION>
@ -594,11 +467,6 @@ gimp_gradient_segment_range_move
<FILE>gimpgradients</FILE>
gimp_gradients_refresh
gimp_gradients_get_list
gimp_gradients_get_gradient
gimp_gradients_set_gradient
gimp_gradients_sample_uniform
gimp_gradients_sample_custom
gimp_gradients_get_gradient_data
</SECTION>
<SECTION>
@ -633,7 +501,6 @@ gimp_image_get_precision
gimp_image_get_default_new_layer_mode
gimp_image_width
gimp_image_height
gimp_image_free_shadow
gimp_image_get_layers
gimp_image_get_channels
gimp_image_get_active_drawable
@ -647,24 +514,14 @@ gimp_image_raise_item
gimp_image_lower_item
gimp_image_raise_item_to_top
gimp_image_lower_item_to_bottom
gimp_image_add_layer
gimp_image_insert_layer
gimp_image_remove_layer
gimp_image_freeze_layers
gimp_image_thaw_layers
gimp_image_raise_layer
gimp_image_lower_layer
gimp_image_raise_layer_to_top
gimp_image_lower_layer_to_bottom
gimp_image_get_layer_position
gimp_image_add_channel
gimp_image_insert_channel
gimp_image_remove_channel
gimp_image_freeze_channels
gimp_image_thaw_channels
gimp_image_raise_channel
gimp_image_lower_channel
gimp_image_get_channel_position
gimp_image_flatten
gimp_image_merge_visible_layers
gimp_image_merge_down
@ -695,8 +552,6 @@ gimp_image_get_vectors_by_tattoo
gimp_image_get_layer_by_name
gimp_image_get_channel_by_name
gimp_image_get_vectors_by_name
gimp_image_get_cmap
gimp_image_set_cmap
gimp_image_get_colormap
gimp_image_set_colormap
gimp_image_get_vectors
@ -707,23 +562,12 @@ gimp_image_attach_parasite
gimp_image_detach_parasite
gimp_image_get_parasite
gimp_image_get_parasite_list
gimp_image_parasite_find
gimp_image_parasite_list
gimp_image_parasite_attach
gimp_image_parasite_detach
gimp_image_attach_new_parasite
gimp_image_add_vectors
gimp_image_insert_vectors
gimp_image_remove_vectors
gimp_image_freeze_vectors
gimp_image_thaw_vectors
gimp_image_get_active_vectors
gimp_image_set_active_vectors
gimp_image_lower_vectors
gimp_image_raise_vectors
gimp_image_lower_vectors_to_bottom
gimp_image_raise_vectors_to_top
gimp_image_get_vectors_position
</SECTION>
<SECTION>
@ -793,7 +637,6 @@ gimp_image_select_item
gimp_image_resize
gimp_image_resize_to_layers
gimp_image_scale
gimp_image_scale_full
gimp_image_crop
gimp_image_flip
gimp_image_rotate
@ -880,10 +723,8 @@ gimp_layer_new_from_surface
gimp_layer_group_new
gimp_layer_copy
gimp_layer_scale
gimp_layer_scale_full
gimp_layer_resize
gimp_layer_resize_to_image_size
gimp_layer_translate
gimp_layer_add_alpha
gimp_layer_flatten
gimp_layer_set_offsets
@ -895,8 +736,6 @@ gimp_layer_remove_mask
gimp_layer_is_floating_sel
gimp_layer_get_lock_alpha
gimp_layer_set_lock_alpha
gimp_layer_get_preserve_trans
gimp_layer_set_preserve_trans
gimp_layer_get_apply_mask
gimp_layer_set_apply_mask
gimp_layer_get_show_mask
@ -938,12 +777,6 @@ gimp_palette_entry_get_color
gimp_palette_entry_set_color
gimp_palette_entry_get_name
gimp_palette_entry_set_name
gimp_palette_get_foreground
gimp_palette_get_background
gimp_palette_set_foreground
gimp_palette_set_background
gimp_palette_set_default_colors
gimp_palette_swap_colors
gimp_palette_is_editable
</SECTION>
@ -951,9 +784,6 @@ gimp_palette_is_editable
<FILE>gimppalettes</FILE>
gimp_palettes_refresh
gimp_palettes_get_list
gimp_palettes_get_palette
gimp_palettes_set_palette
gimp_palettes_get_palette_entry
</SECTION>
<SECTION>
@ -966,25 +796,6 @@ gimp_palettes_close_popup
gimp_palettes_set_popup
</SECTION>
<SECTION>
<FILE>gimppaths</FILE>
gimp_path_list
gimp_path_get_points
gimp_path_get_current
gimp_path_set_current
gimp_path_set_points
gimp_path_stroke_current
gimp_path_get_point_at_dist
gimp_path_get_tattoo
gimp_get_path_by_tattoo
gimp_path_delete
gimp_path_get_locked
gimp_path_set_locked
gimp_path_set_tattoo
gimp_path_to_selection
gimp_path_import
</SECTION>
<SECTION>
<FILE>gimppattern</FILE>
gimp_pattern_get_info
@ -995,9 +806,6 @@ gimp_pattern_get_pixels
<FILE>gimppatterns</FILE>
gimp_patterns_refresh
gimp_patterns_get_list
gimp_patterns_get_pattern
gimp_patterns_set_pattern
gimp_patterns_get_pattern_data
</SECTION>
<SECTION>
@ -1010,53 +818,6 @@ gimp_patterns_close_popup
gimp_patterns_set_popup
</SECTION>
<SECTION>
<FILE>gimppixelrgn</FILE>
GimpPixelRgn
gimp_pixel_rgn_init
gimp_pixel_rgn_resize
gimp_pixel_rgn_get_pixel
gimp_pixel_rgn_get_row
gimp_pixel_rgn_get_col
gimp_pixel_rgn_get_rect
gimp_pixel_rgn_set_pixel
gimp_pixel_rgn_set_row
gimp_pixel_rgn_set_col
gimp_pixel_rgn_set_rect
gimp_pixel_rgns_register
gimp_pixel_rgns_register2
gimp_pixel_rgns_process
</SECTION>
<SECTION>
<FILE>gimppixelfetcher</FILE>
GimpPixelFetcherEdgeMode
GimpPixelFetcher
gimp_pixel_fetcher_new
gimp_pixel_fetcher_set_edge_mode
gimp_pixel_fetcher_set_bg_color
gimp_pixel_fetcher_get_pixel
gimp_pixel_fetcher_put_pixel
gimp_pixel_fetcher_destroy
</SECTION>
<SECTION>
<FILE>gimpregioniterator</FILE>
GimpRgnIterator
GimpRgnFunc1
GimpRgnFunc2
GimpRgnFuncSrc
GimpRgnFuncDest
GimpRgnFuncSrcDest
gimp_rgn_iterator_new
gimp_rgn_iterator_free
gimp_rgn_iterator_src
gimp_rgn_iterator_dest
gimp_rgn_iterator_src_dest
gimp_rgn_iterate1
gimp_rgn_iterate2
</SECTION>
<SECTION>
<FILE>gimpplugin</FILE>
gimp_plugin_domain_register
@ -1066,8 +827,6 @@ gimp_plugin_menu_register
gimp_plugin_menu_branch_register
gimp_plugin_set_pdb_error_handler
gimp_plugin_get_pdb_error_handler
gimp_plugin_enable_precision
gimp_plugin_precision_enabled
</SECTION>
<SECTION>
@ -1095,12 +854,7 @@ gimp_progress_set_text
gimp_progress_set_text_printf
gimp_progress_end
gimp_progress_get_window_handle
GimpProgressStartCallback
GimpProgressEndCallback
GimpProgressTextCallback
GimpProgressValueCallback
gimp_progress_install_vtable
gimp_progress_install
gimp_progress_uninstall
gimp_progress_cancel
</SECTION>
@ -1110,10 +864,8 @@ gimp_progress_cancel
gimp_selection_bounds
gimp_selection_all
gimp_selection_none
gimp_selection_clear
gimp_selection_is_empty
gimp_selection_float
gimp_selection_load
gimp_selection_save
gimp_selection_value
gimp_selection_grow
@ -1124,8 +876,6 @@ gimp_selection_sharpen
gimp_selection_border
gimp_selection_flood
gimp_selection_translate
gimp_selection_layer_alpha
gimp_selection_combine
</SECTION>
<SECTION>
@ -1138,8 +888,6 @@ gimp_text_layer_get_font
gimp_text_layer_set_font
gimp_text_layer_get_font_size
gimp_text_layer_set_font_size
gimp_text_layer_get_hinting
gimp_text_layer_set_hinting
gimp_text_layer_get_antialias
gimp_text_layer_set_antialias
gimp_text_layer_get_kerning
@ -1167,19 +915,6 @@ gimp_text_layer_resize
<FILE>gimptexttool</FILE>
gimp_text_fontname
gimp_text_get_extents_fontname
gimp_text
gimp_text_get_extents
</SECTION>
<SECTION>
<FILE>gimptile</FILE>
GimpTile
gimp_tile_ref
gimp_tile_ref_zero
gimp_tile_unref
gimp_tile_flush
gimp_tile_cache_size
gimp_tile_cache_ntiles
</SECTION>
<SECTION>
@ -1192,7 +927,6 @@ gimp_convolve
gimp_convolve_default
gimp_dodgeburn
gimp_dodgeburn_default
gimp_edit_bucket_fill_full
gimp_eraser
gimp_eraser_default
gimp_heal
@ -1204,54 +938,17 @@ gimp_smudge
gimp_smudge_default
</SECTION>
<SECTION>
<FILE>gimpselectiontools</FILE>
gimp_by_color_select
gimp_by_color_select_full
gimp_ellipse_select
gimp_free_select
gimp_fuzzy_select
gimp_fuzzy_select_full
gimp_rect_select
gimp_round_rect_select
</SECTION>
<SECTION>
<FILE>gimptransformtools</FILE>
gimp_flip
gimp_perspective
gimp_rotate
gimp_scale
gimp_shear
gimp_transform_2d
</SECTION>
<SECTION>
<FILE>gimpvectors</FILE>
gimp_vectors_new
gimp_vectors_new_from_text_layer
gimp_vectors_copy
gimp_vectors_is_valid
gimp_vectors_get_strokes
gimp_vectors_get_image
gimp_vectors_get_name
gimp_vectors_set_name
gimp_vectors_get_visible
gimp_vectors_set_visible
gimp_vectors_get_linked
gimp_vectors_set_linked
gimp_vectors_get_tattoo
gimp_vectors_set_tattoo
gimp_vectors_remove_stroke
gimp_vectors_to_selection
gimp_vectors_export_to_file
gimp_vectors_export_to_string
gimp_vectors_import_from_file
gimp_vectors_import_from_string
gimp_vectors_parasite_attach
gimp_vectors_parasite_detach
gimp_vectors_parasite_find
gimp_vectors_parasite_list
gimp_vectors_stroke_new_from_points
gimp_vectors_stroke_close
gimp_vectors_stroke_get_length
@ -1282,10 +979,10 @@ gimp_drawable_get_sub_thumbnail
<FILE>gimpaspectpreview</FILE>
<TITLE>GimpAspectPreview</TITLE>
GimpAspectPreview
gimp_aspect_preview_new
gimp_aspect_preview_new_from_drawable_id
<SUBSECTION Standard>
GimpAspectPreviewClass
GimpAspectPreviewPrivate
GIMP_ASPECT_PREVIEW
GIMP_IS_ASPECT_PREVIEW
GIMP_TYPE_ASPECT_PREVIEW
@ -1299,13 +996,11 @@ GIMP_ASPECT_PREVIEW_GET_CLASS
<FILE>gimpdrawablepreview</FILE>
<TITLE>GimpDrawablePreview</TITLE>
GimpDrawablePreview
gimp_drawable_preview_new
gimp_drawable_preview_new_from_drawable_id
gimp_drawable_preview_get_drawable
gimp_drawable_preview_get_drawable_id
gimp_drawable_preview_draw_region
<SUBSECTION Standard>
GimpDrawablePreviewClass
GimpDrawablePreviewPrivate
GIMP_DRAWABLE_PREVIEW
GIMP_IS_DRAWABLE_PREVIEW
GIMP_TYPE_DRAWABLE_PREVIEW
@ -1319,12 +1014,9 @@ GIMP_DRAWABLE_PREVIEW_GET_CLASS
<FILE>gimpzoompreview</FILE>
<TITLE>GimpZoomPreview</TITLE>
GimpZoomPreview
gimp_zoom_preview_new
gimp_zoom_preview_new_from_drawable_id
gimp_zoom_preview_new_with_model_from_drawable_id
gimp_zoom_preview_new_with_model
gimp_zoom_preview_get_source
gimp_zoom_preview_get_drawable
gimp_zoom_preview_get_drawable_id
gimp_zoom_preview_get_factor
gimp_zoom_preview_get_model
@ -1394,6 +1086,7 @@ gimp_proc_browser_dialog_new
gimp_proc_browser_dialog_get_selected
<SUBSECTION Standard>
GimpProcBrowserDialogClass
GimpProcBrowserDialogPrivate
GIMP_PROC_BROWSER_DIALOG
GIMP_IS_PROC_BROWSER_DIALOG
GIMP_TYPE_PROC_BROWSER_DIALOG
@ -1433,6 +1126,7 @@ gimp_brush_select_button_get_brush
gimp_brush_select_button_set_brush
<SUBSECTION Standard>
GimpBrushSelectButtonClass
GimpBrushSelectButtonPrivate
GIMP_BRUSH_SELECT_BUTTON
GIMP_IS_BRUSH_SELECT_BUTTON
GIMP_TYPE_BRUSH_SELECT_BUTTON
@ -1451,6 +1145,7 @@ gimp_gradient_select_button_get_gradient
gimp_gradient_select_button_set_gradient
<SUBSECTION Standard>
GimpGradientSelectButtonClass
GimpGradientSelectButtonPrivate
GIMP_GRADIENT_SELECT_BUTTON
GIMP_IS_GRADIENT_SELECT_BUTTON
GIMP_TYPE_GRADIENT_SELECT_BUTTON
@ -1469,6 +1164,7 @@ gimp_font_select_button_get_font
gimp_font_select_button_set_font
<SUBSECTION Standard>
GimpFontSelectButtonClass
GimpFontSelectButtonPrivate
GIMP_FONT_SELECT_BUTTON
GIMP_IS_FONT_SELECT_BUTTON
GIMP_TYPE_FONT_SELECT_BUTTON
@ -1521,6 +1217,7 @@ GimpSelectButton
gimp_select_button_close_popup
<SUBSECTION Standard>
GimpSelectButtonClass
GimpSelectButtonPrivate
GIMP_SELECT_BUTTON
GIMP_IS_SELECT_BUTTON
GIMP_TYPE_SELECT_BUTTON
@ -1529,48 +1226,3 @@ GIMP_SELECT_BUTTON_CLASS
GIMP_IS_SELECT_BUTTON_CLASS
GIMP_SELECT_BUTTON_GET_CLASS
</SECTION>
<SECTION>
<FILE>gimpmenu</FILE>
GimpConstraintFunc
GimpMenuCallback
gimp_image_menu_new
gimp_layer_menu_new
gimp_channel_menu_new
gimp_drawable_menu_new
</SECTION>
<SECTION>
<FILE>gimpbrushmenu</FILE>
gimp_brush_select_widget_new
gimp_brush_select_widget_close
gimp_brush_select_widget_set
</SECTION>
<SECTION>
<FILE>gimpfontmenu</FILE>
gimp_font_select_widget_new
gimp_font_select_widget_close
gimp_font_select_widget_set
</SECTION>
<SECTION>
<FILE>gimpgradientmenu</FILE>
gimp_gradient_select_widget_new
gimp_gradient_select_widget_close
gimp_gradient_select_widget_set
</SECTION>
<SECTION>
<FILE>gimppatternmenu</FILE>
gimp_pattern_select_widget_new
gimp_pattern_select_widget_close
gimp_pattern_select_widget_set
</SECTION>
<SECTION>
<FILE>gimppalettemenu</FILE>
gimp_palette_select_widget_new
gimp_palette_select_widget_close
gimp_palette_select_widget_set
</SECTION>