Imported Upstream version 2.3.13
This commit is contained in:
@ -74,7 +74,7 @@
|
||||
<sub name="GimpDrawablePreview" link="GimpDrawablePreview.html"/>
|
||||
<sub name="GimpAspectPreview" link="GimpAspectPreview.html"/>
|
||||
<sub name="GimpZoomPreview" link="GimpZoomPreview.html"/>
|
||||
<sub name="gimpdrawablecombobox" link="GimpDrawableComboBox.html"/>
|
||||
<sub name="GimpItemComboBox" link="libgimp-GimpItemComboBox.html"/>
|
||||
<sub name="gimpimagecombobox" link="GimpImageComboBox.html"/>
|
||||
<sub name="gimppixbuf" link="libgimp-gimppixbuf.html"/>
|
||||
<sub name="GimpProgressBar" link="GimpProgressBar.html"/>
|
||||
@ -87,10 +87,10 @@
|
||||
<sub name="GimpProcBrowserDialog" link="GimpProcBrowserDialog.html"/>
|
||||
<sub name="gimpprocview" link="libgimp-gimpprocview.html"/>
|
||||
</sub>
|
||||
<sub name="Index" link="ix01.html"/>
|
||||
<sub name="Index of new symbols in GIMP 2.2" link="ix02.html"/>
|
||||
<sub name="Index of new symbols in GIMP 2.4" link="ix03.html"/>
|
||||
<sub name="Index of deprecated symbols" link="ix04.html"/>
|
||||
<sub name="Index" link="libgimp-index.html"/>
|
||||
<sub name="Index of new symbols in GIMP 2.2" link="libgimp-index-new-in-2-2.html"/>
|
||||
<sub name="Index of new symbols in GIMP 2.4" link="libgimp-index-new-in-2-4.html"/>
|
||||
<sub name="Index of deprecated symbols" link="libgimp-index-deprecated.html"/>
|
||||
</chapters>
|
||||
<functions>
|
||||
<function name="gimp_enums_init ()" link="libgimp-gimpenums.html#gimp-enums-init"/>
|
||||
@ -350,10 +350,13 @@
|
||||
<function name="gimp_edit_bucket_fill ()" link="libgimp-gimpedit.html#gimp-edit-bucket-fill"/>
|
||||
<function name="gimp_edit_blend ()" link="libgimp-gimpedit.html#gimp-edit-blend"/>
|
||||
<function name="gimp_edit_stroke ()" link="libgimp-gimpedit.html#gimp-edit-stroke"/>
|
||||
<function name="gimp_edit_stroke_vectors ()" link="libgimp-gimpedit.html#gimp-edit-stroke-vectors"/>
|
||||
<function name="gimp_temp_name ()" link="libgimp-gimpfileops.html#gimp-temp-name"/>
|
||||
<function name="gimp_file_load ()" link="libgimp-gimpfileops.html#gimp-file-load"/>
|
||||
<function name="gimp_file_load_layer ()" link="libgimp-gimpfileops.html#gimp-file-load-layer"/>
|
||||
<function name="gimp_file_load_layers ()" link="libgimp-gimpfileops.html#gimp-file-load-layers"/>
|
||||
<function name="gimp_file_save ()" link="libgimp-gimpfileops.html#gimp-file-save"/>
|
||||
<function name="gimp_file_save_thumbnail ()" link="libgimp-gimpfileops.html#gimp-file-save-thumbnail"/>
|
||||
<function name="gimp_register_magic_load_handler ()" link="libgimp-gimpfileops.html#gimp-register-magic-load-handler"/>
|
||||
<function name="gimp_register_load_handler ()" link="libgimp-gimpfileops.html#gimp-register-load-handler"/>
|
||||
<function name="gimp_register_save_handler ()" link="libgimp-gimpfileops.html#gimp-register-save-handler"/>
|
||||
@ -398,7 +401,6 @@
|
||||
<function name="gimp_image_get_layers ()" link="libgimp-gimpimage.html#gimp-image-get-layers"/>
|
||||
<function name="gimp_image_get_channels ()" link="libgimp-gimpimage.html#gimp-image-get-channels"/>
|
||||
<function name="gimp_image_get_active_drawable ()" link="libgimp-gimpimage.html#gimp-image-get-active-drawable"/>
|
||||
<function name="gimp_image_unset_active_channel ()" link="libgimp-gimpimage.html#gimp-image-unset-active-channel"/>
|
||||
<function name="gimp_image_get_floating_sel ()" link="libgimp-gimpimage.html#gimp-image-get-floating-sel"/>
|
||||
<function name="gimp_image_floating_sel_attached_to ()" link="libgimp-gimpimage.html#gimp-image-floating-sel-attached-to"/>
|
||||
<function name="gimp_image_pick_color ()" link="libgimp-gimpimage.html#gimp-image-pick-color"/>
|
||||
@ -409,10 +411,12 @@
|
||||
<function name="gimp_image_lower_layer ()" link="libgimp-gimpimage.html#gimp-image-lower-layer"/>
|
||||
<function name="gimp_image_raise_layer_to_top ()" link="libgimp-gimpimage.html#gimp-image-raise-layer-to-top"/>
|
||||
<function name="gimp_image_lower_layer_to_bottom ()" link="libgimp-gimpimage.html#gimp-image-lower-layer-to-bottom"/>
|
||||
<function name="gimp_image_get_layer_position ()" link="libgimp-gimpimage.html#gimp-image-get-layer-position"/>
|
||||
<function name="gimp_image_add_channel ()" link="libgimp-gimpimage.html#gimp-image-add-channel"/>
|
||||
<function name="gimp_image_remove_channel ()" link="libgimp-gimpimage.html#gimp-image-remove-channel"/>
|
||||
<function name="gimp_image_raise_channel ()" link="libgimp-gimpimage.html#gimp-image-raise-channel"/>
|
||||
<function name="gimp_image_lower_channel ()" link="libgimp-gimpimage.html#gimp-image-lower-channel"/>
|
||||
<function name="gimp_image_get_channel_position ()" link="libgimp-gimpimage.html#gimp-image-get-channel-position"/>
|
||||
<function name="gimp_image_flatten ()" link="libgimp-gimpimage.html#gimp-image-flatten"/>
|
||||
<function name="gimp_image_merge_visible_layers ()" link="libgimp-gimpimage.html#gimp-image-merge-visible-layers"/>
|
||||
<function name="gimp_image_merge_down ()" link="libgimp-gimpimage.html#gimp-image-merge-down"/>
|
||||
@ -422,6 +426,7 @@
|
||||
<function name="gimp_image_set_active_layer ()" link="libgimp-gimpimage.html#gimp-image-set-active-layer"/>
|
||||
<function name="gimp_image_get_active_channel ()" link="libgimp-gimpimage.html#gimp-image-get-active-channel"/>
|
||||
<function name="gimp_image_set_active_channel ()" link="libgimp-gimpimage.html#gimp-image-set-active-channel"/>
|
||||
<function name="gimp_image_unset_active_channel ()" link="libgimp-gimpimage.html#gimp-image-unset-active-channel"/>
|
||||
<function name="gimp_image_get_selection ()" link="libgimp-gimpimage.html#gimp-image-get-selection"/>
|
||||
<function name="gimp_image_get_component_active ()" link="libgimp-gimpimage.html#gimp-image-get-component-active"/>
|
||||
<function name="gimp_image_set_component_active ()" link="libgimp-gimpimage.html#gimp-image-set-component-active"/>
|
||||
@ -457,6 +462,7 @@
|
||||
<function name="gimp_image_raise_vectors ()" link="libgimp-gimpimage.html#gimp-image-raise-vectors"/>
|
||||
<function name="gimp_image_lower_vectors_to_bottom ()" link="libgimp-gimpimage.html#gimp-image-lower-vectors-to-bottom"/>
|
||||
<function name="gimp_image_raise_vectors_to_top ()" link="libgimp-gimpimage.html#gimp-image-raise-vectors-to-top"/>
|
||||
<function name="gimp_image_get_vectors_position ()" link="libgimp-gimpimage.html#gimp-image-get-vectors-position"/>
|
||||
<function name="gimp_layer_new ()" link="libgimp-gimplayer.html#gimp-layer-new"/>
|
||||
<function name="gimp_layer_copy ()" link="libgimp-gimplayer.html#gimp-layer-copy"/>
|
||||
<function name="gimp_layer_scale ()" link="libgimp-gimplayer.html#gimp-layer-scale"/>
|
||||
@ -501,7 +507,6 @@
|
||||
<function name="gimp_path_set_tattoo ()" link="libgimp-gimppaths.html#gimp-path-set-tattoo"/>
|
||||
<function name="gimp_path_to_selection ()" link="libgimp-gimppaths.html#gimp-path-to-selection"/>
|
||||
<function name="gimp_path_import ()" link="libgimp-gimppaths.html#gimp-path-import"/>
|
||||
<function name="gimp_path_import_string ()" link="libgimp-gimppaths.html#gimp-path-import-string"/>
|
||||
<function name="enum GimpPixelFetcherEdgeMode" link="libgimp-gimppixelfetcher.html#GimpPixelFetcherEdgeMode"/>
|
||||
<function name="GimpPixelFetcher" link="libgimp-gimppixelfetcher.html#GimpPixelFetcher"/>
|
||||
<function name="gimp_pixel_fetcher_new ()" link="libgimp-gimppixelfetcher.html#gimp-pixel-fetcher-new"/>
|
||||
@ -591,6 +596,7 @@
|
||||
<function name="gimp_pencil ()" link="libgimp-gimptools.html#gimp-pencil"/>
|
||||
<function name="gimp_perspective ()" link="libgimp-gimptools.html#gimp-perspective"/>
|
||||
<function name="gimp_rect_select ()" link="libgimp-gimptools.html#gimp-rect-select"/>
|
||||
<function name="gimp_round_rect_select ()" link="libgimp-gimptools.html#gimp-round-rect-select"/>
|
||||
<function name="gimp_rotate ()" link="libgimp-gimptools.html#gimp-rotate"/>
|
||||
<function name="gimp_scale ()" link="libgimp-gimptools.html#gimp-scale"/>
|
||||
<function name="gimp_shear ()" link="libgimp-gimptools.html#gimp-shear"/>
|
||||
@ -604,29 +610,36 @@
|
||||
<function name="gimp_image_undo_enable ()" link="libgimp-gimpundo.html#gimp-image-undo-enable"/>
|
||||
<function name="gimp_image_undo_freeze ()" link="libgimp-gimpundo.html#gimp-image-undo-freeze"/>
|
||||
<function name="gimp_image_undo_thaw ()" link="libgimp-gimpundo.html#gimp-image-undo-thaw"/>
|
||||
<function name="gimp_vectors_new ()" link="libgimp-gimpvectors.html#gimp-vectors-new"/>
|
||||
<function name="gimp_vectors_import_from_file ()" link="libgimp-gimpvectors.html#gimp-vectors-import-from-file"/>
|
||||
<function name="gimp_vectors_import_from_string ()" link="libgimp-gimpvectors.html#gimp-vectors-import-from-string"/>
|
||||
<function name="gimp_vectors_get_strokes ()" link="libgimp-gimpvectors.html#gimp-vectors-get-strokes"/>
|
||||
<function name="gimp_vectors_get_image ()" link="libgimp-gimpvectors.html#gimp-vectors-get-image"/>
|
||||
<function name="gimp_vectors_get_linked ()" link="libgimp-gimpvectors.html#gimp-vectors-get-linked"/>
|
||||
<function name="gimp_vectors_get_name ()" link="libgimp-gimpvectors.html#gimp-vectors-get-name"/>
|
||||
<function name="gimp_vectors_get_tattoo ()" link="libgimp-gimpvectors.html#gimp-vectors-get-tattoo"/>
|
||||
<function name="gimp_vectors_get_visible ()" link="libgimp-gimpvectors.html#gimp-vectors-get-visible"/>
|
||||
<function name="gimp_vectors_new ()" link="libgimp-gimpvectors.html#gimp-vectors-new"/>
|
||||
<function name="gimp_vectors_set_linked ()" link="libgimp-gimpvectors.html#gimp-vectors-set-linked"/>
|
||||
<function name="gimp_vectors_set_name ()" link="libgimp-gimpvectors.html#gimp-vectors-set-name"/>
|
||||
<function name="gimp_vectors_set_tattoo ()" link="libgimp-gimpvectors.html#gimp-vectors-set-tattoo"/>
|
||||
<function name="gimp_vectors_set_visible ()" link="libgimp-gimpvectors.html#gimp-vectors-set-visible"/>
|
||||
<function name="gimp_vectors_get_strokes ()" link="libgimp-gimpvectors.html#gimp-vectors-get-strokes"/>
|
||||
<function name="gimp_vectors_remove_stroke ()" link="libgimp-gimpvectors.html#gimp-vectors-remove-stroke"/>
|
||||
<function name="gimp_vectors_to_selection ()" link="libgimp-gimpvectors.html#gimp-vectors-to-selection"/>
|
||||
<function name="gimp_vectors_parasite_attach ()" link="libgimp-gimpvectors.html#gimp-vectors-parasite-attach"/>
|
||||
<function name="gimp_vectors_parasite_detach ()" link="libgimp-gimpvectors.html#gimp-vectors-parasite-detach"/>
|
||||
<function name="gimp_vectors_parasite_find ()" link="libgimp-gimpvectors.html#gimp-vectors-parasite-find"/>
|
||||
<function name="gimp_vectors_parasite_list ()" link="libgimp-gimpvectors.html#gimp-vectors-parasite-list"/>
|
||||
<function name="gimp_vectors_stroke_new_from_points ()" link="libgimp-gimpvectors.html#gimp-vectors-stroke-new-from-points"/>
|
||||
<function name="gimp_vectors_stroke_close ()" link="libgimp-gimpvectors.html#gimp-vectors-stroke-close"/>
|
||||
<function name="gimp_vectors_stroke_remove ()" link="libgimp-gimpvectors.html#gimp-vectors-stroke-remove"/>
|
||||
<function name="gimp_vectors_stroke_get_length ()" link="libgimp-gimpvectors.html#gimp-vectors-stroke-get-length"/>
|
||||
<function name="gimp_vectors_stroke_get_points ()" link="libgimp-gimpvectors.html#gimp-vectors-stroke-get-points"/>
|
||||
<function name="gimp_vectors_stroke_get_point_at_dist ()" link="libgimp-gimpvectors.html#gimp-vectors-stroke-get-point-at-dist"/>
|
||||
<function name="gimp_vectors_stroke_interpolate ()" link="libgimp-gimpvectors.html#gimp-vectors-stroke-interpolate"/>
|
||||
<function name="gimp_vectors_stroke_scale ()" link="libgimp-gimpvectors.html#gimp-vectors-stroke-scale"/>
|
||||
<function name="gimp_vectors_stroke_translate ()" link="libgimp-gimpvectors.html#gimp-vectors-stroke-translate"/>
|
||||
<function name="gimp_vectors_stroke_flip ()" link="libgimp-gimpvectors.html#gimp-vectors-stroke-flip"/>
|
||||
<function name="gimp_vectors_stroke_flip_free ()" link="libgimp-gimpvectors.html#gimp-vectors-stroke-flip-free"/>
|
||||
<function name="gimp_vectors_stroke_rotate ()" link="libgimp-gimpvectors.html#gimp-vectors-stroke-rotate"/>
|
||||
<function name="gimp_vectors_bezier_stroke_conicto ()" link="libgimp-gimpvectors.html#gimp-vectors-bezier-stroke-conicto"/>
|
||||
<function name="gimp_vectors_bezier_stroke_cubicto ()" link="libgimp-gimpvectors.html#gimp-vectors-bezier-stroke-cubicto"/>
|
||||
<function name="gimp_vectors_bezier_stroke_lineto ()" link="libgimp-gimpvectors.html#gimp-vectors-bezier-stroke-lineto"/>
|
||||
@ -754,9 +767,6 @@
|
||||
<function name="gimp_font_select_button_set_font ()" link="GimpFontSelectButton.html#gimp-font-select-button-set-font"/>
|
||||
<function name="The "font-name" property" link="GimpFontSelectButton.html#GimpFontSelectButton--font-name"/>
|
||||
<function name="The "title" property" link="GimpFontSelectButton.html#GimpFontSelectButton--title"/>
|
||||
<function name="The "font-name" property" link="GimpFontSelectButton.html#GimpFontSelectButton--font-name"/>
|
||||
<function name="The "title" property" link="GimpFontSelectButton.html#GimpFontSelectButton--title"/>
|
||||
<function name="The "font-set" signal" link="GimpFontSelectButton.html#GimpFontSelectButton-font-set"/>
|
||||
<function name="The "font-set" signal" link="GimpFontSelectButton.html#GimpFontSelectButton-font-set"/>
|
||||
<function name="GimpGradientSelectButton" link="GimpGradientSelectButton.html#GimpGradientSelectButton-struct"/>
|
||||
<function name="gimp_gradient_select_button_new ()" link="GimpGradientSelectButton.html#gimp-gradient-select-button-new"/>
|
||||
@ -834,13 +844,17 @@
|
||||
<function name="gimp_zoom_preview_get_model ()" link="GimpZoomPreview.html#gimp-zoom-preview-get-model"/>
|
||||
<function name="The "drawable" property" link="GimpZoomPreview.html#GimpZoomPreview--drawable"/>
|
||||
<function name="The "model" property" link="GimpZoomPreview.html#GimpZoomPreview--model"/>
|
||||
<function name="GimpDrawableComboBox" link="GimpDrawableComboBox.html#GimpDrawableComboBox-struct"/>
|
||||
<function name="GimpDrawableConstraintFunc ()" link="GimpDrawableComboBox.html#GimpDrawableConstraintFunc"/>
|
||||
<function name="gimp_drawable_combo_box_new ()" link="GimpDrawableComboBox.html#gimp-drawable-combo-box-new"/>
|
||||
<function name="GimpChannelComboBox" link="GimpDrawableComboBox.html#GimpChannelComboBox-struct"/>
|
||||
<function name="gimp_channel_combo_box_new ()" link="GimpDrawableComboBox.html#gimp-channel-combo-box-new"/>
|
||||
<function name="GimpLayerComboBox" link="GimpDrawableComboBox.html#GimpLayerComboBox-struct"/>
|
||||
<function name="gimp_layer_combo_box_new ()" link="GimpDrawableComboBox.html#gimp-layer-combo-box-new"/>
|
||||
<function name="GimpItemConstraintFunc ()" link="libgimp-GimpItemComboBox.html#GimpItemConstraintFunc"/>
|
||||
<function name="GimpDrawableComboBox" link="libgimp-GimpItemComboBox.html#GimpDrawableComboBox-struct"/>
|
||||
<function name="GimpDrawableConstraintFunc" link="libgimp-GimpItemComboBox.html#GimpDrawableConstraintFunc"/>
|
||||
<function name="gimp_drawable_combo_box_new ()" link="libgimp-GimpItemComboBox.html#gimp-drawable-combo-box-new"/>
|
||||
<function name="GimpChannelComboBox" link="libgimp-GimpItemComboBox.html#GimpChannelComboBox-struct"/>
|
||||
<function name="gimp_channel_combo_box_new ()" link="libgimp-GimpItemComboBox.html#gimp-channel-combo-box-new"/>
|
||||
<function name="GimpLayerComboBox" link="libgimp-GimpItemComboBox.html#GimpLayerComboBox-struct"/>
|
||||
<function name="gimp_layer_combo_box_new ()" link="libgimp-GimpItemComboBox.html#gimp-layer-combo-box-new"/>
|
||||
<function name="GimpVectorsComboBox" link="libgimp-GimpItemComboBox.html#GimpVectorsComboBox-struct"/>
|
||||
<function name="GimpVectorsConstraintFunc" link="libgimp-GimpItemComboBox.html#GimpVectorsConstraintFunc"/>
|
||||
<function name="gimp_vectors_combo_box_new ()" link="libgimp-GimpItemComboBox.html#gimp-vectors-combo-box-new"/>
|
||||
<function name="GimpImageComboBox" link="GimpImageComboBox.html#GimpImageComboBox-struct"/>
|
||||
<function name="GimpImageConstraintFunc ()" link="GimpImageComboBox.html#GimpImageConstraintFunc"/>
|
||||
<function name="gimp_image_combo_box_new ()" link="GimpImageComboBox.html#gimp-image-combo-box-new"/>
|
||||
|
Reference in New Issue
Block a user