Bug#1062125: gimp: NMU diff for 64-bit time_t transition

Lukas Märdian slyon at debian.org
Wed Jan 31 12:59:18 GMT 2024


Source: gimp
Version: 2.10.36-2
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-arm at lists.debian.org
Usertags: time-t

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
gimp as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for gimp
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
-------------- next part --------------
diff -Nru gimp-2.10.36/debian/changelog gimp-2.10.36/debian/changelog
--- gimp-2.10.36/debian/changelog	2023-11-30 18:21:31.000000000 +0000
+++ gimp-2.10.36/debian/changelog	2024-01-31 12:44:46.000000000 +0000
@@ -1,3 +1,10 @@
+gimp (2.10.36-2.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Lukas M?rdian <slyon at debian.org>  Wed, 31 Jan 2024 12:44:46 +0000
+
 gimp (2.10.36-2) unstable; urgency=medium
 
   [ Jarred Wilson ]
diff -Nru gimp-2.10.36/debian/control gimp-2.10.36/debian/control
--- gimp-2.10.36/debian/control	2023-11-30 18:21:31.000000000 +0000
+++ gimp-2.10.36/debian/control	2024-01-31 12:44:46.000000000 +0000
@@ -65,8 +65,8 @@
 
 Package: gimp
 Architecture: any
-Depends: libgimp2.0 (>= ${source:Upstream-Version}),
-         libgimp2.0 (<= ${source:Upstream-Version}-z),
+Depends: libgimp2.0t64 (>= ${source:Upstream-Version}),
+         libgimp2.0t64 (<= ${source:Upstream-Version}-z),
          gimp-data (>= ${source:Upstream-Version}),
          gimp-data (<= ${source:Upstream-Version}-z),
          graphviz,
@@ -108,7 +108,10 @@
  This package contains architecture-independent supporting data files
  for use with GIMP.
 
-Package: libgimp2.0
+Package: libgimp2.0t64
+Provides: ${t64:Provides}
+Replaces: libgimp2.0
+Breaks: libgimp2.0 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
@@ -126,7 +129,7 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          libgegl-dev (>= 1:0.4.38),
-         libgimp2.0 (= ${binary:Version}),
+         libgimp2.0t64 (= ${binary:Version}),
          libgtk2.0-dev (>= 2.12.5),
          pkg-config
 Suggests: libgimp2.0-doc
diff -Nru gimp-2.10.36/debian/libgimp2.0.install gimp-2.10.36/debian/libgimp2.0.install
--- gimp-2.10.36/debian/libgimp2.0.install	2023-11-30 18:21:31.000000000 +0000
+++ gimp-2.10.36/debian/libgimp2.0.install	1970-01-01 00:00:00.000000000 +0000
@@ -1,2 +0,0 @@
-usr/lib/lib*.so.* usr/lib/${DEB_HOST_MULTIARCH}
-usr/share/locale/*/LC_MESSAGES/*-libgimp.mo
diff -Nru gimp-2.10.36/debian/libgimp2.0.symbols gimp-2.10.36/debian/libgimp2.0.symbols
--- gimp-2.10.36/debian/libgimp2.0.symbols	2023-11-30 18:21:31.000000000 +0000
+++ gimp-2.10.36/debian/libgimp2.0.symbols	1970-01-01 00:00:00.000000000 +0000
@@ -1,2128 +0,0 @@
-libgimp-2.0.so.0 libgimp2.0 #MINVER#
-* Build-Depends-Package: libgimp2.0-dev
- _gimp_tile_backend_plugin_get_type at Base 2.10.0
- _gimp_tile_backend_plugin_new at Base 2.10.0
- _writechannel at Base 2.4.0
- gimp_airbrush at Base 2.4.0
- gimp_airbrush_default at Base 2.4.0
- gimp_attach_new_parasite at Base 2.4.0
- gimp_attach_parasite at Base 2.8.0
- gimp_brightness_contrast at Base 2.4.0
- gimp_brush_application_mode_get_type at Base 2.4.0
- gimp_brush_delete at Base 2.4.0
- gimp_brush_duplicate at Base 2.4.0
- gimp_brush_get_angle at Base 2.4.0
- gimp_brush_get_aspect_ratio at Base 2.4.0
- gimp_brush_get_hardness at Base 2.4.0
- gimp_brush_get_info at Base 2.4.0
- gimp_brush_get_pixels at Base 2.4.0
- gimp_brush_get_radius at Base 2.4.0
- gimp_brush_get_shape at Base 2.4.0
- gimp_brush_get_spacing at Base 2.4.0
- gimp_brush_get_spikes at Base 2.4.0
- gimp_brush_is_editable at Base 2.4.0
- gimp_brush_is_generated at Base 2.4.0
- gimp_brush_new at Base 2.4.0
- gimp_brush_rename at Base 2.4.0
- gimp_brush_select_destroy at Base 2.4.0
- gimp_brush_select_new at Base 2.4.0
- gimp_brush_set_angle at Base 2.4.0
- gimp_brush_set_aspect_ratio at Base 2.4.0
- gimp_brush_set_hardness at Base 2.4.0
- gimp_brush_set_radius at Base 2.4.0
- gimp_brush_set_shape at Base 2.4.0
- gimp_brush_set_spacing at Base 2.4.0
- gimp_brush_set_spikes at Base 2.4.0
- gimp_brushes_close_popup at Base 2.4.0
- gimp_brushes_get_brush at Base 2.4.0
- gimp_brushes_get_brush_data at Base 2.4.0
- gimp_brushes_get_list at Base 2.4.0
- gimp_brushes_get_opacity at Base 2.4.0
- gimp_brushes_get_paint_mode at Base 2.4.0
- gimp_brushes_get_spacing at Base 2.4.0
- gimp_brushes_popup at Base 2.4.0
- gimp_brushes_refresh at Base 2.4.0
- gimp_brushes_set_brush at Base 2.4.0
- gimp_brushes_set_opacity at Base 2.4.0
- gimp_brushes_set_paint_mode at Base 2.4.0
- gimp_brushes_set_popup at Base 2.4.0
- gimp_brushes_set_spacing at Base 2.4.0
- gimp_buffer_delete at Base 2.4.0
- gimp_buffer_get_bytes at Base 2.4.0
- gimp_buffer_get_height at Base 2.4.0
- gimp_buffer_get_image_type at Base 2.4.0
- gimp_buffer_get_width at Base 2.4.0
- gimp_buffer_rename at Base 2.4.0
- gimp_buffers_get_list at Base 2.4.0
- gimp_by_color_select at Base 2.4.0
- gimp_by_color_select_full at Base 2.4.0
- gimp_channel_combine_masks at Base 2.4.0
- gimp_channel_copy at Base 2.4.0
- gimp_channel_get_color at Base 2.4.0
- gimp_channel_get_opacity at Base 2.4.0
- gimp_channel_get_show_masked at Base 2.4.0
- gimp_channel_new at Base 2.4.0
- gimp_channel_new_from_component at Base 2.4.0
- gimp_channel_set_color at Base 2.4.0
- gimp_channel_set_opacity at Base 2.4.0
- gimp_channel_set_show_masked at Base 2.4.0
- gimp_check_size at Base 2.4.0
- gimp_check_type at Base 2.4.0
- gimp_clone at Base 2.4.0
- gimp_clone_default at Base 2.4.0
- gimp_color_balance at Base 2.4.0
- gimp_colorize at Base 2.4.0
- gimp_context_get_antialias at Base 2.8.0
- gimp_context_get_background at Base 2.4.0
- gimp_context_get_brush at Base 2.4.0
- gimp_context_get_brush_angle at Base 2.8.0
- gimp_context_get_brush_aspect_ratio at Base 2.8.0
- gimp_context_get_brush_force at Base 2.10.0
- gimp_context_get_brush_hardness at Base 2.10.0
- gimp_context_get_brush_size at Base 2.8.0
- gimp_context_get_brush_spacing at Base 2.10.0
- gimp_context_get_diagonal_neighbors at Base 2.10.0
- gimp_context_get_distance_metric at Base 2.10.0
- gimp_context_get_dynamics at Base 2.8.0
- gimp_context_get_feather at Base 2.8.0
- gimp_context_get_feather_radius at Base 2.8.0
- gimp_context_get_font at Base 2.4.0
- gimp_context_get_foreground at Base 2.4.0
- gimp_context_get_gradient at Base 2.4.0
- gimp_context_get_gradient_blend_color_space at Base 2.10.0~RC2
- gimp_context_get_gradient_repeat_mode at Base 2.10.0~RC2
- gimp_context_get_gradient_reverse at Base 2.10.0~RC2
- gimp_context_get_ink_angle at Base 2.8.0
- gimp_context_get_ink_blob_angle at Base 2.8.0
- gimp_context_get_ink_blob_aspect_ratio at Base 2.8.0
- gimp_context_get_ink_blob_type at Base 2.8.0
- gimp_context_get_ink_size at Base 2.8.0
- gimp_context_get_ink_size_sensitivity at Base 2.8.0
- gimp_context_get_ink_speed_sensitivity at Base 2.8.0
- gimp_context_get_ink_tilt_sensitivity at Base 2.8.0
- gimp_context_get_interpolation at Base 2.8.0
- gimp_context_get_line_cap_style at Base 2.10.0
- gimp_context_get_line_dash_offset at Base 2.10.0
- gimp_context_get_line_dash_pattern at Base 2.10.0
- gimp_context_get_line_join_style at Base 2.10.0
- gimp_context_get_line_miter_limit at Base 2.10.0
- gimp_context_get_line_width at Base 2.10.0
- gimp_context_get_line_width_unit at Base 2.10.0
- gimp_context_get_mypaint_brush at Base 2.10.0
- gimp_context_get_opacity at Base 2.4.0
- gimp_context_get_paint_method at Base 2.4.0
- gimp_context_get_paint_mode at Base 2.4.0
- gimp_context_get_palette at Base 2.4.0
- gimp_context_get_pattern at Base 2.4.0
- gimp_context_get_sample_criterion at Base 2.8.0
- gimp_context_get_sample_merged at Base 2.8.0
- gimp_context_get_sample_threshold at Base 2.8.0
- gimp_context_get_sample_threshold_int at Base 2.8.0
- gimp_context_get_sample_transparent at Base 2.8.0
- gimp_context_get_stroke_method at Base 2.10.0
- gimp_context_get_transform_direction at Base 2.8.0
- gimp_context_get_transform_recursion at Base 2.8.0
- gimp_context_get_transform_resize at Base 2.8.0
- gimp_context_list_paint_methods at Base 2.4.0
- gimp_context_pop at Base 2.4.0
- gimp_context_push at Base 2.4.0
- gimp_context_set_antialias at Base 2.8.0
- gimp_context_set_background at Base 2.4.0
- gimp_context_set_brush at Base 2.4.0
- gimp_context_set_brush_angle at Base 2.8.0
- gimp_context_set_brush_aspect_ratio at Base 2.8.0
- gimp_context_set_brush_default_hardness at Base 2.10.0
- gimp_context_set_brush_default_size at Base 2.8.0
- gimp_context_set_brush_default_spacing at Base 2.10.0
- gimp_context_set_brush_force at Base 2.10.0
- gimp_context_set_brush_hardness at Base 2.10.0
- gimp_context_set_brush_size at Base 2.8.0
- gimp_context_set_brush_spacing at Base 2.10.0
- gimp_context_set_default_colors at Base 2.4.0
- gimp_context_set_defaults at Base 2.8.0
- gimp_context_set_diagonal_neighbors at Base 2.10.0
- gimp_context_set_distance_metric at Base 2.10.0
- gimp_context_set_dynamics at Base 2.8.0
- gimp_context_set_feather at Base 2.8.0
- gimp_context_set_feather_radius at Base 2.8.0
- gimp_context_set_font at Base 2.4.0
- gimp_context_set_foreground at Base 2.4.0
- gimp_context_set_gradient at Base 2.4.0
- gimp_context_set_gradient_blend_color_space at Base 2.10.0~RC2
- gimp_context_set_gradient_fg_bg_hsv_ccw at Base 2.10.0~RC2
- gimp_context_set_gradient_fg_bg_hsv_cw at Base 2.10.0~RC2
- gimp_context_set_gradient_fg_bg_rgb at Base 2.10.0~RC2
- gimp_context_set_gradient_fg_transparent at Base 2.10.0~RC2
- gimp_context_set_gradient_repeat_mode at Base 2.10.0~RC2
- gimp_context_set_gradient_reverse at Base 2.10.0~RC2
- gimp_context_set_ink_angle at Base 2.8.0
- gimp_context_set_ink_blob_angle at Base 2.8.0
- gimp_context_set_ink_blob_aspect_ratio at Base 2.8.0
- gimp_context_set_ink_blob_type at Base 2.8.0
- gimp_context_set_ink_size at Base 2.8.0
- gimp_context_set_ink_size_sensitivity at Base 2.8.0
- gimp_context_set_ink_speed_sensitivity at Base 2.8.0
- gimp_context_set_ink_tilt_sensitivity at Base 2.8.0
- gimp_context_set_interpolation at Base 2.8.0
- gimp_context_set_line_cap_style at Base 2.10.0
- gimp_context_set_line_dash_offset at Base 2.10.0
- gimp_context_set_line_dash_pattern at Base 2.10.0
- gimp_context_set_line_join_style at Base 2.10.0
- gimp_context_set_line_miter_limit at Base 2.10.0
- gimp_context_set_line_width at Base 2.10.0
- gimp_context_set_line_width_unit at Base 2.10.0
- gimp_context_set_mypaint_brush at Base 2.10.0
- gimp_context_set_opacity at Base 2.4.0
- gimp_context_set_paint_method at Base 2.4.0
- gimp_context_set_paint_mode at Base 2.4.0
- gimp_context_set_palette at Base 2.4.0
- gimp_context_set_pattern at Base 2.4.0
- gimp_context_set_sample_criterion at Base 2.8.0
- gimp_context_set_sample_merged at Base 2.8.0
- gimp_context_set_sample_threshold at Base 2.8.0
- gimp_context_set_sample_threshold_int at Base 2.8.0
- gimp_context_set_sample_transparent at Base 2.8.0
- gimp_context_set_stroke_method at Base 2.10.0
- gimp_context_set_transform_direction at Base 2.8.0
- gimp_context_set_transform_recursion at Base 2.8.0
- gimp_context_set_transform_resize at Base 2.8.0
- gimp_context_swap_colors at Base 2.4.0
- gimp_convert_dither_type_get_type at Base 2.4.0
- gimp_convolve at Base 2.4.0
- gimp_convolve_default at Base 2.4.0
- gimp_curves_explicit at Base 2.4.0
- gimp_curves_spline at Base 2.4.0
- gimp_debug_timer_end at Base 2.10.0
- gimp_debug_timer_start at Base 2.10.0
- gimp_default_display at Base 2.4.0
- gimp_desaturate at Base 2.4.0
- gimp_desaturate_full at Base 2.4.0
- gimp_destroy_paramdefs at Base 2.4.0
- gimp_destroy_params at Base 2.4.0
- gimp_detach_parasite at Base 2.8.0
- gimp_display_delete at Base 2.4.0
- gimp_display_get_window_handle at Base 2.4.0
- gimp_display_is_valid at Base 2.4.0
- gimp_display_name at Base 2.4.0
- gimp_display_new at Base 2.4.0
- gimp_displays_flush at Base 2.4.0
- gimp_displays_reconnect at Base 2.4.0
- gimp_dodgeburn at Base 2.4.0
- gimp_dodgeburn_default at Base 2.4.0
- gimp_drawable_attach_new_parasite at Base 2.4.0
- gimp_drawable_bpp at Base 2.4.0
- gimp_drawable_brightness_contrast at Base 2.10.0
- gimp_drawable_color_balance at Base 2.10.0
- gimp_drawable_colorize_hsl at Base 2.10.0
- gimp_drawable_curves_explicit at Base 2.10.0
- gimp_drawable_curves_spline at Base 2.10.0
- gimp_drawable_delete at Base 2.4.0
- gimp_drawable_desaturate at Base 2.10.0
- gimp_drawable_detach at Base 2.4.0
- gimp_drawable_edit_bucket_fill at Base 2.10.0~RC2
- gimp_drawable_edit_clear at Base 2.10.0~RC2
- gimp_drawable_edit_fill at Base 2.10.0~RC2
- gimp_drawable_edit_gradient_fill at Base 2.10.0~RC2
- gimp_drawable_edit_stroke_item at Base 2.10.0~RC2
- gimp_drawable_edit_stroke_selection at Base 2.10.0~RC2
- gimp_drawable_equalize at Base 2.10.0
- gimp_drawable_extract_component at Base 2.10.34
- gimp_drawable_fill at Base 2.4.0
- gimp_drawable_flush at Base 2.4.0
- gimp_drawable_foreground_extract at Base 2.4.0
- gimp_drawable_free_shadow at Base 2.6.0
- gimp_drawable_get at Base 2.4.0
- gimp_drawable_get_buffer at Base 2.10.0
- gimp_drawable_get_color_uchar at Base 2.4.0
- gimp_drawable_get_format at Base 2.10.0
- gimp_drawable_get_image at Base 2.4.0
- gimp_drawable_get_linked at Base 2.4.0
- gimp_drawable_get_name at Base 2.4.0
- gimp_drawable_get_pixel at Base 2.4.0
- gimp_drawable_get_shadow_buffer at Base 2.10.0
- gimp_drawable_get_sub_thumbnail at Base 2.4.0
- gimp_drawable_get_sub_thumbnail_data at Base 2.4.0
- gimp_drawable_get_tattoo at Base 2.4.0
- gimp_drawable_get_thumbnail at Base 2.4.0
- gimp_drawable_get_thumbnail_data at Base 2.4.0
- gimp_drawable_get_thumbnail_format at Base 2.10.14
- gimp_drawable_get_tile2 at Base 2.4.0
- gimp_drawable_get_tile at Base 2.4.0
- gimp_drawable_get_visible at Base 2.4.0
- gimp_drawable_has_alpha at Base 2.4.0
- gimp_drawable_height at Base 2.4.0
- gimp_drawable_histogram at Base 2.10.0
- gimp_drawable_hue_saturation at Base 2.10.0
- gimp_drawable_invert at Base 2.10.0
- gimp_drawable_is_channel at Base 2.4.0
- gimp_drawable_is_gray at Base 2.4.0
- gimp_drawable_is_indexed at Base 2.4.0
- gimp_drawable_is_layer at Base 2.4.0
- gimp_drawable_is_layer_mask at Base 2.4.0
- gimp_drawable_is_rgb at Base 2.4.0
- gimp_drawable_is_text_layer at Base 2.6.0
- gimp_drawable_is_valid at Base 2.4.0
- gimp_drawable_levels at Base 2.10.0
- gimp_drawable_levels_stretch at Base 2.10.0
- gimp_drawable_mask_bounds at Base 2.4.0
- gimp_drawable_mask_intersect at Base 2.4.0
- gimp_drawable_merge_shadow at Base 2.4.0
- gimp_drawable_offset at Base 2.4.0
- gimp_drawable_offsets at Base 2.4.0
- gimp_drawable_parasite_attach at Base 2.4.0
- gimp_drawable_parasite_detach at Base 2.4.0
- gimp_drawable_parasite_find at Base 2.4.0
- gimp_drawable_parasite_list at Base 2.4.0
- gimp_drawable_posterize at Base 2.10.0
- gimp_drawable_set_image at Base 2.4.0
- gimp_drawable_set_linked at Base 2.4.0
- gimp_drawable_set_name at Base 2.4.0
- gimp_drawable_set_pixel at Base 2.4.0
- gimp_drawable_set_tattoo at Base 2.4.0
- gimp_drawable_set_visible at Base 2.4.0
- gimp_drawable_shadows_highlights at Base 2.10.34
- gimp_drawable_threshold at Base 2.10.0
- gimp_drawable_transform_2d at Base 2.4.0
- gimp_drawable_transform_2d_default at Base 2.4.0
- gimp_drawable_transform_flip at Base 2.4.0
- gimp_drawable_transform_flip_default at Base 2.4.0
- gimp_drawable_transform_flip_simple at Base 2.4.0
- gimp_drawable_transform_matrix at Base 2.4.0
- gimp_drawable_transform_matrix_default at Base 2.4.0
- gimp_drawable_transform_perspective at Base 2.4.0
- gimp_drawable_transform_perspective_default at Base 2.4.0
- gimp_drawable_transform_rotate at Base 2.4.0
- gimp_drawable_transform_rotate_default at Base 2.4.0
- gimp_drawable_transform_rotate_simple at Base 2.4.0
- gimp_drawable_transform_scale at Base 2.4.0
- gimp_drawable_transform_scale_default at Base 2.4.0
- gimp_drawable_transform_shear at Base 2.4.0
- gimp_drawable_transform_shear_default at Base 2.4.0
- gimp_drawable_type at Base 2.4.0
- gimp_drawable_type_with_alpha at Base 2.4.0
- gimp_drawable_update at Base 2.4.0
- gimp_drawable_width at Base 2.4.0
- gimp_dynamics_get_list at Base 2.8.0
- gimp_dynamics_refresh at Base 2.8.0
- gimp_edit_blend at Base 2.4.0
- gimp_edit_bucket_fill at Base 2.4.0
- gimp_edit_bucket_fill_full at Base 2.4.0
- gimp_edit_clear at Base 2.4.0
- gimp_edit_copy at Base 2.4.0
- gimp_edit_copy_visible at Base 2.4.0
- gimp_edit_cut at Base 2.4.0
- gimp_edit_fill at Base 2.4.0
- gimp_edit_named_copy at Base 2.4.0
- gimp_edit_named_copy_visible at Base 2.4.0
- gimp_edit_named_cut at Base 2.4.0
- gimp_edit_named_paste at Base 2.4.0
- gimp_edit_named_paste_as_new at Base 2.4.0
- gimp_edit_named_paste_as_new_image at Base 2.10.0
- gimp_edit_paste at Base 2.4.0
- gimp_edit_paste_as_new at Base 2.4.0
- gimp_edit_paste_as_new_image at Base 2.10.0
- gimp_edit_stroke at Base 2.4.0
- gimp_edit_stroke_vectors at Base 2.4.0
- gimp_ellipse_select at Base 2.4.0
- gimp_enums_get_type_names at Base 2.4.0
- gimp_enums_init at Base 2.4.0
- gimp_equalize at Base 2.4.0
- gimp_eraser at Base 2.4.0
- gimp_eraser_default at Base 2.4.0
- gimp_export_color_profile at Base 2.10.6
- gimp_export_exif at Base 2.10.0
- gimp_export_iptc at Base 2.10.0
- gimp_export_xmp at Base 2.10.0
- gimp_extension_ack at Base 2.4.0
- gimp_extension_enable at Base 2.4.0
- gimp_extension_process at Base 2.4.0
- gimp_file_load at Base 2.4.0
- gimp_file_load_layer at Base 2.4.0
- gimp_file_load_layers at Base 2.4.0
- gimp_file_save at Base 2.4.0
- gimp_file_save_thumbnail at Base 2.4.0
- gimp_flip at Base 2.4.0
- gimp_floating_sel_anchor at Base 2.4.0
- gimp_floating_sel_attach at Base 2.4.0
- gimp_floating_sel_relax at Base 2.4.0
- gimp_floating_sel_remove at Base 2.4.0
- gimp_floating_sel_rigor at Base 2.4.0
- gimp_floating_sel_to_layer at Base 2.4.0
- gimp_font_select_destroy at Base 2.4.0
- gimp_font_select_new at Base 2.4.0
- gimp_fonts_close_popup at Base 2.4.0
- gimp_fonts_get_list at Base 2.4.0
- gimp_fonts_popup at Base 2.4.0
- gimp_fonts_refresh at Base 2.4.0
- gimp_fonts_set_popup at Base 2.4.0
- gimp_free_select at Base 2.4.0
- gimp_fuzzy_select at Base 2.4.0
- gimp_fuzzy_select_full at Base 2.4.0
- gimp_gamma at Base 2.4.0
- gimp_get_color_configuration at Base 2.4.0
- gimp_get_default_comment at Base 2.4.0
- gimp_get_default_unit at Base 2.4.0
- gimp_get_icon_theme_dir at Base 2.10.0
- gimp_get_module_load_inhibit at Base 2.4.0
- gimp_get_monitor_resolution at Base 2.4.0
- gimp_get_parasite at Base 2.8.0
- gimp_get_parasite_list at Base 2.8.0
- gimp_get_path_by_tattoo at Base 2.4.0
- gimp_get_pdb_error at Base 2.6.0
- gimp_get_pdb_status at Base 2.10.0
- gimp_get_progname at Base 2.4.0
- gimp_get_theme_dir at Base 2.4.0
- gimp_getpid at Base 2.4.0
- gimp_gimprc_query at Base 2.4.0
- gimp_gimprc_set at Base 2.4.0
- gimp_gradient_delete at Base 2.4.0
- gimp_gradient_duplicate at Base 2.4.0
- gimp_gradient_get_custom_samples at Base 2.4.0
- gimp_gradient_get_number_of_segments at Base 2.6.0
- gimp_gradient_get_uniform_samples at Base 2.4.0
- gimp_gradient_is_editable at Base 2.4.0
- gimp_gradient_new at Base 2.4.0
- gimp_gradient_rename at Base 2.4.0
- gimp_gradient_segment_get_blending_function at Base 2.4.0
- gimp_gradient_segment_get_coloring_type at Base 2.4.0
- gimp_gradient_segment_get_left_color at Base 2.4.0
- gimp_gradient_segment_get_left_pos at Base 2.4.0
- gimp_gradient_segment_get_middle_pos at Base 2.4.0
- gimp_gradient_segment_get_right_color at Base 2.4.0
- gimp_gradient_segment_get_right_pos at Base 2.4.0
- gimp_gradient_segment_range_blend_colors at Base 2.4.0
- gimp_gradient_segment_range_blend_opacity at Base 2.4.0
- gimp_gradient_segment_range_delete at Base 2.4.0
- gimp_gradient_segment_range_flip at Base 2.4.0
- gimp_gradient_segment_range_move at Base 2.4.0
- gimp_gradient_segment_range_redistribute_handles at Base 2.4.0
- gimp_gradient_segment_range_replicate at Base 2.4.0
- gimp_gradient_segment_range_set_blending_function at Base 2.4.0
- gimp_gradient_segment_range_set_coloring_type at Base 2.4.0
- gimp_gradient_segment_range_split_midpoint at Base 2.4.0
- gimp_gradient_segment_range_split_uniform at Base 2.4.0
- gimp_gradient_segment_set_left_color at Base 2.4.0
- gimp_gradient_segment_set_left_pos at Base 2.4.0
- gimp_gradient_segment_set_middle_pos at Base 2.4.0
- gimp_gradient_segment_set_right_color at Base 2.4.0
- gimp_gradient_segment_set_right_pos at Base 2.4.0
- gimp_gradient_select_destroy at Base 2.4.0
- gimp_gradient_select_new at Base 2.4.0
- gimp_gradients_close_popup at Base 2.4.0
- gimp_gradients_get_gradient at Base 2.4.0
- gimp_gradients_get_gradient_data at Base 2.4.0
- gimp_gradients_get_list at Base 2.4.0
- gimp_gradients_popup at Base 2.4.0
- gimp_gradients_refresh at Base 2.4.0
- gimp_gradients_sample_custom at Base 2.4.0
- gimp_gradients_sample_uniform at Base 2.4.0
- gimp_gradients_set_gradient at Base 2.4.0
- gimp_gradients_set_popup at Base 2.4.0
- gimp_heal at Base 2.4.0
- gimp_heal_default at Base 2.4.0
- gimp_help at Base 2.4.0
- gimp_histogram at Base 2.4.0
- gimp_histogram_channel_get_type at Base 2.4.0
- gimp_hue_saturation at Base 2.4.0
- gimp_icon_theme_dir at Base 2.10.6
- gimp_image_add_channel at Base 2.4.0
- gimp_image_add_hguide at Base 2.4.0
- gimp_image_add_layer at Base 2.4.0
- gimp_image_add_sample_point at Base 2.10.0
- gimp_image_add_vectors at Base 2.4.0
- gimp_image_add_vguide at Base 2.4.0
- gimp_image_attach_new_parasite at Base 2.4.0
- gimp_image_attach_parasite at Base 2.8.0
- gimp_image_base_type at Base 2.4.0
- gimp_image_clean_all at Base 2.4.0
- gimp_image_convert_color_profile at Base 2.10.0
- gimp_image_convert_color_profile_from_file at Base 2.10.0
- gimp_image_convert_grayscale at Base 2.4.0
- gimp_image_convert_indexed at Base 2.4.0
- gimp_image_convert_precision at Base 2.10.0
- gimp_image_convert_rgb at Base 2.4.0
- gimp_image_convert_set_dither_matrix at Base 2.4.0
- gimp_image_crop at Base 2.4.0
- gimp_image_delete at Base 2.4.0
- gimp_image_delete_guide at Base 2.4.0
- gimp_image_delete_sample_point at Base 2.10.0
- gimp_image_detach_parasite at Base 2.8.0
- gimp_image_duplicate at Base 2.4.0
- gimp_image_find_next_guide at Base 2.4.0
- gimp_image_find_next_sample_point at Base 2.10.0
- gimp_image_flatten at Base 2.4.0
- gimp_image_flip at Base 2.4.0
- gimp_image_floating_sel_attached_to at Base 2.4.0
- gimp_image_free_shadow at Base 2.4.0
- gimp_image_freeze_channels at Base 2.10.2
- gimp_image_freeze_layers at Base 2.10.2
- gimp_image_freeze_vectors at Base 2.10.2
- gimp_image_get_active_channel at Base 2.4.0
- gimp_image_get_active_drawable at Base 2.4.0
- gimp_image_get_active_layer at Base 2.4.0
- gimp_image_get_active_vectors at Base 2.4.0
- gimp_image_get_channel_by_name at Base 2.8.0
- gimp_image_get_channel_by_tattoo at Base 2.4.0
- gimp_image_get_channel_position at Base 2.4.0
- gimp_image_get_channels at Base 2.4.0
- gimp_image_get_cmap at Base 2.4.0
- gimp_image_get_color_profile at Base 2.10.0
- gimp_image_get_colormap at Base 2.4.0
- gimp_image_get_component_active at Base 2.4.0
- gimp_image_get_component_visible at Base 2.4.0
- gimp_image_get_default_new_layer_mode at Base 2.10.0
- gimp_image_get_effective_color_profile at Base 2.10.0
- gimp_image_get_exported_uri at Base 2.8.0
- gimp_image_get_filename at Base 2.4.0
- gimp_image_get_floating_sel at Base 2.4.0
- gimp_image_get_guide_orientation at Base 2.4.0
- gimp_image_get_guide_position at Base 2.4.0
- gimp_image_get_imported_uri at Base 2.8.0
- gimp_image_get_item_position at Base 2.8.0
- gimp_image_get_layer_by_name at Base 2.8.0
- gimp_image_get_layer_by_tattoo at Base 2.4.0
- gimp_image_get_layer_position at Base 2.4.0
- gimp_image_get_layers at Base 2.4.0
- gimp_image_get_metadata at Base 2.10.0
- gimp_image_get_name at Base 2.4.0
- gimp_image_get_parasite at Base 2.8.0
- gimp_image_get_parasite_list at Base 2.8.0
- gimp_image_get_precision at Base 2.10.0
- gimp_image_get_resolution at Base 2.4.0
- gimp_image_get_sample_point_position at Base 2.10.0
- gimp_image_get_selection at Base 2.4.0
- gimp_image_get_tattoo_state at Base 2.4.0
- gimp_image_get_thumbnail at Base 2.4.0
- gimp_image_get_thumbnail_data at Base 2.4.0
- gimp_image_get_unit at Base 2.4.0
- gimp_image_get_uri at Base 2.8.0
- gimp_image_get_vectors at Base 2.4.0
- gimp_image_get_vectors_by_name at Base 2.8.0
- gimp_image_get_vectors_by_tattoo at Base 2.6.0
- gimp_image_get_vectors_position at Base 2.4.0
- gimp_image_get_xcf_uri at Base 2.8.0
- gimp_image_grid_get_background_color at Base 2.4.0
- gimp_image_grid_get_foreground_color at Base 2.4.0
- gimp_image_grid_get_offset at Base 2.4.0
- gimp_image_grid_get_spacing at Base 2.4.0
- gimp_image_grid_get_style at Base 2.4.0
- gimp_image_grid_set_background_color at Base 2.4.0
- gimp_image_grid_set_foreground_color at Base 2.4.0
- gimp_image_grid_set_offset at Base 2.4.0
- gimp_image_grid_set_spacing at Base 2.4.0
- gimp_image_grid_set_style at Base 2.4.0
- gimp_image_height at Base 2.4.0
- gimp_image_insert_channel at Base 2.8.0
- gimp_image_insert_layer at Base 2.8.0
- gimp_image_insert_vectors at Base 2.8.0
- gimp_image_is_dirty at Base 2.4.0
- gimp_image_is_valid at Base 2.4.0
- gimp_image_list at Base 2.4.0
- gimp_image_lower_channel at Base 2.4.0
- gimp_image_lower_item at Base 2.8.0
- gimp_image_lower_item_to_bottom at Base 2.8.0
- gimp_image_lower_layer at Base 2.4.0
- gimp_image_lower_layer_to_bottom at Base 2.4.0
- gimp_image_lower_vectors at Base 2.4.0
- gimp_image_lower_vectors_to_bottom at Base 2.4.0
- gimp_image_merge_down at Base 2.4.0
- gimp_image_merge_layer_group at Base 2.10.14
- gimp_image_merge_visible_layers at Base 2.4.0
- gimp_image_new at Base 2.4.0
- gimp_image_new_with_precision at Base 2.10.0
- gimp_image_parasite_attach at Base 2.4.0
- gimp_image_parasite_detach at Base 2.4.0
- gimp_image_parasite_find at Base 2.4.0
- gimp_image_parasite_list at Base 2.4.0
- gimp_image_pick_color at Base 2.4.0
- gimp_image_pick_correlate_layer at Base 2.4.0
- gimp_image_raise_channel at Base 2.4.0
- gimp_image_raise_item at Base 2.8.0
- gimp_image_raise_item_to_top at Base 2.8.0
- gimp_image_raise_layer at Base 2.4.0
- gimp_image_raise_layer_to_top at Base 2.4.0
- gimp_image_raise_vectors at Base 2.4.0
- gimp_image_raise_vectors_to_top at Base 2.4.0
- gimp_image_remove_channel at Base 2.4.0
- gimp_image_remove_layer at Base 2.4.0
- gimp_image_remove_vectors at Base 2.4.0
- gimp_image_reorder_item at Base 2.8.0
- gimp_image_resize at Base 2.4.0
- gimp_image_resize_to_layers at Base 2.4.0
- gimp_image_rotate at Base 2.4.0
- gimp_image_scale at Base 2.4.0
- gimp_image_scale_full at Base 2.6.0
- gimp_image_select_color at Base 2.8.0
- gimp_image_select_contiguous_color at Base 2.8.0
- gimp_image_select_ellipse at Base 2.8.0
- gimp_image_select_item at Base 2.8.0
- gimp_image_select_polygon at Base 2.8.0
- gimp_image_select_rectangle at Base 2.8.0
- gimp_image_select_round_rectangle at Base 2.8.0
- gimp_image_set_active_channel at Base 2.4.0
- gimp_image_set_active_layer at Base 2.4.0
- gimp_image_set_active_vectors at Base 2.4.0
- gimp_image_set_cmap at Base 2.4.0
- gimp_image_set_color_profile at Base 2.10.0
- gimp_image_set_color_profile_from_file at Base 2.10.0
- gimp_image_set_colormap at Base 2.4.0
- gimp_image_set_component_active at Base 2.4.0
- gimp_image_set_component_visible at Base 2.4.0
- gimp_image_set_filename at Base 2.4.0
- gimp_image_set_metadata at Base 2.10.0
- gimp_image_set_resolution at Base 2.4.0
- gimp_image_set_tattoo_state at Base 2.4.0
- gimp_image_set_unit at Base 2.4.0
- gimp_image_thaw_channels at Base 2.10.2
- gimp_image_thaw_layers at Base 2.10.2
- gimp_image_thaw_vectors at Base 2.10.2
- gimp_image_undo_disable at Base 2.4.0
- gimp_image_undo_enable at Base 2.4.0
- gimp_image_undo_freeze at Base 2.4.0
- gimp_image_undo_group_end at Base 2.4.0
- gimp_image_undo_group_start at Base 2.4.0
- gimp_image_undo_is_enabled at Base 2.4.0
- gimp_image_undo_thaw at Base 2.4.0
- gimp_image_unset_active_channel at Base 2.4.0
- gimp_image_width at Base 2.4.0
- gimp_install_cmap at Base 2.4.0
- gimp_install_procedure at Base 2.4.0
- gimp_install_temp_proc at Base 2.4.0
- gimp_invert at Base 2.4.0
- gimp_item_attach_parasite at Base 2.8.0
- gimp_item_delete at Base 2.8.0
- gimp_item_detach_parasite at Base 2.8.0
- gimp_item_get_children at Base 2.8.0
- gimp_item_get_color_tag at Base 2.10.0
- gimp_item_get_expanded at Base 2.10.0
- gimp_item_get_image at Base 2.8.0
- gimp_item_get_linked at Base 2.8.0
- gimp_item_get_lock_content at Base 2.8.0
- gimp_item_get_lock_position at Base 2.10.0
- gimp_item_get_name at Base 2.8.0
- gimp_item_get_parasite at Base 2.8.0
- gimp_item_get_parasite_list at Base 2.8.0
- gimp_item_get_parent at Base 2.8.0
- gimp_item_get_tattoo at Base 2.8.0
- gimp_item_get_visible at Base 2.8.0
- gimp_item_is_channel at Base 2.8.0
- gimp_item_is_drawable at Base 2.8.0
- gimp_item_is_group at Base 2.8.0
- gimp_item_is_layer at Base 2.8.0
- gimp_item_is_layer_mask at Base 2.8.0
- gimp_item_is_selection at Base 2.8.0
- gimp_item_is_text_layer at Base 2.8.0
- gimp_item_is_valid at Base 2.8.0
- gimp_item_is_vectors at Base 2.8.0
- gimp_item_set_color_tag at Base 2.10.0
- gimp_item_set_expanded at Base 2.10.0
- gimp_item_set_linked at Base 2.8.0
- gimp_item_set_lock_content at Base 2.8.0
- gimp_item_set_lock_position at Base 2.10.0
- gimp_item_set_name at Base 2.8.0
- gimp_item_set_tattoo at Base 2.8.0
- gimp_item_set_visible at Base 2.8.0
- gimp_item_transform_2d at Base 2.8.0
- gimp_item_transform_flip at Base 2.8.0
- gimp_item_transform_flip_simple at Base 2.8.0
- gimp_item_transform_matrix at Base 2.8.0
- gimp_item_transform_perspective at Base 2.8.0
- gimp_item_transform_rotate at Base 2.8.0
- gimp_item_transform_rotate_simple at Base 2.8.0
- gimp_item_transform_scale at Base 2.8.0
- gimp_item_transform_shear at Base 2.8.0
- gimp_item_transform_translate at Base 2.10.0
- gimp_layer_add_alpha at Base 2.4.0
- gimp_layer_add_mask at Base 2.4.0
- gimp_layer_color_space_get_type at Base 2.10.0
- gimp_layer_composite_mode_get_type at Base 2.10.0
- gimp_layer_copy at Base 2.4.0
- gimp_layer_create_mask at Base 2.4.0
- gimp_layer_flatten at Base 2.4.0
- gimp_layer_from_mask at Base 2.4.0
- gimp_layer_get_apply_mask at Base 2.4.0
- gimp_layer_get_blend_space at Base 2.10.0
- gimp_layer_get_composite_mode at Base 2.10.0
- gimp_layer_get_composite_space at Base 2.10.0
- gimp_layer_get_edit_mask at Base 2.4.0
- gimp_layer_get_lock_alpha at Base 2.4.0
- gimp_layer_get_mask at Base 2.4.0
- gimp_layer_get_mode at Base 2.4.0
- gimp_layer_get_opacity at Base 2.4.0
- gimp_layer_get_preserve_trans at Base 2.4.0
- gimp_layer_get_show_mask at Base 2.4.0
- gimp_layer_group_new at Base 2.8.0
- gimp_layer_is_floating_sel at Base 2.4.0
- gimp_layer_mode_get_type at Base 2.10.0
- gimp_layer_new at Base 2.4.0
- gimp_layer_new_from_drawable at Base 2.4.0
- gimp_layer_new_from_pixbuf at Base 2.4.0
- gimp_layer_new_from_surface at Base 2.8.0
- gimp_layer_new_from_visible at Base 2.6.0
- gimp_layer_remove_mask at Base 2.4.0
- gimp_layer_resize at Base 2.4.0
- gimp_layer_resize_to_image_size at Base 2.4.0
- gimp_layer_scale at Base 2.4.0
- gimp_layer_scale_full at Base 2.6.0
- gimp_layer_set_apply_mask at Base 2.4.0
- gimp_layer_set_blend_space at Base 2.10.0
- gimp_layer_set_composite_mode at Base 2.10.0
- gimp_layer_set_composite_space at Base 2.10.0
- gimp_layer_set_edit_mask at Base 2.4.0
- gimp_layer_set_lock_alpha at Base 2.4.0
- gimp_layer_set_mode at Base 2.4.0
- gimp_layer_set_offsets at Base 2.4.0
- gimp_layer_set_opacity at Base 2.4.0
- gimp_layer_set_preserve_trans at Base 2.4.0
- gimp_layer_set_show_mask at Base 2.4.0
- gimp_layer_translate at Base 2.4.0
- gimp_levels at Base 2.4.0
- gimp_levels_auto at Base 2.4.0
- gimp_levels_stretch at Base 2.4.0
- gimp_main at Base 2.4.0
- gimp_message at Base 2.4.0
- gimp_message_get_handler at Base 2.4.0
- gimp_message_set_handler at Base 2.4.0
- gimp_min_colors at Base 2.4.0
- gimp_monitor_number at Base 2.4.0
- gimp_paintbrush at Base 2.4.0
- gimp_paintbrush_default at Base 2.4.0
- gimp_palette_add_entry at Base 2.4.0
- gimp_palette_delete at Base 2.4.0
- gimp_palette_delete_entry at Base 2.4.0
- gimp_palette_duplicate at Base 2.4.0
- gimp_palette_entry_get_color at Base 2.4.0
- gimp_palette_entry_get_name at Base 2.4.0
- gimp_palette_entry_set_color at Base 2.4.0
- gimp_palette_entry_set_name at Base 2.4.0
- gimp_palette_get_background at Base 2.4.0
- gimp_palette_get_colors at Base 2.6.0
- gimp_palette_get_columns at Base 2.4.0
- gimp_palette_get_foreground at Base 2.4.0
- gimp_palette_get_info at Base 2.4.0
- gimp_palette_is_editable at Base 2.4.0
- gimp_palette_new at Base 2.4.0
- gimp_palette_rename at Base 2.4.0
- gimp_palette_select_destroy at Base 2.4.0
- gimp_palette_select_new at Base 2.4.0
- gimp_palette_set_background at Base 2.4.0
- gimp_palette_set_columns at Base 2.4.0
- gimp_palette_set_default_colors at Base 2.4.0
- gimp_palette_set_foreground at Base 2.4.0
- gimp_palette_swap_colors at Base 2.4.0
- gimp_palettes_close_popup at Base 2.4.0
- gimp_palettes_get_list at Base 2.4.0
- gimp_palettes_get_palette at Base 2.4.0
- gimp_palettes_get_palette_entry at Base 2.4.0
- gimp_palettes_popup at Base 2.4.0
- gimp_palettes_refresh at Base 2.4.0
- gimp_palettes_set_palette at Base 2.4.0
- gimp_palettes_set_popup at Base 2.4.0
- gimp_parasite_attach at Base 2.4.0
- gimp_parasite_detach at Base 2.4.0
- gimp_parasite_find at Base 2.4.0
- gimp_parasite_list at Base 2.4.0
- gimp_path_delete at Base 2.4.0
- gimp_path_get_current at Base 2.4.0
- gimp_path_get_locked at Base 2.4.0
- gimp_path_get_point_at_dist at Base 2.4.0
- gimp_path_get_points at Base 2.4.0
- gimp_path_get_tattoo at Base 2.4.0
- gimp_path_import at Base 2.4.0
- gimp_path_list at Base 2.4.0
- gimp_path_set_current at Base 2.4.0
- gimp_path_set_locked at Base 2.4.0
- gimp_path_set_points at Base 2.4.0
- gimp_path_set_tattoo at Base 2.4.0
- gimp_path_stroke_current at Base 2.4.0
- gimp_path_to_selection at Base 2.4.0
- gimp_pattern_get_info at Base 2.4.0
- gimp_pattern_get_pixels at Base 2.4.0
- gimp_pattern_select_destroy at Base 2.4.0
- gimp_pattern_select_new at Base 2.4.0
- gimp_patterns_close_popup at Base 2.4.0
- gimp_patterns_get_list at Base 2.4.0
- gimp_patterns_get_pattern at Base 2.4.0
- gimp_patterns_get_pattern_data at Base 2.4.0
- gimp_patterns_popup at Base 2.4.0
- gimp_patterns_refresh at Base 2.4.0
- gimp_patterns_set_pattern at Base 2.4.0
- gimp_patterns_set_popup at Base 2.4.0
- gimp_pencil at Base 2.4.0
- gimp_perspective at Base 2.4.0
- gimp_pixel_fetcher_destroy at Base 2.4.0
- gimp_pixel_fetcher_get_pixel at Base 2.4.0
- gimp_pixel_fetcher_new at Base 2.4.0
- gimp_pixel_fetcher_put_pixel at Base 2.4.0
- gimp_pixel_fetcher_set_bg_color at Base 2.4.0
- gimp_pixel_fetcher_set_edge_mode at Base 2.4.0
- gimp_pixel_rgn_get_col at Base 2.4.0
- gimp_pixel_rgn_get_pixel at Base 2.4.0
- gimp_pixel_rgn_get_rect at Base 2.4.0
- gimp_pixel_rgn_get_row at Base 2.4.0
- gimp_pixel_rgn_init at Base 2.4.0
- gimp_pixel_rgn_resize at Base 2.4.0
- gimp_pixel_rgn_set_col at Base 2.4.0
- gimp_pixel_rgn_set_pixel at Base 2.4.0
- gimp_pixel_rgn_set_rect at Base 2.4.0
- gimp_pixel_rgn_set_row at Base 2.4.0
- gimp_pixel_rgns_process at Base 2.4.0
- gimp_pixel_rgns_register2 at Base 2.4.0
- gimp_pixel_rgns_register at Base 2.4.0
- gimp_plug_in_error_quark at Base 2.10.32
- gimp_plugin_domain_register at Base 2.4.0
- gimp_plugin_enable_precision at Base 2.10.0
- gimp_plugin_get_pdb_error_handler at Base 2.6.0
- gimp_plugin_help_register at Base 2.4.0
- gimp_plugin_icon_register at Base 2.4.0
- gimp_plugin_menu_branch_register at Base 2.4.0
- gimp_plugin_menu_register at Base 2.4.0
- gimp_plugin_precision_enabled at Base 2.10.0
- gimp_plugin_set_pdb_error_handler at Base 2.6.0
- gimp_posterize at Base 2.4.0
- gimp_procedural_db_dump at Base 2.4.0
- gimp_procedural_db_get_data at Base 2.4.0
- gimp_procedural_db_get_data_size at Base 2.4.0
- gimp_procedural_db_proc_arg at Base 2.4.0
- gimp_procedural_db_proc_exists at Base 2.6.0
- gimp_procedural_db_proc_info at Base 2.4.0
- gimp_procedural_db_proc_val at Base 2.4.0
- gimp_procedural_db_query at Base 2.4.0
- gimp_procedural_db_set_data at Base 2.4.0
- gimp_procedural_db_temp_name at Base 2.4.0
- gimp_progress_cancel at Base 2.4.0
- gimp_progress_end at Base 2.4.0
- gimp_progress_get_window_handle at Base 2.4.0
- gimp_progress_init at Base 2.4.0
- gimp_progress_init_printf at Base 2.4.0
- gimp_progress_install at Base 2.4.0
- gimp_progress_install_vtable at Base 2.4.0
- gimp_progress_pulse at Base 2.4.0
- gimp_progress_set_text at Base 2.4.0
- gimp_progress_set_text_printf at Base 2.4.0
- gimp_progress_uninstall at Base 2.4.0
- gimp_progress_update at Base 2.4.0
- gimp_quit at Base 2.4.0
- gimp_read_expect_msg at Base 2.4.0
- gimp_rect_select at Base 2.4.0
- gimp_register_file_handler_mime at Base 2.4.0
- gimp_register_file_handler_priority at Base 2.10.6
- gimp_register_file_handler_raw at Base 2.10.0
- gimp_register_file_handler_uri at Base 2.10.0
- gimp_register_load_handler at Base 2.4.0
- gimp_register_magic_load_handler at Base 2.4.0
- gimp_register_save_handler at Base 2.4.0
- gimp_register_thumbnail_loader at Base 2.4.0
- gimp_rgn_iterate1 at Base 2.4.0
- gimp_rgn_iterate2 at Base 2.4.0
- gimp_rgn_iterator_dest at Base 2.4.0
- gimp_rgn_iterator_free at Base 2.4.0
- gimp_rgn_iterator_new at Base 2.4.0
- gimp_rgn_iterator_src at Base 2.4.0
- gimp_rgn_iterator_src_dest at Base 2.4.0
- gimp_rotate at Base 2.4.0
- gimp_round_rect_select at Base 2.4.0
- gimp_run_procedure2 at Base 2.4.0
- gimp_run_procedure at Base 2.4.0
- gimp_scale at Base 2.4.0
- gimp_selection_all at Base 2.4.0
- gimp_selection_border at Base 2.4.0
- gimp_selection_bounds at Base 2.4.0
- gimp_selection_clear at Base 2.4.0
- gimp_selection_combine at Base 2.4.0
- gimp_selection_feather at Base 2.4.0
- gimp_selection_float at Base 2.4.0
- gimp_selection_flood at Base 2.10.0
- gimp_selection_grow at Base 2.4.0
- gimp_selection_invert at Base 2.4.0
- gimp_selection_is_empty at Base 2.4.0
- gimp_selection_layer_alpha at Base 2.4.0
- gimp_selection_load at Base 2.4.0
- gimp_selection_none at Base 2.4.0
- gimp_selection_save at Base 2.4.0
- gimp_selection_sharpen at Base 2.4.0
- gimp_selection_shrink at Base 2.4.0
- gimp_selection_translate at Base 2.4.0
- gimp_selection_value at Base 2.4.0
- gimp_shear at Base 2.4.0
- gimp_shm_ID at Base 2.4.0
- gimp_shm_addr at Base 2.4.0
- gimp_show_help_button at Base 2.4.0
- gimp_show_tool_tips at Base 2.4.0
- gimp_smudge at Base 2.4.0
- gimp_smudge_default at Base 2.4.0
- gimp_temp_name at Base 2.4.0
- gimp_text at Base 2.4.0
- gimp_text_fontname at Base 2.4.0
- gimp_text_get_extents at Base 2.4.0
- gimp_text_get_extents_fontname at Base 2.4.0
- gimp_text_layer_get_antialias at Base 2.6.0
- gimp_text_layer_get_base_direction at Base 2.6.0
- gimp_text_layer_get_color at Base 2.6.0
- gimp_text_layer_get_font at Base 2.6.0
- gimp_text_layer_get_font_size at Base 2.6.0
- gimp_text_layer_get_hint_style at Base 2.8.0
- gimp_text_layer_get_hinting at Base 2.6.0
- gimp_text_layer_get_indent at Base 2.6.0
- gimp_text_layer_get_justification at Base 2.6.0
- gimp_text_layer_get_kerning at Base 2.6.0
- gimp_text_layer_get_language at Base 2.6.0
- gimp_text_layer_get_letter_spacing at Base 2.6.0
- gimp_text_layer_get_line_spacing at Base 2.6.0
- gimp_text_layer_get_markup at Base 2.8.0
- gimp_text_layer_get_text at Base 2.6.0
- gimp_text_layer_new at Base 2.6.0
- gimp_text_layer_resize at Base 2.8.0
- gimp_text_layer_set_antialias at Base 2.6.0
- gimp_text_layer_set_base_direction at Base 2.6.0
- gimp_text_layer_set_color at Base 2.6.0
- gimp_text_layer_set_font at Base 2.6.0
- gimp_text_layer_set_font_size at Base 2.6.0
- gimp_text_layer_set_hint_style at Base 2.8.0
- gimp_text_layer_set_hinting at Base 2.6.0
- gimp_text_layer_set_indent at Base 2.6.0
- gimp_text_layer_set_justification at Base 2.6.0
- gimp_text_layer_set_kerning at Base 2.6.0
- gimp_text_layer_set_language at Base 2.6.0
- gimp_text_layer_set_letter_spacing at Base 2.6.0
- gimp_text_layer_set_line_spacing at Base 2.6.0
- gimp_text_layer_set_text at Base 2.6.0
- gimp_threshold at Base 2.4.0
- gimp_tile_cache_ntiles at Base 2.4.0
- gimp_tile_cache_size at Base 2.4.0
- gimp_tile_flush at Base 2.4.0
- gimp_tile_height at Base 2.4.0
- gimp_tile_ref at Base 2.4.0
- gimp_tile_ref_zero at Base 2.4.0
- gimp_tile_unref at Base 2.4.0
- gimp_tile_width at Base 2.4.0
- gimp_transform_2d at Base 2.4.0
- gimp_uninstall_temp_proc at Base 2.4.0
- gimp_user_time at Base 2.6.0
- gimp_vectors_bezier_stroke_conicto at Base 2.4.0
- gimp_vectors_bezier_stroke_cubicto at Base 2.4.0
- gimp_vectors_bezier_stroke_lineto at Base 2.4.0
- gimp_vectors_bezier_stroke_new_ellipse at Base 2.4.0
- gimp_vectors_bezier_stroke_new_moveto at Base 2.4.0
- gimp_vectors_copy at Base 2.6.0
- gimp_vectors_export_to_file at Base 2.6.0
- gimp_vectors_export_to_string at Base 2.6.0
- gimp_vectors_get_image at Base 2.4.0
- gimp_vectors_get_linked at Base 2.4.0
- gimp_vectors_get_name at Base 2.4.0
- gimp_vectors_get_strokes at Base 2.4.0
- gimp_vectors_get_tattoo at Base 2.4.0
- gimp_vectors_get_visible at Base 2.4.0
- gimp_vectors_import_from_file at Base 2.4.0
- gimp_vectors_import_from_string at Base 2.4.0
- gimp_vectors_is_valid at Base 2.4.0
- gimp_vectors_new at Base 2.4.0
- gimp_vectors_new_from_text_layer at Base 2.6.0
- gimp_vectors_parasite_attach at Base 2.4.0
- gimp_vectors_parasite_detach at Base 2.4.0
- gimp_vectors_parasite_find at Base 2.4.0
- gimp_vectors_parasite_list at Base 2.4.0
- gimp_vectors_remove_stroke at Base 2.4.0
- gimp_vectors_set_linked at Base 2.4.0
- gimp_vectors_set_name at Base 2.4.0
- gimp_vectors_set_tattoo at Base 2.4.0
- gimp_vectors_set_visible at Base 2.4.0
- gimp_vectors_stroke_close at Base 2.4.0
- gimp_vectors_stroke_flip at Base 2.4.0
- gimp_vectors_stroke_flip_free at Base 2.4.0
- gimp_vectors_stroke_get_length at Base 2.4.0
- gimp_vectors_stroke_get_point_at_dist at Base 2.4.0
- gimp_vectors_stroke_get_points at Base 2.4.0
- gimp_vectors_stroke_interpolate at Base 2.4.0
- gimp_vectors_stroke_new_from_points at Base 2.4.0
- gimp_vectors_stroke_rotate at Base 2.4.0
- gimp_vectors_stroke_scale at Base 2.4.0
- gimp_vectors_stroke_translate at Base 2.4.0
- gimp_vectors_to_selection at Base 2.4.0
- gimp_version at Base 2.4.0
- gimp_wm_class at Base 2.4.0
-libgimpbase-2.0.so.0 libgimp2.0 #MINVER#
-* Build-Depends-Package: libgimp2.0-dev
- _gimp_unit_vtable at Base 2.4.0
- gimp_add_mask_type_compat_get_type at Base 2.10.0
- gimp_add_mask_type_get_type at Base 2.4.0
- gimp_any_to_utf8 at Base 2.4.0
- gimp_base_compat_enums_init at Base 2.10.0
- gimp_base_init at Base 2.4.0
- gimp_blend_mode_compat_get_type at Base 2.10.0
- gimp_blend_mode_get_type at Base 2.4.0
- gimp_brush_generated_shape_get_type at Base 2.10.0
- gimp_bucket_fill_mode_compat_get_type at Base 2.10.0
- gimp_bucket_fill_mode_get_type at Base 2.4.0
- gimp_cache_directory at Base 2.10.12
- gimp_canonicalize_identifier at Base 2.4.0
- gimp_cap_style_get_type at Base 2.10.0
- gimp_channel_ops_get_type at Base 2.4.0
- gimp_channel_type_compat_get_type at Base 2.10.0
- gimp_channel_type_get_type at Base 2.4.0
- gimp_check_size_get_type at Base 2.4.0
- gimp_check_type_get_type at Base 2.4.0
- gimp_checks_get_shades at Base 2.4.0
- gimp_clone_type_compat_get_type at Base 2.10.0
- gimp_clone_type_get_type at Base 2.4.0
- gimp_color_tag_get_type at Base 2.10.0
- gimp_component_type_get_type at Base 2.10.0
- gimp_convert_dither_type_compat_get_type at Base 2.10.0
- gimp_convert_palette_type_compat_get_type at Base 2.10.0
- gimp_convert_palette_type_get_type at Base 2.10.0
- gimp_convolve_type_compat_get_type at Base 2.10.0
- gimp_convolve_type_get_type at Base 2.10.0
- gimp_cpu_accel_get_support at Base 2.4.0
- gimp_cpu_accel_set_use at Base 2.4.0
- gimp_data_directory at Base 2.4.0
- gimp_data_directory_file at Base 2.10.0
- gimp_datafiles_check_extension at Base 2.4.0
- gimp_datafiles_read_directories at Base 2.4.0
- gimp_desaturate_mode_compat_get_type at Base 2.10.0
- gimp_desaturate_mode_get_type at Base 2.4.0
- gimp_directory at Base 2.4.0
- gimp_directory_file at Base 2.10.0
- gimp_dodge_burn_type_compat_get_type at Base 2.10.0
- gimp_dodge_burn_type_get_type at Base 2.4.0
- gimp_enum_get_desc at Base 2.4.0
- gimp_enum_get_value at Base 2.4.0
- gimp_enum_get_value_descriptions at Base 2.4.0
- gimp_enum_set_value_descriptions at Base 2.4.0
- gimp_enum_value_get_abbrev at Base 2.10.0
- gimp_enum_value_get_desc at Base 2.4.0
- gimp_enum_value_get_help at Base 2.4.0
- gimp_env_init at Base 2.4.0
- gimp_escape_uline at Base 2.4.0
- gimp_file_get_utf8_name at Base 2.10.0
- gimp_file_has_extension at Base 2.10.0
- gimp_file_show_in_file_manager at Base 2.10.0
- gimp_filename_to_utf8 at Base 2.4.0
- gimp_fill_type_compat_get_type at Base 2.10.0
- gimp_fill_type_get_type at Base 2.10.0
- gimp_flags_get_first_desc at Base 2.4.0
- gimp_flags_get_first_value at Base 2.4.0
- gimp_flags_get_value_descriptions at Base 2.4.0
- gimp_flags_set_value_descriptions at Base 2.4.0
- gimp_flags_value_get_abbrev at Base 2.10.0
- gimp_flags_value_get_desc at Base 2.4.0
- gimp_flags_value_get_help at Base 2.4.0
- gimp_foreground_extract_mode_get_type at Base 2.4.0
- gimp_gradient_blend_color_space_get_type at Base 2.10.0~RC2
- gimp_gradient_segment_color_get_type at Base 2.10.0
- gimp_gradient_segment_type_get_type at Base 2.10.0
- gimp_gradient_type_get_type at Base 2.4.0
- gimp_grid_style_get_type at Base 2.4.0
- gimp_gtkrc at Base 2.4.0
- gimp_hue_range_compat_get_type at Base 2.10.0
- gimp_hue_range_get_type at Base 2.10.0
- gimp_icon_type_compat_get_type at Base 2.10.0
- gimp_icon_type_get_type at Base 2.4.0
- gimp_image_base_type_get_type at Base 2.4.0
- gimp_image_type_get_type at Base 2.4.0
- gimp_ink_blob_type_get_type at Base 2.10.0
- gimp_installation_directory at Base 2.8.2
- gimp_installation_directory_file at Base 2.10.12
- gimp_interpolation_type_compat_get_type at Base 2.10.0
- gimp_interpolation_type_get_type at Base 2.4.0
- gimp_join_style_get_type at Base 2.10.0
- gimp_layer_mode_effects_get_type at Base 2.10.0
- gimp_locale_directory at Base 2.4.0
- gimp_locale_directory_file at Base 2.10.0
- gimp_major_version at Base 2.4.0
- gimp_mask_apply_mode_get_type at Base 2.10.0
- gimp_memsize_deserialize at Base 2.4.0
- gimp_memsize_get_type at Base 2.4.0
- gimp_memsize_serialize at Base 2.4.0
- gimp_memsize_to_string at Base 2.4.0
- gimp_merge_type_get_type at Base 2.10.0
- gimp_message_handler_type_get_type at Base 2.4.0
- gimp_metadata_add_xmp_history at Base 2.10.0
- gimp_metadata_deserialize at Base 2.10.0
- gimp_metadata_duplicate at Base 2.10.0
- gimp_metadata_get_colorspace at Base 2.10.0
- gimp_metadata_get_guid at Base 2.10.0
- gimp_metadata_get_resolution at Base 2.10.0
- gimp_metadata_get_type at Base 2.10.0
- gimp_metadata_is_tag_supported at Base 2.10.0
- gimp_metadata_load_from_file at Base 2.10.0
- gimp_metadata_new at Base 2.10.0
- gimp_metadata_save_to_file at Base 2.10.0
- gimp_metadata_serialize at Base 2.10.0
- gimp_metadata_set_bits_per_sample at Base 2.10.0
- gimp_metadata_set_colorspace at Base 2.10.0
- gimp_metadata_set_from_exif at Base 2.10.0
- gimp_metadata_set_from_iptc at Base 2.10.0
- gimp_metadata_set_from_xmp at Base 2.10.0
- gimp_metadata_set_pixel_size at Base 2.10.0
- gimp_metadata_set_resolution at Base 2.10.0
- gimp_micro_version at Base 2.4.0
- gimp_minor_version at Base 2.4.0
- gimp_offset_type_get_type at Base 2.10.0
- gimp_orientation_type_get_type at Base 2.10.0
- gimp_paint_application_mode_get_type at Base 2.4.0
- gimp_param_memsize_get_type at Base 2.4.0
- gimp_param_parasite_get_type at Base 2.4.0
- gimp_param_spec_memsize at Base 2.4.0
- gimp_param_spec_parasite at Base 2.4.0
- gimp_param_spec_unit at Base 2.4.0
- gimp_param_spec_value_array at Base 2.10.0
- gimp_param_unit_get_type at Base 2.4.0
- gimp_param_value_array_get_type at Base 2.10.0
- gimp_parasite_compare at Base 2.4.0
- gimp_parasite_copy at Base 2.4.0
- gimp_parasite_data at Base 2.4.0
- gimp_parasite_data_size at Base 2.4.0
- gimp_parasite_flags at Base 2.4.0
- gimp_parasite_free at Base 2.4.0
- gimp_parasite_get_type at Base 2.4.0
- gimp_parasite_has_flag at Base 2.4.0
- gimp_parasite_is_persistent at Base 2.4.0
- gimp_parasite_is_type at Base 2.4.0
- gimp_parasite_is_undoable at Base 2.4.0
- gimp_parasite_name at Base 2.4.0
- gimp_parasite_new at Base 2.4.0
- gimp_path_free at Base 2.4.0
- gimp_path_get_user_writable_dir at Base 2.4.0
- gimp_path_parse at Base 2.4.0
- gimp_path_to_str at Base 2.4.0
- gimp_pdb_arg_type_get_type at Base 2.4.0
- gimp_pdb_error_handler_get_type at Base 2.6.0
- gimp_pdb_proc_type_get_type at Base 2.4.0
- gimp_pdb_status_type_get_type at Base 2.4.0
- gimp_personal_rc_file at Base 2.4.0
- gimp_pixels_to_units at Base 2.8.0
- gimp_pixpipe_params_build at Base 2.4.0
- gimp_pixpipe_params_free at Base 2.10.6
- gimp_pixpipe_params_init at Base 2.4.0
- gimp_pixpipe_params_parse at Base 2.4.0
- gimp_plug_in_directory at Base 2.4.0
- gimp_plug_in_directory_file at Base 2.10.0
- gimp_precision_get_type at Base 2.10.0
- gimp_progress_command_get_type at Base 2.4.0
- gimp_rectangle_intersect at Base 2.4.0
- gimp_rectangle_union at Base 2.8.0
- gimp_repeat_mode_get_type at Base 2.4.0
- gimp_rotation_type_get_type at Base 2.10.0
- gimp_run_mode_get_type at Base 2.4.0
- gimp_select_criterion_get_type at Base 2.10.0
- gimp_signal_private at Base 2.4.0
- gimp_size_type_get_type at Base 2.4.0
- gimp_stack_trace_available at Base 2.10.0
- gimp_stack_trace_mode_get_type at Base 2.4.0
- gimp_stack_trace_print at Base 2.10.0
- gimp_stack_trace_query at Base 2.10.0
- gimp_strip_uline at Base 2.4.0
- gimp_stroke_method_get_type at Base 2.10.0
- gimp_sysconf_directory at Base 2.4.0
- gimp_sysconf_directory_file at Base 2.10.0
- gimp_temp_directory at Base 2.10.12
- gimp_text_direction_get_type at Base 2.6.0
- gimp_text_hint_style_get_type at Base 2.8.0
- gimp_text_justification_get_type at Base 2.6.0
- gimp_transfer_mode_compat_get_type at Base 2.10.0
- gimp_transfer_mode_get_type at Base 2.4.0
- gimp_transform_direction_get_type at Base 2.4.0
- gimp_transform_resize_get_type at Base 2.4.0
- gimp_type_get_translation_context at Base 2.8.0
- gimp_type_get_translation_domain at Base 2.4.0
- gimp_type_set_translation_context at Base 2.8.0
- gimp_type_set_translation_domain at Base 2.4.0
- gimp_unit_format_string at Base 2.8.0
- gimp_unit_get_abbreviation at Base 2.4.0
- gimp_unit_get_deletion_flag at Base 2.4.0
- gimp_unit_get_digits at Base 2.4.0
- gimp_unit_get_factor at Base 2.4.0
- gimp_unit_get_identifier at Base 2.4.0
- gimp_unit_get_number_of_built_in_units at Base 2.4.0
- gimp_unit_get_number_of_units at Base 2.4.0
- gimp_unit_get_plural at Base 2.4.0
- gimp_unit_get_scaled_digits at Base 2.10.0
- gimp_unit_get_singular at Base 2.4.0
- gimp_unit_get_symbol at Base 2.4.0
- gimp_unit_get_type at Base 2.4.0
- gimp_unit_is_metric at Base 2.10.0
- gimp_unit_new at Base 2.4.0
- gimp_unit_set_deletion_flag at Base 2.4.0
- gimp_units_to_pixels at Base 2.8.0
- gimp_units_to_points at Base 2.8.0
- gimp_user_directory at Base 2.4.0
- gimp_user_directory_get_type at Base 2.4.0
- gimp_utf8_strtrim at Base 2.4.0
- gimp_value_array_append at Base 2.10.0
- gimp_value_array_get_type at Base 2.10.0
- gimp_value_array_index at Base 2.10.0
- gimp_value_array_insert at Base 2.10.0
- gimp_value_array_length at Base 2.10.0
- gimp_value_array_new at Base 2.10.0
- gimp_value_array_prepend at Base 2.10.0
- gimp_value_array_ref at Base 2.10.0
- gimp_value_array_remove at Base 2.10.0
- gimp_value_array_truncate at Base 2.10.0
- gimp_value_array_unref at Base 2.10.0
- gimp_vectors_stroke_type_get_type at Base 2.4.0
- gimp_wire_clear_error at Base 2.4.0
- gimp_wire_destroy at Base 2.4.0
- gimp_wire_error at Base 2.4.0
- gimp_wire_flush at Base 2.4.0
- gimp_wire_read at Base 2.4.0
- gimp_wire_read_msg at Base 2.4.0
- gimp_wire_register at Base 2.4.0
- gimp_wire_set_flusher at Base 2.4.0
- gimp_wire_set_reader at Base 2.4.0
- gimp_wire_set_writer at Base 2.4.0
- gimp_wire_write at Base 2.4.0
- gimp_wire_write_msg at Base 2.4.0
- gp_config_write at Base 2.4.0
- gp_extension_ack_write at Base 2.4.0
- gp_has_init_write at Base 2.4.0
- gp_init at Base 2.4.0
- gp_params_destroy at Base 2.4.0
- gp_proc_install_write at Base 2.4.0
- gp_proc_return_write at Base 2.4.0
- gp_proc_run_write at Base 2.4.0
- gp_proc_uninstall_write at Base 2.4.0
- gp_quit_write at Base 2.4.0
- gp_temp_proc_return_write at Base 2.4.0
- gp_temp_proc_run_write at Base 2.4.0
- gp_tile_ack_write at Base 2.4.0
- gp_tile_data_write at Base 2.4.0
- gp_tile_req_write at Base 2.4.0
-libgimpcolor-2.0.so.0 libgimp2.0 #MINVER#
-* Build-Depends-Package: libgimp2.0-dev
- gimp_adaptive_supersample_area at Base 2.4.0
- gimp_bilinear at Base 2.4.0
- gimp_bilinear_16 at Base 2.4.0
- gimp_bilinear_32 at Base 2.4.0
- gimp_bilinear_8 at Base 2.4.0
- gimp_bilinear_pixels_8 at Base 2.4.0
- gimp_bilinear_rgb at Base 2.4.0
- gimp_bilinear_rgba at Base 2.4.0
- gimp_cairo_checkerboard_create at Base 2.6.0
- gimp_cairo_set_source_rgb at Base 2.6.0
- gimp_cairo_set_source_rgba at Base 2.6.0
- gimp_cairo_surface_create_buffer at Base 2.10.0
- gimp_cairo_surface_get_format at Base 2.10.0
- gimp_cmyk_get_type at Base 2.4.0
- gimp_cmyk_get_uchar at Base 2.4.0
- gimp_cmyk_set at Base 2.4.0
- gimp_cmyk_set_uchar at Base 2.4.0
- gimp_cmyk_to_rgb at Base 2.4.0
- gimp_cmyk_to_rgb_int at Base 2.4.0
- gimp_cmyka_get_uchar at Base 2.4.0
- gimp_cmyka_set at Base 2.4.0
- gimp_cmyka_set_uchar at Base 2.4.0
- gimp_color_managed_get_color_profile at Base 2.10.0
- gimp_color_managed_get_icc_profile at Base 2.4.0
- gimp_color_managed_get_type at Base 2.10.6
- gimp_color_managed_interface_get_type at Base 2.4.0
- gimp_color_managed_profile_changed at Base 2.4.0
- gimp_color_profile_get_copyright at Base 2.10.0
- gimp_color_profile_get_description at Base 2.10.0
- gimp_color_profile_get_format at Base 2.10.0
- gimp_color_profile_get_icc_profile at Base 2.10.0
- gimp_color_profile_get_label at Base 2.10.0
- gimp_color_profile_get_lcms_format at Base 2.10.0
- gimp_color_profile_get_lcms_profile at Base 2.10.0
- gimp_color_profile_get_manufacturer at Base 2.10.0
- gimp_color_profile_get_model at Base 2.10.0
- gimp_color_profile_get_space at Base 2.10.6
- gimp_color_profile_get_summary at Base 2.10.0
- gimp_color_profile_get_type at Base 2.10.0
- gimp_color_profile_is_cmyk at Base 2.10.0
- gimp_color_profile_is_equal at Base 2.10.0
- gimp_color_profile_is_gray at Base 2.10.0
- gimp_color_profile_is_linear at Base 2.10.0
- gimp_color_profile_is_rgb at Base 2.10.0
- gimp_color_profile_new_d50_gray_lab_trc at Base 2.10.0
- gimp_color_profile_new_d65_gray_linear at Base 2.10.0
- gimp_color_profile_new_d65_gray_srgb_trc at Base 2.10.0
- gimp_color_profile_new_from_file at Base 2.10.0
- gimp_color_profile_new_from_icc_profile at Base 2.10.0
- gimp_color_profile_new_from_lcms_profile at Base 2.10.0
- gimp_color_profile_new_linear_from_color_profile at Base 2.10.0
- gimp_color_profile_new_rgb_adobe at Base 2.10.0
- gimp_color_profile_new_rgb_srgb at Base 2.10.0
- gimp_color_profile_new_rgb_srgb_linear at Base 2.10.0
- gimp_color_profile_new_srgb_trc_from_color_profile at Base 2.10.0
- gimp_color_profile_save_to_file at Base 2.10.0
- gimp_color_transform_can_gegl_copy at Base 2.10.0
- gimp_color_transform_get_type at Base 2.10.0
- gimp_color_transform_new at Base 2.10.0
- gimp_color_transform_new_proofing at Base 2.10.0
- gimp_color_transform_process_buffer at Base 2.10.0
- gimp_color_transform_process_pixels at Base 2.10.0
- gimp_hsl_get_type at Base 2.4.0
- gimp_hsl_set at Base 2.8.0
- gimp_hsl_set_alpha at Base 2.10.0
- gimp_hsl_to_rgb at Base 2.4.0
- gimp_hsl_to_rgb_int at Base 2.4.0
- gimp_hsv_clamp at Base 2.4.0
- gimp_hsv_get_type at Base 2.4.0
- gimp_hsv_set at Base 2.4.0
- gimp_hsv_to_rgb4 at Base 2.4.0
- gimp_hsv_to_rgb at Base 2.4.0
- gimp_hsv_to_rgb_int at Base 2.4.0
- gimp_hsva_set at Base 2.4.0
- gimp_hwb_to_rgb at Base 2.4.0
- gimp_param_rgb_get_type at Base 2.4.0
- gimp_param_spec_rgb at Base 2.4.0
- gimp_param_spec_rgb_get_default at Base 2.10.14
- gimp_param_spec_rgb_has_alpha at Base 2.4.0
- gimp_pixbuf_create_buffer at Base 2.10.0
- gimp_pixbuf_get_format at Base 2.10.0
- gimp_pixbuf_get_icc_profile at Base 2.10.0
- gimp_rgb_add at Base 2.4.0
- gimp_rgb_clamp at Base 2.4.0
- gimp_rgb_composite at Base 2.4.0
- gimp_rgb_distance at Base 2.4.0
- gimp_rgb_gamma at Base 2.4.0
- gimp_rgb_get_pixel at Base 2.10.0
- gimp_rgb_get_type at Base 2.4.0
- gimp_rgb_get_uchar at Base 2.4.0
- gimp_rgb_intensity at Base 2.4.0
- gimp_rgb_intensity_uchar at Base 2.4.0
- gimp_rgb_list_names at Base 2.4.0
- gimp_rgb_luminance at Base 2.4.0
- gimp_rgb_luminance_uchar at Base 2.4.0
- gimp_rgb_max at Base 2.4.0
- gimp_rgb_min at Base 2.4.0
- gimp_rgb_multiply at Base 2.4.0
- gimp_rgb_parse_css at Base 2.4.0
- gimp_rgb_parse_hex at Base 2.4.0
- gimp_rgb_parse_name at Base 2.4.0
- gimp_rgb_set at Base 2.4.0
- gimp_rgb_set_alpha at Base 2.4.0
- gimp_rgb_set_pixel at Base 2.10.0
- gimp_rgb_set_uchar at Base 2.4.0
- gimp_rgb_subtract at Base 2.4.0
- gimp_rgb_to_cmyk at Base 2.4.0
- gimp_rgb_to_cmyk_int at Base 2.4.0
- gimp_rgb_to_hsl at Base 2.4.0
- gimp_rgb_to_hsl_int at Base 2.4.0
- gimp_rgb_to_hsv4 at Base 2.4.0
- gimp_rgb_to_hsv at Base 2.4.0
- gimp_rgb_to_hsv_int at Base 2.4.0
- gimp_rgb_to_hwb at Base 2.4.0
- gimp_rgb_to_l_int at Base 2.4.0
- gimp_rgba_add at Base 2.4.0
- gimp_rgba_distance at Base 2.4.0
- gimp_rgba_get_pixel at Base 2.10.0
- gimp_rgba_get_uchar at Base 2.4.0
- gimp_rgba_multiply at Base 2.4.0
- gimp_rgba_parse_css at Base 2.4.0
- gimp_rgba_set at Base 2.4.0
- gimp_rgba_set_pixel at Base 2.10.0
- gimp_rgba_set_uchar at Base 2.4.0
- gimp_rgba_subtract at Base 2.4.0
- gimp_value_get_rgb at Base 2.4.0
- gimp_value_set_rgb at Base 2.4.0
-libgimpconfig-2.0.so.0 libgimp2.0 #MINVER#
-* Build-Depends-Package: libgimp2.0-dev
- gimp_color_config_get_cmyk_color_profile at Base 2.10.0
- gimp_color_config_get_display_bpc at Base 2.10.0
- gimp_color_config_get_display_color_profile at Base 2.10.0
- gimp_color_config_get_display_intent at Base 2.10.0
- gimp_color_config_get_display_optimize at Base 2.10.0
- gimp_color_config_get_display_profile_from_gdk at Base 2.10.0
- gimp_color_config_get_gray_color_profile at Base 2.10.0
- gimp_color_config_get_mode at Base 2.10.0
- gimp_color_config_get_rgb_color_profile at Base 2.10.0
- gimp_color_config_get_simulation_bpc at Base 2.10.0
- gimp_color_config_get_simulation_color_profile at Base 2.10.0
- gimp_color_config_get_simulation_gamut_check at Base 2.10.0
- gimp_color_config_get_simulation_intent at Base 2.10.0
- gimp_color_config_get_simulation_optimize at Base 2.10.0
- gimp_color_config_get_type at Base 2.4.0
- gimp_color_management_mode_get_type at Base 2.4.0
- gimp_color_rendering_intent_get_type at Base 2.4.0
- gimp_config_build_data_path at Base 2.4.0
- gimp_config_build_plug_in_path at Base 2.4.0
- gimp_config_build_writable_path at Base 2.4.0
- gimp_config_copy at Base 2.6.0
- gimp_config_deserialize at Base 2.8.0
- gimp_config_deserialize_file at Base 2.4.0
- gimp_config_deserialize_gfile at Base 2.10.0
- gimp_config_deserialize_properties at Base 2.4.0
- gimp_config_deserialize_property at Base 2.4.0
- gimp_config_deserialize_return at Base 2.4.0
- gimp_config_deserialize_stream at Base 2.10.0
- gimp_config_deserialize_string at Base 2.4.0
- gimp_config_diff at Base 2.4.0
- gimp_config_duplicate at Base 2.4.0
- gimp_config_error_quark at Base 2.4.0
- gimp_config_get_type at Base 2.10.6
- gimp_config_interface_get_type at Base 2.4.0
- gimp_config_is_equal_to at Base 2.4.0
- gimp_config_path_expand at Base 2.4.0
- gimp_config_path_expand_to_files at Base 2.10.0
- gimp_config_path_get_type at Base 2.4.0
- gimp_config_path_unexpand at Base 2.10.0
- gimp_config_reset at Base 2.4.0
- gimp_config_reset_properties at Base 2.4.0
- gimp_config_reset_property at Base 2.4.0
- gimp_config_serialize at Base 2.8.0
- gimp_config_serialize_changed_properties at Base 2.4.0
- gimp_config_serialize_properties at Base 2.4.0
- gimp_config_serialize_property at Base 2.4.0
- gimp_config_serialize_property_by_name at Base 2.6.0
- gimp_config_serialize_to_fd at Base 2.4.0
- gimp_config_serialize_to_file at Base 2.4.0
- gimp_config_serialize_to_gfile at Base 2.10.0
- gimp_config_serialize_to_stream at Base 2.10.0
- gimp_config_serialize_to_string at Base 2.4.0
- gimp_config_serialize_value at Base 2.4.0
- gimp_config_string_append_escaped at Base 2.4.0
- gimp_config_sync at Base 2.4.0
- gimp_config_writer_close at Base 2.4.0
- gimp_config_writer_comment at Base 2.4.0
- gimp_config_writer_comment_mode at Base 2.4.0
- gimp_config_writer_data at Base 2.4.0
- gimp_config_writer_finish at Base 2.4.0
- gimp_config_writer_identifier at Base 2.4.0
- gimp_config_writer_linefeed at Base 2.4.0
- gimp_config_writer_new_fd at Base 2.4.0
- gimp_config_writer_new_file at Base 2.4.0
- gimp_config_writer_new_gfile at Base 2.10.0
- gimp_config_writer_new_stream at Base 2.10.0
- gimp_config_writer_new_string at Base 2.4.0
- gimp_config_writer_open at Base 2.4.0
- gimp_config_writer_print at Base 2.4.0
- gimp_config_writer_printf at Base 2.4.0
- gimp_config_writer_revert at Base 2.4.0
- gimp_config_writer_string at Base 2.4.0
- gimp_file_get_config_path at Base 2.10.0
- gimp_file_new_for_config_path at Base 2.10.0
- gimp_param_config_path_get_type at Base 2.4.0
- gimp_param_spec_config_path at Base 2.4.0
- gimp_param_spec_config_path_type at Base 2.4.0
- gimp_scanner_destroy at Base 2.4.0
- gimp_scanner_new_file at Base 2.4.0
- gimp_scanner_new_gfile at Base 2.10.0
- gimp_scanner_new_stream at Base 2.10.0
- gimp_scanner_new_string at Base 2.4.0
- gimp_scanner_parse_boolean at Base 2.8.0
- gimp_scanner_parse_color at Base 2.4.0
- gimp_scanner_parse_data at Base 2.4.0
- gimp_scanner_parse_float at Base 2.4.0
- gimp_scanner_parse_identifier at Base 2.4.0
- gimp_scanner_parse_int64 at Base 2.10.0
- gimp_scanner_parse_int at Base 2.4.0
- gimp_scanner_parse_matrix2 at Base 2.4.0
- gimp_scanner_parse_string at Base 2.4.0
- gimp_scanner_parse_string_no_validate at Base 2.4.0
- gimp_scanner_parse_token at Base 2.4.0
-libgimpmath-2.0.so.0 libgimp2.0 #MINVER#
-* Build-Depends-Package: libgimp2.0-dev
- gimp_matrix2_determinant at Base 2.10.18
- gimp_matrix2_get_type at Base 2.4.0
- gimp_matrix2_identity at Base 2.4.0
- gimp_matrix2_invert at Base 2.10.18
- gimp_matrix2_mult at Base 2.4.0
- gimp_matrix2_transform_point at Base 2.10.18
- gimp_matrix3_affine at Base 2.4.0
- gimp_matrix3_determinant at Base 2.4.0
- gimp_matrix3_equal at Base 2.10.18
- gimp_matrix3_get_type at Base 2.8.0
- gimp_matrix3_identity at Base 2.4.0
- gimp_matrix3_invert at Base 2.4.0
- gimp_matrix3_is_affine at Base 2.4.0
- gimp_matrix3_is_diagonal at Base 2.4.0
- gimp_matrix3_is_identity at Base 2.4.0
- gimp_matrix3_is_simple at Base 2.4.0
- gimp_matrix3_mult at Base 2.4.0
- gimp_matrix3_rotate at Base 2.4.0
- gimp_matrix3_scale at Base 2.4.0
- gimp_matrix3_transform_point at Base 2.4.0
- gimp_matrix3_translate at Base 2.4.0
- gimp_matrix3_xshear at Base 2.4.0
- gimp_matrix3_yshear at Base 2.4.0
- gimp_matrix4_identity at Base 2.10.18
- gimp_matrix4_mult at Base 2.10.18
- gimp_matrix4_to_deg at Base 2.4.0
- gimp_matrix4_transform_point at Base 2.10.18
- gimp_md5_get_digest at Base 2.4.0
- gimp_param_matrix2_get_type at Base 2.4.0
- gimp_param_matrix3_get_type at Base 2.8.0
- gimp_param_spec_matrix2 at Base 2.4.0
- gimp_param_spec_matrix3 at Base 2.8.0
- gimp_vector2_add at Base 2.4.0
- gimp_vector2_add_val at Base 2.4.0
- gimp_vector2_cross_product at Base 2.4.0
- gimp_vector2_cross_product_val at Base 2.4.0
- gimp_vector2_inner_product at Base 2.4.0
- gimp_vector2_inner_product_val at Base 2.4.0
- gimp_vector2_length at Base 2.4.0
- gimp_vector2_length_val at Base 2.4.0
- gimp_vector2_mul at Base 2.4.0
- gimp_vector2_mul_val at Base 2.4.0
- gimp_vector2_neg at Base 2.4.0
- gimp_vector2_neg_val at Base 2.4.0
- gimp_vector2_new at Base 2.4.0
- gimp_vector2_normal at Base 2.8.0
- gimp_vector2_normal_val at Base 2.8.0
- gimp_vector2_normalize at Base 2.4.0
- gimp_vector2_normalize_val at Base 2.4.0
- gimp_vector2_rotate at Base 2.4.0
- gimp_vector2_rotate_val at Base 2.4.0
- gimp_vector2_set at Base 2.4.0
- gimp_vector2_sub at Base 2.4.0
- gimp_vector2_sub_val at Base 2.4.0
- gimp_vector3_add at Base 2.4.0
- gimp_vector3_add_val at Base 2.4.0
- gimp_vector3_cross_product at Base 2.4.0
- gimp_vector3_cross_product_val at Base 2.4.0
- gimp_vector3_inner_product at Base 2.4.0
- gimp_vector3_inner_product_val at Base 2.4.0
- gimp_vector3_length at Base 2.4.0
- gimp_vector3_length_val at Base 2.4.0
- gimp_vector3_mul at Base 2.4.0
- gimp_vector3_mul_val at Base 2.4.0
- gimp_vector3_neg at Base 2.4.0
- gimp_vector3_neg_val at Base 2.4.0
- gimp_vector3_new at Base 2.4.0
- gimp_vector3_normalize at Base 2.4.0
- gimp_vector3_normalize_val at Base 2.4.0
- gimp_vector3_rotate at Base 2.4.0
- gimp_vector3_rotate_val at Base 2.4.0
- gimp_vector3_set at Base 2.4.0
- gimp_vector3_sub at Base 2.4.0
- gimp_vector3_sub_val at Base 2.4.0
- gimp_vector_2d_to_3d at Base 2.4.0
- gimp_vector_2d_to_3d_val at Base 2.4.0
- gimp_vector_3d_to_2d at Base 2.4.0
-libgimpmodule-2.0.so.0 libgimp2.0 #MINVER#
-* Build-Depends-Package: libgimp2.0-dev
- gimp_module_db_get_load_inhibit at Base 2.4.0
- gimp_module_db_get_type at Base 2.4.0
- gimp_module_db_load at Base 2.4.0
- gimp_module_db_new at Base 2.4.0
- gimp_module_db_refresh at Base 2.4.0
- gimp_module_db_set_load_inhibit at Base 2.4.0
- gimp_module_error_quark at Base 2.8.0
- gimp_module_get_type at Base 2.4.0
- gimp_module_info_copy at Base 2.4.0
- gimp_module_info_free at Base 2.4.0
- gimp_module_info_new at Base 2.4.0
- gimp_module_modified at Base 2.4.0
- gimp_module_new at Base 2.4.0
- gimp_module_query_module at Base 2.4.0
- gimp_module_register_enum at Base 2.4.0
- gimp_module_set_load_inhibit at Base 2.4.0
- gimp_module_state_name at Base 2.4.0
-libgimpthumb-2.0.so.0 libgimp2.0 #MINVER#
-* Build-Depends-Package: libgimp2.0-dev
- gimp_thumb_ensure_thumb_dir at Base 2.4.0
- gimp_thumb_ensure_thumb_dir_local at Base 2.4.0
- gimp_thumb_error_quark at Base 2.4.0
- gimp_thumb_file_test at Base 2.4.0
- gimp_thumb_file_type_get_type at Base 2.4.0
- gimp_thumb_find_thumb at Base 2.4.0
- gimp_thumb_get_thumb_base_dir at Base 2.10.0
- gimp_thumb_get_thumb_dir at Base 2.4.0
- gimp_thumb_get_thumb_dir_local at Base 2.4.0
- gimp_thumb_init at Base 2.4.0
- gimp_thumb_name_from_uri at Base 2.4.0
- gimp_thumb_name_from_uri_local at Base 2.4.0
- gimp_thumb_size_get_type at Base 2.4.0
- gimp_thumb_state_get_type at Base 2.4.0
- gimp_thumbnail_check_thumb at Base 2.4.0
- gimp_thumbnail_delete_failure at Base 2.4.0
- gimp_thumbnail_delete_others at Base 2.4.0
- gimp_thumbnail_get_type at Base 2.4.0
- gimp_thumbnail_has_failed at Base 2.4.0
- gimp_thumbnail_load_thumb at Base 2.4.0
- gimp_thumbnail_new at Base 2.4.0
- gimp_thumbnail_peek_image at Base 2.4.0
- gimp_thumbnail_peek_thumb at Base 2.4.0
- gimp_thumbnail_save_failure at Base 2.4.0
- gimp_thumbnail_save_thumb at Base 2.4.0
- gimp_thumbnail_save_thumb_local at Base 2.4.0
- gimp_thumbnail_set_filename at Base 2.4.0
- gimp_thumbnail_set_from_thumb at Base 2.4.0
- gimp_thumbnail_set_uri at Base 2.4.0
- gimp_thumbs_delete_for_uri at Base 2.4.0
- gimp_thumbs_delete_for_uri_local at Base 2.4.0
-libgimpui-2.0.so.0 libgimp2.0 #MINVER#
-* Build-Depends-Package: libgimp2.0-dev
- _gimpui_marshal_VOID__STRING_BOOLEAN at Base 2.4.0
- _gimpui_marshal_VOID__STRING_DOUBLE_INT_INT_INT_INT_POINTER_BOOLEAN at Base 2.4.0
- _gimpui_marshal_VOID__STRING_INT_INT_INT_POINTER_BOOLEAN at Base 2.4.0
- _gimpui_marshal_VOID__STRING_INT_POINTER_BOOLEAN at Base 2.4.0
- gimp_aspect_preview_get_type at Base 2.4.0
- gimp_aspect_preview_new at Base 2.4.0
- gimp_aspect_preview_new_from_drawable_id at Base 2.10.0
- gimp_brush_select_button_get_brush at Base 2.4.0
- gimp_brush_select_button_get_type at Base 2.4.0
- gimp_brush_select_button_new at Base 2.4.0
- gimp_brush_select_button_set_brush at Base 2.4.0
- gimp_brush_select_widget_close at Base 2.4.0
- gimp_brush_select_widget_new at Base 2.4.0
- gimp_brush_select_widget_set at Base 2.4.0
- gimp_channel_combo_box_get_type at Base 2.4.0
- gimp_channel_combo_box_new at Base 2.4.0
- gimp_channel_menu_new at Base 2.4.0
- gimp_drawable_combo_box_get_type at Base 2.4.0
- gimp_drawable_combo_box_new at Base 2.4.0
- gimp_drawable_menu_new at Base 2.4.0
- gimp_drawable_preview_draw_region at Base 2.4.0
- gimp_drawable_preview_get_drawable at Base 2.4.0
- gimp_drawable_preview_get_drawable_id at Base 2.10.0
- gimp_drawable_preview_get_type at Base 2.4.0
- gimp_drawable_preview_new at Base 2.4.0
- gimp_drawable_preview_new_from_drawable_id at Base 2.10.0
- gimp_export_dialog_get_content_area at Base 2.8.0
- gimp_export_dialog_new at Base 2.8.0
- gimp_export_image at Base 2.4.0
- gimp_font_select_button_get_font at Base 2.4.0
- gimp_font_select_button_get_type at Base 2.4.0
- gimp_font_select_button_new at Base 2.4.0
- gimp_font_select_button_set_font at Base 2.4.0
- gimp_font_select_widget_close at Base 2.4.0
- gimp_font_select_widget_new at Base 2.4.0
- gimp_font_select_widget_set at Base 2.4.0
- gimp_gradient_select_button_get_gradient at Base 2.4.0
- gimp_gradient_select_button_get_type at Base 2.4.0
- gimp_gradient_select_button_new at Base 2.4.0
- gimp_gradient_select_button_set_gradient at Base 2.4.0
- gimp_gradient_select_widget_close at Base 2.4.0
- gimp_gradient_select_widget_new at Base 2.4.0
- gimp_gradient_select_widget_set at Base 2.4.0
- gimp_image_combo_box_get_type at Base 2.4.0
- gimp_image_combo_box_new at Base 2.4.0
- gimp_image_menu_new at Base 2.4.0
- gimp_image_metadata_load_finish at Base 2.10.0
- gimp_image_metadata_load_prepare at Base 2.10.0
- gimp_image_metadata_load_thumbnail at Base 2.10.0
- gimp_image_metadata_save_finish at Base 2.10.0
- gimp_image_metadata_save_prepare at Base 2.10.0
- gimp_layer_combo_box_get_type at Base 2.4.0
- gimp_layer_combo_box_new at Base 2.4.0
- gimp_layer_menu_new at Base 2.4.0
- gimp_palette_select_button_get_palette at Base 2.4.0
- gimp_palette_select_button_get_type at Base 2.4.0
- gimp_palette_select_button_new at Base 2.4.0
- gimp_palette_select_button_set_palette at Base 2.4.0
- gimp_palette_select_widget_close at Base 2.4.0
- gimp_palette_select_widget_new at Base 2.4.0
- gimp_palette_select_widget_set at Base 2.4.0
- gimp_pattern_select_button_get_pattern at Base 2.4.0
- gimp_pattern_select_button_get_type at Base 2.4.0
- gimp_pattern_select_button_new at Base 2.4.0
- gimp_pattern_select_button_set_pattern at Base 2.4.0
- gimp_pattern_select_widget_close at Base 2.4.0
- gimp_pattern_select_widget_new at Base 2.4.0
- gimp_pattern_select_widget_set at Base 2.4.0
- gimp_proc_browser_dialog_get_selected at Base 2.4.0
- gimp_proc_browser_dialog_get_type at Base 2.4.0
- gimp_proc_browser_dialog_new at Base 2.4.0
- gimp_proc_view_new at Base 2.4.0
- gimp_progress_bar_get_type at Base 2.4.0
- gimp_progress_bar_new at Base 2.4.0
- gimp_select_button_close_popup at Base 2.4.0
- gimp_select_button_get_type at Base 2.4.0
- gimp_ui_get_display_window at Base 2.4.0
- gimp_ui_get_progress_window at Base 2.4.0
- gimp_ui_init at Base 2.4.0
- gimp_vectors_combo_box_get_type at Base 2.4.0
- gimp_vectors_combo_box_new at Base 2.4.0
- gimp_window_set_transient at Base 2.4.0
- gimp_window_set_transient_for_display at Base 2.4.0
- gimp_zoom_preview_get_drawable at Base 2.4.0
- gimp_zoom_preview_get_drawable_id at Base 2.10.0
- gimp_zoom_preview_get_factor at Base 2.4.0
- gimp_zoom_preview_get_model at Base 2.4.0
- gimp_zoom_preview_get_source at Base 2.4.0
- gimp_zoom_preview_get_type at Base 2.4.0
- gimp_zoom_preview_new at Base 2.4.0
- gimp_zoom_preview_new_from_drawable_id at Base 2.10.0
- gimp_zoom_preview_new_with_model at Base 2.4.0
- gimp_zoom_preview_new_with_model_from_drawable_id at Base 2.10.0
-libgimpwidgets-2.0.so.0 libgimp2.0 #MINVER#
-* Build-Depends-Package: libgimp2.0-dev
- _gimp_ensure_modules_func at Base 2.4.0
- _gimp_get_background_func at Base 2.4.0
- _gimp_get_foreground_func at Base 2.4.0
- _gimp_pick_button_default_pick at Base 2.10.0
- _gimp_pick_button_kwin_available at Base 2.10.0
- _gimp_pick_button_kwin_pick at Base 2.10.0
- _gimp_pick_button_xdg_available at Base 2.10.30
- _gimp_pick_button_xdg_pick at Base 2.10.30
- _gimp_standard_help_func at Base 2.4.0
- _gimp_unit_store_sync_units at Base 2.8.14
- _gimp_widgets_marshal_BOOLEAN__POINTER at Base 2.4.0
- _gimp_widgets_marshal_VOID__DOUBLE_DOUBLE at Base 2.4.0
- _gimp_widgets_marshal_VOID__ENUM_BOOLEAN at Base 2.10.0
- _gimp_widgets_marshal_VOID__INT_INT at Base 2.4.0
- _gimp_widgets_marshal_VOID__OBJECT_INT at Base 2.4.0
- _gimp_widgets_marshal_VOID__POINTER_POINTER at Base 2.4.0
- _gimp_widgets_marshal_VOID__STRING_FLAGS at Base 2.4.0
- _gimp_widgets_marshal_VOID__STRING_INT at Base 2.4.0
- gdk_cairo_get_clip_rectangle at Base 2.10.0
- gdk_event_triggers_context_menu at Base 2.8.0
- gdk_keymap_get_modifier_mask at Base 2.8.0
- gdk_screen_get_monitor_workarea at Base 2.10.0
- gimp_aspect_type_get_type at Base 2.4.0
- gimp_browser_add_search_types at Base 2.4.0
- gimp_browser_get_type at Base 2.4.0
- gimp_browser_new at Base 2.4.0
- gimp_browser_set_widget at Base 2.4.0
- gimp_browser_show_message at Base 2.4.0
- gimp_busy_box_get_message at Base 2.10.6
- gimp_busy_box_get_type at Base 2.10.6
- gimp_busy_box_new at Base 2.10.6
- gimp_busy_box_set_message at Base 2.10.6
- gimp_button_extended_clicked at Base 2.4.0
- gimp_button_get_type at Base 2.4.0
- gimp_button_new at Base 2.4.0
- gimp_cairo_set_focus_line_pattern at Base 2.6.0
- gimp_cairo_surface_create_from_pixbuf at Base 2.6.0
- gimp_cell_renderer_color_get_type at Base 2.4.0
- gimp_cell_renderer_color_new at Base 2.4.0
- gimp_cell_renderer_toggle_clicked at Base 2.4.0
- gimp_cell_renderer_toggle_get_type at Base 2.4.0
- gimp_cell_renderer_toggle_new at Base 2.4.0
- gimp_chain_button_get_active at Base 2.4.0
- gimp_chain_button_get_icon_size at Base 2.10.12
- gimp_chain_button_get_type at Base 2.4.0
- gimp_chain_button_new at Base 2.4.0
- gimp_chain_button_set_active at Base 2.4.0
- gimp_chain_button_set_icon_size at Base 2.10.12
- gimp_chain_position_get_type at Base 2.4.0
- gimp_color_area_get_color at Base 2.4.0
- gimp_color_area_get_type at Base 2.4.0
- gimp_color_area_has_alpha at Base 2.4.0
- gimp_color_area_new at Base 2.4.0
- gimp_color_area_set_color at Base 2.4.0
- gimp_color_area_set_color_config at Base 2.10.0
- gimp_color_area_set_draw_border at Base 2.4.0
- gimp_color_area_set_type at Base 2.4.0
- gimp_color_area_type_get_type at Base 2.4.0
- gimp_color_button_get_color at Base 2.4.0
- gimp_color_button_get_title at Base 2.10.0
- gimp_color_button_get_type at Base 2.4.0
- gimp_color_button_get_ui_manager at Base 2.10.0
- gimp_color_button_get_update at Base 2.4.0
- gimp_color_button_has_alpha at Base 2.4.0
- gimp_color_button_new at Base 2.4.0
- gimp_color_button_set_color at Base 2.4.0
- gimp_color_button_set_color_config at Base 2.10.0
- gimp_color_button_set_title at Base 2.10.0
- gimp_color_button_set_type at Base 2.4.0
- gimp_color_button_set_update at Base 2.4.0
- gimp_color_display_changed at Base 2.4.0
- gimp_color_display_clone at Base 2.4.0
- gimp_color_display_configure at Base 2.4.0
- gimp_color_display_configure_reset at Base 2.4.0
- gimp_color_display_convert at Base 2.4.0
- gimp_color_display_convert_buffer at Base 2.10.0
- gimp_color_display_convert_surface at Base 2.8.0
- gimp_color_display_get_config at Base 2.4.0
- gimp_color_display_get_enabled at Base 2.4.0
- gimp_color_display_get_managed at Base 2.4.0
- gimp_color_display_get_type at Base 2.4.0
- gimp_color_display_load_state at Base 2.4.0
- gimp_color_display_new at Base 2.4.0
- gimp_color_display_save_state at Base 2.4.0
- gimp_color_display_set_enabled at Base 2.4.0
- gimp_color_display_stack_add at Base 2.4.0
- gimp_color_display_stack_changed at Base 2.4.0
- gimp_color_display_stack_clone at Base 2.4.0
- gimp_color_display_stack_convert at Base 2.4.0
- gimp_color_display_stack_convert_buffer at Base 2.10.0
- gimp_color_display_stack_convert_surface at Base 2.8.0
- gimp_color_display_stack_get_type at Base 2.4.0
- gimp_color_display_stack_new at Base 2.4.0
- gimp_color_display_stack_remove at Base 2.4.0
- gimp_color_display_stack_reorder_down at Base 2.4.0
- gimp_color_display_stack_reorder_up at Base 2.4.0
- gimp_color_hex_entry_get_color at Base 2.4.0
- gimp_color_hex_entry_get_type at Base 2.4.0
- gimp_color_hex_entry_new at Base 2.4.0
- gimp_color_hex_entry_set_color at Base 2.4.0
- gimp_color_notebook_get_type at Base 2.4.0
- gimp_color_notebook_set_has_page at Base 2.4.0
- gimp_color_picker_cursors_get_resource at Base 2.10.0
- gimp_color_profile_chooser_dialog_get_type at Base 2.10.0
- gimp_color_profile_chooser_dialog_new at Base 2.10.0
- gimp_color_profile_combo_box_add at Base 2.4.0
- gimp_color_profile_combo_box_add_file at Base 2.10.0
- gimp_color_profile_combo_box_get_active at Base 2.4.0
- gimp_color_profile_combo_box_get_active_file at Base 2.10.0
- gimp_color_profile_combo_box_get_type at Base 2.4.0
- gimp_color_profile_combo_box_new at Base 2.4.0
- gimp_color_profile_combo_box_new_with_model at Base 2.4.0
- gimp_color_profile_combo_box_set_active at Base 2.4.0
- gimp_color_profile_combo_box_set_active_file at Base 2.10.0
- gimp_color_profile_store_add at Base 2.4.0
- gimp_color_profile_store_add_file at Base 2.10.0
- gimp_color_profile_store_get_type at Base 2.4.0
- gimp_color_profile_store_new at Base 2.4.0
- gimp_color_profile_view_get_type at Base 2.10.0
- gimp_color_profile_view_new at Base 2.10.0
- gimp_color_profile_view_set_error at Base 2.10.0
- gimp_color_profile_view_set_profile at Base 2.10.0
- gimp_color_scale_entry_new at Base 2.4.0
- gimp_color_scale_get_type at Base 2.4.0
- gimp_color_scale_new at Base 2.4.0
- gimp_color_scale_set_channel at Base 2.4.0
- gimp_color_scale_set_color at Base 2.4.0
- gimp_color_scale_set_color_config at Base 2.10.0
- gimp_color_scales_get_show_rgb_u8 at Base 2.10.0
- gimp_color_scales_get_type at Base 2.4.0
- gimp_color_scales_set_show_rgb_u8 at Base 2.10.0
- gimp_color_select_get_type at Base 2.4.0
- gimp_color_selection_color_changed at Base 2.4.0
- gimp_color_selection_get_color at Base 2.4.0
- gimp_color_selection_get_old_color at Base 2.4.0
- gimp_color_selection_get_show_alpha at Base 2.4.0
- gimp_color_selection_get_type at Base 2.4.0
- gimp_color_selection_new at Base 2.4.0
- gimp_color_selection_reset at Base 2.4.0
- gimp_color_selection_set_color at Base 2.4.0
- gimp_color_selection_set_config at Base 2.4.0
- gimp_color_selection_set_old_color at Base 2.4.0
- gimp_color_selection_set_show_alpha at Base 2.4.0
- gimp_color_selector_channel_changed at Base 2.4.0
- gimp_color_selector_channel_get_type at Base 2.4.0
- gimp_color_selector_color_changed at Base 2.4.0
- gimp_color_selector_get_channel at Base 2.10.0
- gimp_color_selector_get_color at Base 2.10.0
- gimp_color_selector_get_model_visible at Base 2.10.0
- gimp_color_selector_get_show_alpha at Base 2.10.0
- gimp_color_selector_get_toggles_sensitive at Base 2.10.0
- gimp_color_selector_get_toggles_visible at Base 2.10.0
- gimp_color_selector_get_type at Base 2.4.0
- gimp_color_selector_model_get_type at Base 2.10.0
- gimp_color_selector_model_visible_changed at Base 2.10.0
- gimp_color_selector_new at Base 2.4.0
- gimp_color_selector_set_channel at Base 2.4.0
- gimp_color_selector_set_color at Base 2.4.0
- gimp_color_selector_set_config at Base 2.4.0
- gimp_color_selector_set_model_visible at Base 2.10.0
- gimp_color_selector_set_show_alpha at Base 2.4.0
- gimp_color_selector_set_toggles_sensitive at Base 2.4.0
- gimp_color_selector_set_toggles_visible at Base 2.4.0
- gimp_context_help at Base 2.4.0
- gimp_controller_event at Base 2.4.0
- gimp_controller_get_event_blurb at Base 2.4.0
- gimp_controller_get_event_name at Base 2.4.0
- gimp_controller_get_n_events at Base 2.4.0
- gimp_controller_get_type at Base 2.4.0
- gimp_controller_new at Base 2.4.0
- gimp_coordinates_new at Base 2.4.0
- gimp_dialog_add_button at Base 2.4.0
- gimp_dialog_add_buttons at Base 2.4.0
- gimp_dialog_add_buttons_valist at Base 2.4.0
- gimp_dialog_get_type at Base 2.4.0
- gimp_dialog_new at Base 2.4.0
- gimp_dialog_new_valist at Base 2.4.0
- gimp_dialog_run at Base 2.4.0
- gimp_dialogs_show_help_button at Base 2.4.0
- gimp_double_adjustment_update at Base 2.4.0
- gimp_eevl_evaluate at Base 2.8.0
- gimp_enum_combo_box_get_type at Base 2.4.0
- gimp_enum_combo_box_new at Base 2.4.0
- gimp_enum_combo_box_new_with_model at Base 2.4.0
- gimp_enum_combo_box_set_icon_prefix at Base 2.10.0
- gimp_enum_combo_box_set_stock_prefix at Base 2.4.0
- gimp_enum_icon_box_new at Base 2.10.0
- gimp_enum_icon_box_new_with_range at Base 2.10.0
- gimp_enum_icon_box_set_child_padding at Base 2.10.0
- gimp_enum_label_get_type at Base 2.4.0
- gimp_enum_label_new at Base 2.4.0
- gimp_enum_label_set_value at Base 2.4.0
- gimp_enum_radio_box_new at Base 2.4.0
- gimp_enum_radio_box_new_with_range at Base 2.4.0
- gimp_enum_radio_frame_new at Base 2.4.0
- gimp_enum_radio_frame_new_with_range at Base 2.4.0
- gimp_enum_stock_box_new at Base 2.4.0
- gimp_enum_stock_box_new_with_range at Base 2.4.0
- gimp_enum_stock_box_set_child_padding at Base 2.4.0
- gimp_enum_store_get_type at Base 2.4.0
- gimp_enum_store_new at Base 2.4.0
- gimp_enum_store_new_with_range at Base 2.4.0
- gimp_enum_store_new_with_values at Base 2.4.0
- gimp_enum_store_new_with_values_valist at Base 2.4.0
- gimp_enum_store_set_icon_prefix at Base 2.10.0
- gimp_enum_store_set_stock_prefix at Base 2.4.0
- gimp_file_entry_get_filename at Base 2.4.0
- gimp_file_entry_get_type at Base 2.4.0
- gimp_file_entry_new at Base 2.4.0
- gimp_file_entry_set_filename at Base 2.4.0
- gimp_float_adjustment_update at Base 2.4.0
- gimp_frame_get_type at Base 2.4.0
- gimp_frame_new at Base 2.4.0
- gimp_get_monitor_at_pointer at Base 2.10.0
- gimp_help_connect at Base 2.4.0
- gimp_help_disable_tooltips at Base 2.4.0
- gimp_help_enable_tooltips at Base 2.4.0
- gimp_help_id_quark at Base 2.4.0
- gimp_help_set_help_data at Base 2.4.0
- gimp_help_set_help_data_with_markup at Base 2.6.0
- gimp_hint_box_get_type at Base 2.4.0
- gimp_hint_box_new at Base 2.4.0
- gimp_icon_pixbufs_get_resource at Base 2.10.0
- gimp_icons_init at Base 2.10.0
- gimp_icons_set_icon_theme at Base 2.10.0
- gimp_int_adjustment_update at Base 2.4.0
- gimp_int_combo_box_append at Base 2.4.0
- gimp_int_combo_box_connect at Base 2.4.0
- gimp_int_combo_box_get_active at Base 2.4.0
- gimp_int_combo_box_get_active_user_data at Base 2.10.0
- gimp_int_combo_box_get_label at Base 2.10.0
- gimp_int_combo_box_get_layout at Base 2.10.0
- gimp_int_combo_box_get_type at Base 2.4.0
- gimp_int_combo_box_layout_get_type at Base 2.10.0
- gimp_int_combo_box_new at Base 2.4.0
- gimp_int_combo_box_new_array at Base 2.4.0
- gimp_int_combo_box_new_valist at Base 2.4.0
- gimp_int_combo_box_prepend at Base 2.4.0
- gimp_int_combo_box_set_active at Base 2.4.0
- gimp_int_combo_box_set_active_by_user_data at Base 2.10.0
- gimp_int_combo_box_set_label at Base 2.10.0
- gimp_int_combo_box_set_layout at Base 2.10.0
- gimp_int_combo_box_set_sensitivity at Base 2.4.0
- gimp_int_option_menu_new at Base 2.4.0
- gimp_int_option_menu_set_history at Base 2.4.0
- gimp_int_option_menu_set_sensitive at Base 2.4.0
- gimp_int_radio_group_new at Base 2.4.0
- gimp_int_radio_group_set_active at Base 2.4.0
- gimp_int_store_get_type at Base 2.4.0
- gimp_int_store_lookup_by_user_data at Base 2.10.0
- gimp_int_store_lookup_by_value at Base 2.4.0
- gimp_int_store_new at Base 2.4.0
- gimp_label_set_attributes at Base 2.4.0
- gimp_memsize_entry_get_type at Base 2.4.0
- gimp_memsize_entry_get_value at Base 2.4.0
- gimp_memsize_entry_new at Base 2.4.0
- gimp_memsize_entry_set_value at Base 2.4.0
- gimp_menu_item_update at Base 2.4.0
- gimp_number_pair_entry_get_aspect at Base 2.4.0
- gimp_number_pair_entry_get_default_text at Base 2.4.0
- gimp_number_pair_entry_get_default_values at Base 2.4.0
- gimp_number_pair_entry_get_ratio at Base 2.4.0
- gimp_number_pair_entry_get_type at Base 2.4.0
- gimp_number_pair_entry_get_user_override at Base 2.4.0
- gimp_number_pair_entry_get_values at Base 2.4.0
- gimp_number_pair_entry_new at Base 2.4.0
- gimp_number_pair_entry_set_aspect at Base 2.4.0
- gimp_number_pair_entry_set_default_text at Base 2.4.0
- gimp_number_pair_entry_set_default_values at Base 2.4.0
- gimp_number_pair_entry_set_ratio at Base 2.4.0
- gimp_number_pair_entry_set_user_override at Base 2.4.0
- gimp_number_pair_entry_set_values at Base 2.4.0
- gimp_offset_area_get_type at Base 2.4.0
- gimp_offset_area_new at Base 2.4.0
- gimp_offset_area_set_offsets at Base 2.4.0
- gimp_offset_area_set_pixbuf at Base 2.4.0
- gimp_offset_area_set_size at Base 2.4.0
- gimp_option_menu_new2 at Base 2.4.0
- gimp_option_menu_new at Base 2.4.0
- gimp_option_menu_set_history at Base 2.4.0
- gimp_option_menu_set_sensitive at Base 2.4.0
- gimp_page_selector_get_n_pages at Base 2.4.0
- gimp_page_selector_get_page_label at Base 2.4.0
- gimp_page_selector_get_page_thumbnail at Base 2.4.0
- gimp_page_selector_get_selected_pages at Base 2.4.0
- gimp_page_selector_get_selected_range at Base 2.4.0
- gimp_page_selector_get_target at Base 2.4.0
- gimp_page_selector_get_type at Base 2.4.0
- gimp_page_selector_new at Base 2.4.0
- gimp_page_selector_page_is_selected at Base 2.4.0
- gimp_page_selector_select_all at Base 2.4.0
- gimp_page_selector_select_page at Base 2.4.0
- gimp_page_selector_select_range at Base 2.4.0
- gimp_page_selector_set_n_pages at Base 2.4.0
- gimp_page_selector_set_page_label at Base 2.4.0
- gimp_page_selector_set_page_thumbnail at Base 2.4.0
- gimp_page_selector_set_target at Base 2.4.0
- gimp_page_selector_target_get_type at Base 2.4.0
- gimp_page_selector_unselect_all at Base 2.4.0
- gimp_page_selector_unselect_page at Base 2.4.0
- gimp_path_editor_get_dir_writable at Base 2.4.0
- gimp_path_editor_get_path at Base 2.4.0
- gimp_path_editor_get_type at Base 2.4.0
- gimp_path_editor_get_writable_path at Base 2.4.0
- gimp_path_editor_new at Base 2.4.0
- gimp_path_editor_set_dir_writable at Base 2.4.0
- gimp_path_editor_set_path at Base 2.4.0
- gimp_path_editor_set_writable_path at Base 2.4.0
- gimp_pick_button_get_type at Base 2.4.0
- gimp_pick_button_new at Base 2.4.0
- gimp_pixmap_button_new at Base 2.4.0
- gimp_pixmap_get_type at Base 2.4.0
- gimp_pixmap_new at Base 2.4.0
- gimp_pixmap_set at Base 2.4.0
- gimp_preview_area_blend at Base 2.4.0
- gimp_preview_area_draw at Base 2.4.0
- gimp_preview_area_fill at Base 2.4.0
- gimp_preview_area_get_type at Base 2.4.0
- gimp_preview_area_mask at Base 2.4.0
- gimp_preview_area_menu_popup at Base 2.4.0
- gimp_preview_area_new at Base 2.4.0
- gimp_preview_area_set_color_config at Base 2.10.0
- gimp_preview_area_set_colormap at Base 2.4.0
- gimp_preview_area_set_max_size at Base 2.4.0
- gimp_preview_area_set_offsets at Base 2.4.0
- gimp_preview_draw at Base 2.4.0
- gimp_preview_draw_buffer at Base 2.4.0
- gimp_preview_get_area at Base 2.4.0
- gimp_preview_get_controls at Base 2.4.0
- gimp_preview_get_position at Base 2.4.0
- gimp_preview_get_size at Base 2.4.0
- gimp_preview_get_type at Base 2.4.0
- gimp_preview_get_update at Base 2.4.0
- gimp_preview_invalidate at Base 2.4.0
- gimp_preview_set_bounds at Base 2.4.0
- gimp_preview_set_default_cursor at Base 2.4.0
- gimp_preview_set_update at Base 2.4.0
- gimp_preview_transform at Base 2.4.0
- gimp_preview_untransform at Base 2.4.0
- gimp_prop_boolean_combo_box_new at Base 2.4.0
- gimp_prop_boolean_radio_frame_new at Base 2.4.0
- gimp_prop_check_button_new at Base 2.4.0
- gimp_prop_color_area_new at Base 2.4.0
- gimp_prop_coordinates_connect at Base 2.4.0
- gimp_prop_coordinates_new at Base 2.4.0
- gimp_prop_entry_new at Base 2.4.0
- gimp_prop_enum_check_button_new at Base 2.4.0
- gimp_prop_enum_combo_box_new at Base 2.4.0
- gimp_prop_enum_icon_box_new at Base 2.10.0
- gimp_prop_enum_label_new at Base 2.4.0
- gimp_prop_enum_radio_box_new at Base 2.4.0
- gimp_prop_enum_radio_frame_new at Base 2.4.0
- gimp_prop_enum_stock_box_new at Base 2.4.0
- gimp_prop_expander_new at Base 2.4.0
- gimp_prop_file_chooser_button_new at Base 2.4.0
- gimp_prop_file_chooser_button_new_with_dialog at Base 2.4.0
- gimp_prop_hscale_new at Base 2.4.0
- gimp_prop_icon_image_new at Base 2.10.0
- gimp_prop_int_combo_box_new at Base 2.4.0
- gimp_prop_label_new at Base 2.4.0
- gimp_prop_memsize_entry_new at Base 2.4.0
- gimp_prop_opacity_entry_new at Base 2.4.0
- gimp_prop_path_editor_new at Base 2.4.0
- gimp_prop_pointer_combo_box_new at Base 2.10.0
- gimp_prop_scale_entry_new at Base 2.4.0
- gimp_prop_size_entry_new at Base 2.4.0
- gimp_prop_spin_button_new at Base 2.4.0
- gimp_prop_stock_image_new at Base 2.4.0
- gimp_prop_string_combo_box_new at Base 2.4.0
- gimp_prop_text_buffer_new at Base 2.4.0
- gimp_prop_unit_combo_box_new at Base 2.8.0
- gimp_prop_unit_menu_new at Base 2.4.0
- gimp_query_boolean_box at Base 2.4.0
- gimp_query_double_box at Base 2.4.0
- gimp_query_int_box at Base 2.4.0
- gimp_query_size_box at Base 2.4.0
- gimp_query_string_box at Base 2.4.0
- gimp_radio_button_update at Base 2.4.0
- gimp_radio_group_new2 at Base 2.4.0
- gimp_radio_group_new at Base 2.4.0
- gimp_radio_group_set_active at Base 2.4.0
- gimp_random_seed_new at Base 2.4.0
- gimp_ruler_add_track_widget at Base 2.8.0
- gimp_ruler_get_position at Base 2.6.0
- gimp_ruler_get_range at Base 2.6.0
- gimp_ruler_get_type at Base 2.6.0
- gimp_ruler_get_unit at Base 2.6.0
- gimp_ruler_new at Base 2.6.0
- gimp_ruler_remove_track_widget at Base 2.8.0
- gimp_ruler_set_position at Base 2.6.0
- gimp_ruler_set_range at Base 2.6.0
- gimp_ruler_set_unit at Base 2.6.0
- gimp_scale_entry_get_logarithmic at Base 2.4.0
- gimp_scale_entry_new at Base 2.4.0
- gimp_scale_entry_set_logarithmic at Base 2.4.0
- gimp_scale_entry_set_sensitive at Base 2.4.0
- gimp_screen_get_color_profile at Base 2.10.0
- gimp_scrolled_preview_freeze at Base 2.4.0
- gimp_scrolled_preview_get_type at Base 2.4.0
- gimp_scrolled_preview_set_policy at Base 2.4.0
- gimp_scrolled_preview_set_position at Base 2.4.0
- gimp_scrolled_preview_thaw at Base 2.4.0
- gimp_size_entry_add_field at Base 2.4.0
- gimp_size_entry_attach_label at Base 2.4.0
- gimp_size_entry_get_help_widget at Base 2.4.0
- gimp_size_entry_get_refval at Base 2.4.0
- gimp_size_entry_get_type at Base 2.4.0
- gimp_size_entry_get_unit at Base 2.4.0
- gimp_size_entry_get_value at Base 2.4.0
- gimp_size_entry_grab_focus at Base 2.4.0
- gimp_size_entry_new at Base 2.4.0
- gimp_size_entry_set_activates_default at Base 2.4.0
- gimp_size_entry_set_pixel_digits at Base 2.4.0
- gimp_size_entry_set_refval at Base 2.4.0
- gimp_size_entry_set_refval_boundaries at Base 2.4.0
- gimp_size_entry_set_refval_digits at Base 2.4.0
- gimp_size_entry_set_resolution at Base 2.4.0
- gimp_size_entry_set_size at Base 2.4.0
- gimp_size_entry_set_unit at Base 2.4.0
- gimp_size_entry_set_value at Base 2.4.0
- gimp_size_entry_set_value_boundaries at Base 2.4.0
- gimp_size_entry_show_unit_menu at Base 2.4.0
- gimp_size_entry_update_policy_get_type at Base 2.4.0
- gimp_spin_button_get_type at Base 2.10.12
- gimp_spin_button_new at Base 2.4.0
- gimp_spin_button_new_ at Base 2.10.12
- gimp_spin_button_new_with_range at Base 2.10.12
- gimp_standard_help_func at Base 2.4.0
- gimp_stock_init at Base 2.4.0
- gimp_string_combo_box_get_active at Base 2.4.0
- gimp_string_combo_box_get_type at Base 2.4.0
- gimp_string_combo_box_new at Base 2.4.0
- gimp_string_combo_box_set_active at Base 2.4.0
- gimp_table_attach_aligned at Base 2.4.0
- gimp_toggle_button_sensitive_update at Base 2.4.0
- gimp_toggle_button_update at Base 2.4.0
- gimp_uint_adjustment_update at Base 2.4.0
- gimp_unit_combo_box_get_active at Base 2.8.0
- gimp_unit_combo_box_get_type at Base 2.8.0
- gimp_unit_combo_box_new at Base 2.8.0
- gimp_unit_combo_box_new_with_model at Base 2.8.0
- gimp_unit_combo_box_set_active at Base 2.8.0
- gimp_unit_menu_get_pixel_digits at Base 2.4.0
- gimp_unit_menu_get_type at Base 2.4.0
- gimp_unit_menu_get_unit at Base 2.4.0
- gimp_unit_menu_new at Base 2.4.0
- gimp_unit_menu_set_pixel_digits at Base 2.4.0
- gimp_unit_menu_set_unit at Base 2.4.0
- gimp_unit_menu_update at Base 2.4.0
- gimp_unit_store_get_has_percent at Base 2.8.0
- gimp_unit_store_get_has_pixels at Base 2.8.0
- gimp_unit_store_get_type at Base 2.8.0
- gimp_unit_store_get_value at Base 2.8.0
- gimp_unit_store_get_values at Base 2.8.0
- gimp_unit_store_new at Base 2.8.0
- gimp_unit_store_set_has_percent at Base 2.8.0
- gimp_unit_store_set_has_pixels at Base 2.8.0
- gimp_unit_store_set_pixel_value at Base 2.8.0
- gimp_unit_store_set_pixel_values at Base 2.8.0
- gimp_unit_store_set_resolution at Base 2.8.0
- gimp_unit_store_set_resolutions at Base 2.8.0
- gimp_widget_get_color_profile at Base 2.10.0
- gimp_widget_get_color_transform at Base 2.10.0
- gimp_widget_get_monitor at Base 2.10.0
- gimp_widget_track_monitor at Base 2.10.0
- gimp_widgets_error_quark at Base 2.8.0
- gimp_widgets_init at Base 2.4.0
- gimp_zoom_button_new at Base 2.4.0
- gimp_zoom_model_get_factor at Base 2.4.0
- gimp_zoom_model_get_fraction at Base 2.4.0
- gimp_zoom_model_get_type at Base 2.4.0
- gimp_zoom_model_new at Base 2.4.0
- gimp_zoom_model_set_range at Base 2.4.0
- gimp_zoom_model_zoom at Base 2.4.0
- gimp_zoom_model_zoom_step at Base 2.4.0
- gimp_zoom_type_get_type at Base 2.4.0
- gtk_box_new at Base 2.8.0
- gtk_button_box_new at Base 2.8.0
- gtk_label_get_xalign at Base 2.10.0
- gtk_label_get_yalign at Base 2.10.0
- gtk_label_set_xalign at Base 2.10.0
- gtk_label_set_yalign at Base 2.10.0
- gtk_paned_new at Base 2.8.0
- gtk_scale_new at Base 2.8.0
- gtk_scrollbar_new at Base 2.8.0
- gtk_separator_new at Base 2.8.0
- gtk_widget_get_modifier_mask at Base 2.8.0
diff -Nru gimp-2.10.36/debian/libgimp2.0t64.install gimp-2.10.36/debian/libgimp2.0t64.install
--- gimp-2.10.36/debian/libgimp2.0t64.install	1970-01-01 00:00:00.000000000 +0000
+++ gimp-2.10.36/debian/libgimp2.0t64.install	2023-11-30 18:21:31.000000000 +0000
@@ -0,0 +1,2 @@
+usr/lib/lib*.so.* usr/lib/${DEB_HOST_MULTIARCH}
+usr/share/locale/*/LC_MESSAGES/*-libgimp.mo
diff -Nru gimp-2.10.36/debian/libgimp2.0t64.lintian-overrides gimp-2.10.36/debian/libgimp2.0t64.lintian-overrides
--- gimp-2.10.36/debian/libgimp2.0t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ gimp-2.10.36/debian/libgimp2.0t64.lintian-overrides	2024-01-31 12:44:46.000000000 +0000
@@ -0,0 +1 @@
+libgimp2.0t64: package-name-doesnt-match-sonames libgimp2.0
diff -Nru gimp-2.10.36/debian/libgimp2.0t64.symbols gimp-2.10.36/debian/libgimp2.0t64.symbols
--- gimp-2.10.36/debian/libgimp2.0t64.symbols	1970-01-01 00:00:00.000000000 +0000
+++ gimp-2.10.36/debian/libgimp2.0t64.symbols	2024-01-31 12:44:46.000000000 +0000
@@ -0,0 +1,2128 @@
+libgimp-2.0.so.0 libgimp2.0t64 #MINVER#
+* Build-Depends-Package: libgimp2.0t64-dev
+ _gimp_tile_backend_plugin_get_type at Base 2.10.0
+ _gimp_tile_backend_plugin_new at Base 2.10.0
+ _writechannel at Base 2.4.0
+ gimp_airbrush at Base 2.4.0
+ gimp_airbrush_default at Base 2.4.0
+ gimp_attach_new_parasite at Base 2.4.0
+ gimp_attach_parasite at Base 2.8.0
+ gimp_brightness_contrast at Base 2.4.0
+ gimp_brush_application_mode_get_type at Base 2.4.0
+ gimp_brush_delete at Base 2.4.0
+ gimp_brush_duplicate at Base 2.4.0
+ gimp_brush_get_angle at Base 2.4.0
+ gimp_brush_get_aspect_ratio at Base 2.4.0
+ gimp_brush_get_hardness at Base 2.4.0
+ gimp_brush_get_info at Base 2.4.0
+ gimp_brush_get_pixels at Base 2.4.0
+ gimp_brush_get_radius at Base 2.4.0
+ gimp_brush_get_shape at Base 2.4.0
+ gimp_brush_get_spacing at Base 2.4.0
+ gimp_brush_get_spikes at Base 2.4.0
+ gimp_brush_is_editable at Base 2.4.0
+ gimp_brush_is_generated at Base 2.4.0
+ gimp_brush_new at Base 2.4.0
+ gimp_brush_rename at Base 2.4.0
+ gimp_brush_select_destroy at Base 2.4.0
+ gimp_brush_select_new at Base 2.4.0
+ gimp_brush_set_angle at Base 2.4.0
+ gimp_brush_set_aspect_ratio at Base 2.4.0
+ gimp_brush_set_hardness at Base 2.4.0
+ gimp_brush_set_radius at Base 2.4.0
+ gimp_brush_set_shape at Base 2.4.0
+ gimp_brush_set_spacing at Base 2.4.0
+ gimp_brush_set_spikes at Base 2.4.0
+ gimp_brushes_close_popup at Base 2.4.0
+ gimp_brushes_get_brush at Base 2.4.0
+ gimp_brushes_get_brush_data at Base 2.4.0
+ gimp_brushes_get_list at Base 2.4.0
+ gimp_brushes_get_opacity at Base 2.4.0
+ gimp_brushes_get_paint_mode at Base 2.4.0
+ gimp_brushes_get_spacing at Base 2.4.0
+ gimp_brushes_popup at Base 2.4.0
+ gimp_brushes_refresh at Base 2.4.0
+ gimp_brushes_set_brush at Base 2.4.0
+ gimp_brushes_set_opacity at Base 2.4.0
+ gimp_brushes_set_paint_mode at Base 2.4.0
+ gimp_brushes_set_popup at Base 2.4.0
+ gimp_brushes_set_spacing at Base 2.4.0
+ gimp_buffer_delete at Base 2.4.0
+ gimp_buffer_get_bytes at Base 2.4.0
+ gimp_buffer_get_height at Base 2.4.0
+ gimp_buffer_get_image_type at Base 2.4.0
+ gimp_buffer_get_width at Base 2.4.0
+ gimp_buffer_rename at Base 2.4.0
+ gimp_buffers_get_list at Base 2.4.0
+ gimp_by_color_select at Base 2.4.0
+ gimp_by_color_select_full at Base 2.4.0
+ gimp_channel_combine_masks at Base 2.4.0
+ gimp_channel_copy at Base 2.4.0
+ gimp_channel_get_color at Base 2.4.0
+ gimp_channel_get_opacity at Base 2.4.0
+ gimp_channel_get_show_masked at Base 2.4.0
+ gimp_channel_new at Base 2.4.0
+ gimp_channel_new_from_component at Base 2.4.0
+ gimp_channel_set_color at Base 2.4.0
+ gimp_channel_set_opacity at Base 2.4.0
+ gimp_channel_set_show_masked at Base 2.4.0
+ gimp_check_size at Base 2.4.0
+ gimp_check_type at Base 2.4.0
+ gimp_clone at Base 2.4.0
+ gimp_clone_default at Base 2.4.0
+ gimp_color_balance at Base 2.4.0
+ gimp_colorize at Base 2.4.0
+ gimp_context_get_antialias at Base 2.8.0
+ gimp_context_get_background at Base 2.4.0
+ gimp_context_get_brush at Base 2.4.0
+ gimp_context_get_brush_angle at Base 2.8.0
+ gimp_context_get_brush_aspect_ratio at Base 2.8.0
+ gimp_context_get_brush_force at Base 2.10.0
+ gimp_context_get_brush_hardness at Base 2.10.0
+ gimp_context_get_brush_size at Base 2.8.0
+ gimp_context_get_brush_spacing at Base 2.10.0
+ gimp_context_get_diagonal_neighbors at Base 2.10.0
+ gimp_context_get_distance_metric at Base 2.10.0
+ gimp_context_get_dynamics at Base 2.8.0
+ gimp_context_get_feather at Base 2.8.0
+ gimp_context_get_feather_radius at Base 2.8.0
+ gimp_context_get_font at Base 2.4.0
+ gimp_context_get_foreground at Base 2.4.0
+ gimp_context_get_gradient at Base 2.4.0
+ gimp_context_get_gradient_blend_color_space at Base 2.10.0~RC2
+ gimp_context_get_gradient_repeat_mode at Base 2.10.0~RC2
+ gimp_context_get_gradient_reverse at Base 2.10.0~RC2
+ gimp_context_get_ink_angle at Base 2.8.0
+ gimp_context_get_ink_blob_angle at Base 2.8.0
+ gimp_context_get_ink_blob_aspect_ratio at Base 2.8.0
+ gimp_context_get_ink_blob_type at Base 2.8.0
+ gimp_context_get_ink_size at Base 2.8.0
+ gimp_context_get_ink_size_sensitivity at Base 2.8.0
+ gimp_context_get_ink_speed_sensitivity at Base 2.8.0
+ gimp_context_get_ink_tilt_sensitivity at Base 2.8.0
+ gimp_context_get_interpolation at Base 2.8.0
+ gimp_context_get_line_cap_style at Base 2.10.0
+ gimp_context_get_line_dash_offset at Base 2.10.0
+ gimp_context_get_line_dash_pattern at Base 2.10.0
+ gimp_context_get_line_join_style at Base 2.10.0
+ gimp_context_get_line_miter_limit at Base 2.10.0
+ gimp_context_get_line_width at Base 2.10.0
+ gimp_context_get_line_width_unit at Base 2.10.0
+ gimp_context_get_mypaint_brush at Base 2.10.0
+ gimp_context_get_opacity at Base 2.4.0
+ gimp_context_get_paint_method at Base 2.4.0
+ gimp_context_get_paint_mode at Base 2.4.0
+ gimp_context_get_palette at Base 2.4.0
+ gimp_context_get_pattern at Base 2.4.0
+ gimp_context_get_sample_criterion at Base 2.8.0
+ gimp_context_get_sample_merged at Base 2.8.0
+ gimp_context_get_sample_threshold at Base 2.8.0
+ gimp_context_get_sample_threshold_int at Base 2.8.0
+ gimp_context_get_sample_transparent at Base 2.8.0
+ gimp_context_get_stroke_method at Base 2.10.0
+ gimp_context_get_transform_direction at Base 2.8.0
+ gimp_context_get_transform_recursion at Base 2.8.0
+ gimp_context_get_transform_resize at Base 2.8.0
+ gimp_context_list_paint_methods at Base 2.4.0
+ gimp_context_pop at Base 2.4.0
+ gimp_context_push at Base 2.4.0
+ gimp_context_set_antialias at Base 2.8.0
+ gimp_context_set_background at Base 2.4.0
+ gimp_context_set_brush at Base 2.4.0
+ gimp_context_set_brush_angle at Base 2.8.0
+ gimp_context_set_brush_aspect_ratio at Base 2.8.0
+ gimp_context_set_brush_default_hardness at Base 2.10.0
+ gimp_context_set_brush_default_size at Base 2.8.0
+ gimp_context_set_brush_default_spacing at Base 2.10.0
+ gimp_context_set_brush_force at Base 2.10.0
+ gimp_context_set_brush_hardness at Base 2.10.0
+ gimp_context_set_brush_size at Base 2.8.0
+ gimp_context_set_brush_spacing at Base 2.10.0
+ gimp_context_set_default_colors at Base 2.4.0
+ gimp_context_set_defaults at Base 2.8.0
+ gimp_context_set_diagonal_neighbors at Base 2.10.0
+ gimp_context_set_distance_metric at Base 2.10.0
+ gimp_context_set_dynamics at Base 2.8.0
+ gimp_context_set_feather at Base 2.8.0
+ gimp_context_set_feather_radius at Base 2.8.0
+ gimp_context_set_font at Base 2.4.0
+ gimp_context_set_foreground at Base 2.4.0
+ gimp_context_set_gradient at Base 2.4.0
+ gimp_context_set_gradient_blend_color_space at Base 2.10.0~RC2
+ gimp_context_set_gradient_fg_bg_hsv_ccw at Base 2.10.0~RC2
+ gimp_context_set_gradient_fg_bg_hsv_cw at Base 2.10.0~RC2
+ gimp_context_set_gradient_fg_bg_rgb at Base 2.10.0~RC2
+ gimp_context_set_gradient_fg_transparent at Base 2.10.0~RC2
+ gimp_context_set_gradient_repeat_mode at Base 2.10.0~RC2
+ gimp_context_set_gradient_reverse at Base 2.10.0~RC2
+ gimp_context_set_ink_angle at Base 2.8.0
+ gimp_context_set_ink_blob_angle at Base 2.8.0
+ gimp_context_set_ink_blob_aspect_ratio at Base 2.8.0
+ gimp_context_set_ink_blob_type at Base 2.8.0
+ gimp_context_set_ink_size at Base 2.8.0
+ gimp_context_set_ink_size_sensitivity at Base 2.8.0
+ gimp_context_set_ink_speed_sensitivity at Base 2.8.0
+ gimp_context_set_ink_tilt_sensitivity at Base 2.8.0
+ gimp_context_set_interpolation at Base 2.8.0
+ gimp_context_set_line_cap_style at Base 2.10.0
+ gimp_context_set_line_dash_offset at Base 2.10.0
+ gimp_context_set_line_dash_pattern at Base 2.10.0
+ gimp_context_set_line_join_style at Base 2.10.0
+ gimp_context_set_line_miter_limit at Base 2.10.0
+ gimp_context_set_line_width at Base 2.10.0
+ gimp_context_set_line_width_unit at Base 2.10.0
+ gimp_context_set_mypaint_brush at Base 2.10.0
+ gimp_context_set_opacity at Base 2.4.0
+ gimp_context_set_paint_method at Base 2.4.0
+ gimp_context_set_paint_mode at Base 2.4.0
+ gimp_context_set_palette at Base 2.4.0
+ gimp_context_set_pattern at Base 2.4.0
+ gimp_context_set_sample_criterion at Base 2.8.0
+ gimp_context_set_sample_merged at Base 2.8.0
+ gimp_context_set_sample_threshold at Base 2.8.0
+ gimp_context_set_sample_threshold_int at Base 2.8.0
+ gimp_context_set_sample_transparent at Base 2.8.0
+ gimp_context_set_stroke_method at Base 2.10.0
+ gimp_context_set_transform_direction at Base 2.8.0
+ gimp_context_set_transform_recursion at Base 2.8.0
+ gimp_context_set_transform_resize at Base 2.8.0
+ gimp_context_swap_colors at Base 2.4.0
+ gimp_convert_dither_type_get_type at Base 2.4.0
+ gimp_convolve at Base 2.4.0
+ gimp_convolve_default at Base 2.4.0
+ gimp_curves_explicit at Base 2.4.0
+ gimp_curves_spline at Base 2.4.0
+ gimp_debug_timer_end at Base 2.10.0
+ gimp_debug_timer_start at Base 2.10.0
+ gimp_default_display at Base 2.4.0
+ gimp_desaturate at Base 2.4.0
+ gimp_desaturate_full at Base 2.4.0
+ gimp_destroy_paramdefs at Base 2.4.0
+ gimp_destroy_params at Base 2.4.0
+ gimp_detach_parasite at Base 2.8.0
+ gimp_display_delete at Base 2.4.0
+ gimp_display_get_window_handle at Base 2.4.0
+ gimp_display_is_valid at Base 2.4.0
+ gimp_display_name at Base 2.4.0
+ gimp_display_new at Base 2.4.0
+ gimp_displays_flush at Base 2.4.0
+ gimp_displays_reconnect at Base 2.4.0
+ gimp_dodgeburn at Base 2.4.0
+ gimp_dodgeburn_default at Base 2.4.0
+ gimp_drawable_attach_new_parasite at Base 2.4.0
+ gimp_drawable_bpp at Base 2.4.0
+ gimp_drawable_brightness_contrast at Base 2.10.0
+ gimp_drawable_color_balance at Base 2.10.0
+ gimp_drawable_colorize_hsl at Base 2.10.0
+ gimp_drawable_curves_explicit at Base 2.10.0
+ gimp_drawable_curves_spline at Base 2.10.0
+ gimp_drawable_delete at Base 2.4.0
+ gimp_drawable_desaturate at Base 2.10.0
+ gimp_drawable_detach at Base 2.4.0
+ gimp_drawable_edit_bucket_fill at Base 2.10.0~RC2
+ gimp_drawable_edit_clear at Base 2.10.0~RC2
+ gimp_drawable_edit_fill at Base 2.10.0~RC2
+ gimp_drawable_edit_gradient_fill at Base 2.10.0~RC2
+ gimp_drawable_edit_stroke_item at Base 2.10.0~RC2
+ gimp_drawable_edit_stroke_selection at Base 2.10.0~RC2
+ gimp_drawable_equalize at Base 2.10.0
+ gimp_drawable_extract_component at Base 2.10.34
+ gimp_drawable_fill at Base 2.4.0
+ gimp_drawable_flush at Base 2.4.0
+ gimp_drawable_foreground_extract at Base 2.4.0
+ gimp_drawable_free_shadow at Base 2.6.0
+ gimp_drawable_get at Base 2.4.0
+ gimp_drawable_get_buffer at Base 2.10.0
+ gimp_drawable_get_color_uchar at Base 2.4.0
+ gimp_drawable_get_format at Base 2.10.0
+ gimp_drawable_get_image at Base 2.4.0
+ gimp_drawable_get_linked at Base 2.4.0
+ gimp_drawable_get_name at Base 2.4.0
+ gimp_drawable_get_pixel at Base 2.4.0
+ gimp_drawable_get_shadow_buffer at Base 2.10.0
+ gimp_drawable_get_sub_thumbnail at Base 2.4.0
+ gimp_drawable_get_sub_thumbnail_data at Base 2.4.0
+ gimp_drawable_get_tattoo at Base 2.4.0
+ gimp_drawable_get_thumbnail at Base 2.4.0
+ gimp_drawable_get_thumbnail_data at Base 2.4.0
+ gimp_drawable_get_thumbnail_format at Base 2.10.14
+ gimp_drawable_get_tile2 at Base 2.4.0
+ gimp_drawable_get_tile at Base 2.4.0
+ gimp_drawable_get_visible at Base 2.4.0
+ gimp_drawable_has_alpha at Base 2.4.0
+ gimp_drawable_height at Base 2.4.0
+ gimp_drawable_histogram at Base 2.10.0
+ gimp_drawable_hue_saturation at Base 2.10.0
+ gimp_drawable_invert at Base 2.10.0
+ gimp_drawable_is_channel at Base 2.4.0
+ gimp_drawable_is_gray at Base 2.4.0
+ gimp_drawable_is_indexed at Base 2.4.0
+ gimp_drawable_is_layer at Base 2.4.0
+ gimp_drawable_is_layer_mask at Base 2.4.0
+ gimp_drawable_is_rgb at Base 2.4.0
+ gimp_drawable_is_text_layer at Base 2.6.0
+ gimp_drawable_is_valid at Base 2.4.0
+ gimp_drawable_levels at Base 2.10.0
+ gimp_drawable_levels_stretch at Base 2.10.0
+ gimp_drawable_mask_bounds at Base 2.4.0
+ gimp_drawable_mask_intersect at Base 2.4.0
+ gimp_drawable_merge_shadow at Base 2.4.0
+ gimp_drawable_offset at Base 2.4.0
+ gimp_drawable_offsets at Base 2.4.0
+ gimp_drawable_parasite_attach at Base 2.4.0
+ gimp_drawable_parasite_detach at Base 2.4.0
+ gimp_drawable_parasite_find at Base 2.4.0
+ gimp_drawable_parasite_list at Base 2.4.0
+ gimp_drawable_posterize at Base 2.10.0
+ gimp_drawable_set_image at Base 2.4.0
+ gimp_drawable_set_linked at Base 2.4.0
+ gimp_drawable_set_name at Base 2.4.0
+ gimp_drawable_set_pixel at Base 2.4.0
+ gimp_drawable_set_tattoo at Base 2.4.0
+ gimp_drawable_set_visible at Base 2.4.0
+ gimp_drawable_shadows_highlights at Base 2.10.34
+ gimp_drawable_threshold at Base 2.10.0
+ gimp_drawable_transform_2d at Base 2.4.0
+ gimp_drawable_transform_2d_default at Base 2.4.0
+ gimp_drawable_transform_flip at Base 2.4.0
+ gimp_drawable_transform_flip_default at Base 2.4.0
+ gimp_drawable_transform_flip_simple at Base 2.4.0
+ gimp_drawable_transform_matrix at Base 2.4.0
+ gimp_drawable_transform_matrix_default at Base 2.4.0
+ gimp_drawable_transform_perspective at Base 2.4.0
+ gimp_drawable_transform_perspective_default at Base 2.4.0
+ gimp_drawable_transform_rotate at Base 2.4.0
+ gimp_drawable_transform_rotate_default at Base 2.4.0
+ gimp_drawable_transform_rotate_simple at Base 2.4.0
+ gimp_drawable_transform_scale at Base 2.4.0
+ gimp_drawable_transform_scale_default at Base 2.4.0
+ gimp_drawable_transform_shear at Base 2.4.0
+ gimp_drawable_transform_shear_default at Base 2.4.0
+ gimp_drawable_type at Base 2.4.0
+ gimp_drawable_type_with_alpha at Base 2.4.0
+ gimp_drawable_update at Base 2.4.0
+ gimp_drawable_width at Base 2.4.0
+ gimp_dynamics_get_list at Base 2.8.0
+ gimp_dynamics_refresh at Base 2.8.0
+ gimp_edit_blend at Base 2.4.0
+ gimp_edit_bucket_fill at Base 2.4.0
+ gimp_edit_bucket_fill_full at Base 2.4.0
+ gimp_edit_clear at Base 2.4.0
+ gimp_edit_copy at Base 2.4.0
+ gimp_edit_copy_visible at Base 2.4.0
+ gimp_edit_cut at Base 2.4.0
+ gimp_edit_fill at Base 2.4.0
+ gimp_edit_named_copy at Base 2.4.0
+ gimp_edit_named_copy_visible at Base 2.4.0
+ gimp_edit_named_cut at Base 2.4.0
+ gimp_edit_named_paste at Base 2.4.0
+ gimp_edit_named_paste_as_new at Base 2.4.0
+ gimp_edit_named_paste_as_new_image at Base 2.10.0
+ gimp_edit_paste at Base 2.4.0
+ gimp_edit_paste_as_new at Base 2.4.0
+ gimp_edit_paste_as_new_image at Base 2.10.0
+ gimp_edit_stroke at Base 2.4.0
+ gimp_edit_stroke_vectors at Base 2.4.0
+ gimp_ellipse_select at Base 2.4.0
+ gimp_enums_get_type_names at Base 2.4.0
+ gimp_enums_init at Base 2.4.0
+ gimp_equalize at Base 2.4.0
+ gimp_eraser at Base 2.4.0
+ gimp_eraser_default at Base 2.4.0
+ gimp_export_color_profile at Base 2.10.6
+ gimp_export_exif at Base 2.10.0
+ gimp_export_iptc at Base 2.10.0
+ gimp_export_xmp at Base 2.10.0
+ gimp_extension_ack at Base 2.4.0
+ gimp_extension_enable at Base 2.4.0
+ gimp_extension_process at Base 2.4.0
+ gimp_file_load at Base 2.4.0
+ gimp_file_load_layer at Base 2.4.0
+ gimp_file_load_layers at Base 2.4.0
+ gimp_file_save at Base 2.4.0
+ gimp_file_save_thumbnail at Base 2.4.0
+ gimp_flip at Base 2.4.0
+ gimp_floating_sel_anchor at Base 2.4.0
+ gimp_floating_sel_attach at Base 2.4.0
+ gimp_floating_sel_relax at Base 2.4.0
+ gimp_floating_sel_remove at Base 2.4.0
+ gimp_floating_sel_rigor at Base 2.4.0
+ gimp_floating_sel_to_layer at Base 2.4.0
+ gimp_font_select_destroy at Base 2.4.0
+ gimp_font_select_new at Base 2.4.0
+ gimp_fonts_close_popup at Base 2.4.0
+ gimp_fonts_get_list at Base 2.4.0
+ gimp_fonts_popup at Base 2.4.0
+ gimp_fonts_refresh at Base 2.4.0
+ gimp_fonts_set_popup at Base 2.4.0
+ gimp_free_select at Base 2.4.0
+ gimp_fuzzy_select at Base 2.4.0
+ gimp_fuzzy_select_full at Base 2.4.0
+ gimp_gamma at Base 2.4.0
+ gimp_get_color_configuration at Base 2.4.0
+ gimp_get_default_comment at Base 2.4.0
+ gimp_get_default_unit at Base 2.4.0
+ gimp_get_icon_theme_dir at Base 2.10.0
+ gimp_get_module_load_inhibit at Base 2.4.0
+ gimp_get_monitor_resolution at Base 2.4.0
+ gimp_get_parasite at Base 2.8.0
+ gimp_get_parasite_list at Base 2.8.0
+ gimp_get_path_by_tattoo at Base 2.4.0
+ gimp_get_pdb_error at Base 2.6.0
+ gimp_get_pdb_status at Base 2.10.0
+ gimp_get_progname at Base 2.4.0
+ gimp_get_theme_dir at Base 2.4.0
+ gimp_getpid at Base 2.4.0
+ gimp_gimprc_query at Base 2.4.0
+ gimp_gimprc_set at Base 2.4.0
+ gimp_gradient_delete at Base 2.4.0
+ gimp_gradient_duplicate at Base 2.4.0
+ gimp_gradient_get_custom_samples at Base 2.4.0
+ gimp_gradient_get_number_of_segments at Base 2.6.0
+ gimp_gradient_get_uniform_samples at Base 2.4.0
+ gimp_gradient_is_editable at Base 2.4.0
+ gimp_gradient_new at Base 2.4.0
+ gimp_gradient_rename at Base 2.4.0
+ gimp_gradient_segment_get_blending_function at Base 2.4.0
+ gimp_gradient_segment_get_coloring_type at Base 2.4.0
+ gimp_gradient_segment_get_left_color at Base 2.4.0
+ gimp_gradient_segment_get_left_pos at Base 2.4.0
+ gimp_gradient_segment_get_middle_pos at Base 2.4.0
+ gimp_gradient_segment_get_right_color at Base 2.4.0
+ gimp_gradient_segment_get_right_pos at Base 2.4.0
+ gimp_gradient_segment_range_blend_colors at Base 2.4.0
+ gimp_gradient_segment_range_blend_opacity at Base 2.4.0
+ gimp_gradient_segment_range_delete at Base 2.4.0
+ gimp_gradient_segment_range_flip at Base 2.4.0
+ gimp_gradient_segment_range_move at Base 2.4.0
+ gimp_gradient_segment_range_redistribute_handles at Base 2.4.0
+ gimp_gradient_segment_range_replicate at Base 2.4.0
+ gimp_gradient_segment_range_set_blending_function at Base 2.4.0
+ gimp_gradient_segment_range_set_coloring_type at Base 2.4.0
+ gimp_gradient_segment_range_split_midpoint at Base 2.4.0
+ gimp_gradient_segment_range_split_uniform at Base 2.4.0
+ gimp_gradient_segment_set_left_color at Base 2.4.0
+ gimp_gradient_segment_set_left_pos at Base 2.4.0
+ gimp_gradient_segment_set_middle_pos at Base 2.4.0
+ gimp_gradient_segment_set_right_color at Base 2.4.0
+ gimp_gradient_segment_set_right_pos at Base 2.4.0
+ gimp_gradient_select_destroy at Base 2.4.0
+ gimp_gradient_select_new at Base 2.4.0
+ gimp_gradients_close_popup at Base 2.4.0
+ gimp_gradients_get_gradient at Base 2.4.0
+ gimp_gradients_get_gradient_data at Base 2.4.0
+ gimp_gradients_get_list at Base 2.4.0
+ gimp_gradients_popup at Base 2.4.0
+ gimp_gradients_refresh at Base 2.4.0
+ gimp_gradients_sample_custom at Base 2.4.0
+ gimp_gradients_sample_uniform at Base 2.4.0
+ gimp_gradients_set_gradient at Base 2.4.0
+ gimp_gradients_set_popup at Base 2.4.0
+ gimp_heal at Base 2.4.0
+ gimp_heal_default at Base 2.4.0
+ gimp_help at Base 2.4.0
+ gimp_histogram at Base 2.4.0
+ gimp_histogram_channel_get_type at Base 2.4.0
+ gimp_hue_saturation at Base 2.4.0
+ gimp_icon_theme_dir at Base 2.10.6
+ gimp_image_add_channel at Base 2.4.0
+ gimp_image_add_hguide at Base 2.4.0
+ gimp_image_add_layer at Base 2.4.0
+ gimp_image_add_sample_point at Base 2.10.0
+ gimp_image_add_vectors at Base 2.4.0
+ gimp_image_add_vguide at Base 2.4.0
+ gimp_image_attach_new_parasite at Base 2.4.0
+ gimp_image_attach_parasite at Base 2.8.0
+ gimp_image_base_type at Base 2.4.0
+ gimp_image_clean_all at Base 2.4.0
+ gimp_image_convert_color_profile at Base 2.10.0
+ gimp_image_convert_color_profile_from_file at Base 2.10.0
+ gimp_image_convert_grayscale at Base 2.4.0
+ gimp_image_convert_indexed at Base 2.4.0
+ gimp_image_convert_precision at Base 2.10.0
+ gimp_image_convert_rgb at Base 2.4.0
+ gimp_image_convert_set_dither_matrix at Base 2.4.0
+ gimp_image_crop at Base 2.4.0
+ gimp_image_delete at Base 2.4.0
+ gimp_image_delete_guide at Base 2.4.0
+ gimp_image_delete_sample_point at Base 2.10.0
+ gimp_image_detach_parasite at Base 2.8.0
+ gimp_image_duplicate at Base 2.4.0
+ gimp_image_find_next_guide at Base 2.4.0
+ gimp_image_find_next_sample_point at Base 2.10.0
+ gimp_image_flatten at Base 2.4.0
+ gimp_image_flip at Base 2.4.0
+ gimp_image_floating_sel_attached_to at Base 2.4.0
+ gimp_image_free_shadow at Base 2.4.0
+ gimp_image_freeze_channels at Base 2.10.2
+ gimp_image_freeze_layers at Base 2.10.2
+ gimp_image_freeze_vectors at Base 2.10.2
+ gimp_image_get_active_channel at Base 2.4.0
+ gimp_image_get_active_drawable at Base 2.4.0
+ gimp_image_get_active_layer at Base 2.4.0
+ gimp_image_get_active_vectors at Base 2.4.0
+ gimp_image_get_channel_by_name at Base 2.8.0
+ gimp_image_get_channel_by_tattoo at Base 2.4.0
+ gimp_image_get_channel_position at Base 2.4.0
+ gimp_image_get_channels at Base 2.4.0
+ gimp_image_get_cmap at Base 2.4.0
+ gimp_image_get_color_profile at Base 2.10.0
+ gimp_image_get_colormap at Base 2.4.0
+ gimp_image_get_component_active at Base 2.4.0
+ gimp_image_get_component_visible at Base 2.4.0
+ gimp_image_get_default_new_layer_mode at Base 2.10.0
+ gimp_image_get_effective_color_profile at Base 2.10.0
+ gimp_image_get_exported_uri at Base 2.8.0
+ gimp_image_get_filename at Base 2.4.0
+ gimp_image_get_floating_sel at Base 2.4.0
+ gimp_image_get_guide_orientation at Base 2.4.0
+ gimp_image_get_guide_position at Base 2.4.0
+ gimp_image_get_imported_uri at Base 2.8.0
+ gimp_image_get_item_position at Base 2.8.0
+ gimp_image_get_layer_by_name at Base 2.8.0
+ gimp_image_get_layer_by_tattoo at Base 2.4.0
+ gimp_image_get_layer_position at Base 2.4.0
+ gimp_image_get_layers at Base 2.4.0
+ gimp_image_get_metadata at Base 2.10.0
+ gimp_image_get_name at Base 2.4.0
+ gimp_image_get_parasite at Base 2.8.0
+ gimp_image_get_parasite_list at Base 2.8.0
+ gimp_image_get_precision at Base 2.10.0
+ gimp_image_get_resolution at Base 2.4.0
+ gimp_image_get_sample_point_position at Base 2.10.0
+ gimp_image_get_selection at Base 2.4.0
+ gimp_image_get_tattoo_state at Base 2.4.0
+ gimp_image_get_thumbnail at Base 2.4.0
+ gimp_image_get_thumbnail_data at Base 2.4.0
+ gimp_image_get_unit at Base 2.4.0
+ gimp_image_get_uri at Base 2.8.0
+ gimp_image_get_vectors at Base 2.4.0
+ gimp_image_get_vectors_by_name at Base 2.8.0
+ gimp_image_get_vectors_by_tattoo at Base 2.6.0
+ gimp_image_get_vectors_position at Base 2.4.0
+ gimp_image_get_xcf_uri at Base 2.8.0
+ gimp_image_grid_get_background_color at Base 2.4.0
+ gimp_image_grid_get_foreground_color at Base 2.4.0
+ gimp_image_grid_get_offset at Base 2.4.0
+ gimp_image_grid_get_spacing at Base 2.4.0
+ gimp_image_grid_get_style at Base 2.4.0
+ gimp_image_grid_set_background_color at Base 2.4.0
+ gimp_image_grid_set_foreground_color at Base 2.4.0
+ gimp_image_grid_set_offset at Base 2.4.0
+ gimp_image_grid_set_spacing at Base 2.4.0
+ gimp_image_grid_set_style at Base 2.4.0
+ gimp_image_height at Base 2.4.0
+ gimp_image_insert_channel at Base 2.8.0
+ gimp_image_insert_layer at Base 2.8.0
+ gimp_image_insert_vectors at Base 2.8.0
+ gimp_image_is_dirty at Base 2.4.0
+ gimp_image_is_valid at Base 2.4.0
+ gimp_image_list at Base 2.4.0
+ gimp_image_lower_channel at Base 2.4.0
+ gimp_image_lower_item at Base 2.8.0
+ gimp_image_lower_item_to_bottom at Base 2.8.0
+ gimp_image_lower_layer at Base 2.4.0
+ gimp_image_lower_layer_to_bottom at Base 2.4.0
+ gimp_image_lower_vectors at Base 2.4.0
+ gimp_image_lower_vectors_to_bottom at Base 2.4.0
+ gimp_image_merge_down at Base 2.4.0
+ gimp_image_merge_layer_group at Base 2.10.14
+ gimp_image_merge_visible_layers at Base 2.4.0
+ gimp_image_new at Base 2.4.0
+ gimp_image_new_with_precision at Base 2.10.0
+ gimp_image_parasite_attach at Base 2.4.0
+ gimp_image_parasite_detach at Base 2.4.0
+ gimp_image_parasite_find at Base 2.4.0
+ gimp_image_parasite_list at Base 2.4.0
+ gimp_image_pick_color at Base 2.4.0
+ gimp_image_pick_correlate_layer at Base 2.4.0
+ gimp_image_raise_channel at Base 2.4.0
+ gimp_image_raise_item at Base 2.8.0
+ gimp_image_raise_item_to_top at Base 2.8.0
+ gimp_image_raise_layer at Base 2.4.0
+ gimp_image_raise_layer_to_top at Base 2.4.0
+ gimp_image_raise_vectors at Base 2.4.0
+ gimp_image_raise_vectors_to_top at Base 2.4.0
+ gimp_image_remove_channel at Base 2.4.0
+ gimp_image_remove_layer at Base 2.4.0
+ gimp_image_remove_vectors at Base 2.4.0
+ gimp_image_reorder_item at Base 2.8.0
+ gimp_image_resize at Base 2.4.0
+ gimp_image_resize_to_layers at Base 2.4.0
+ gimp_image_rotate at Base 2.4.0
+ gimp_image_scale at Base 2.4.0
+ gimp_image_scale_full at Base 2.6.0
+ gimp_image_select_color at Base 2.8.0
+ gimp_image_select_contiguous_color at Base 2.8.0
+ gimp_image_select_ellipse at Base 2.8.0
+ gimp_image_select_item at Base 2.8.0
+ gimp_image_select_polygon at Base 2.8.0
+ gimp_image_select_rectangle at Base 2.8.0
+ gimp_image_select_round_rectangle at Base 2.8.0
+ gimp_image_set_active_channel at Base 2.4.0
+ gimp_image_set_active_layer at Base 2.4.0
+ gimp_image_set_active_vectors at Base 2.4.0
+ gimp_image_set_cmap at Base 2.4.0
+ gimp_image_set_color_profile at Base 2.10.0
+ gimp_image_set_color_profile_from_file at Base 2.10.0
+ gimp_image_set_colormap at Base 2.4.0
+ gimp_image_set_component_active at Base 2.4.0
+ gimp_image_set_component_visible at Base 2.4.0
+ gimp_image_set_filename at Base 2.4.0
+ gimp_image_set_metadata at Base 2.10.0
+ gimp_image_set_resolution at Base 2.4.0
+ gimp_image_set_tattoo_state at Base 2.4.0
+ gimp_image_set_unit at Base 2.4.0
+ gimp_image_thaw_channels at Base 2.10.2
+ gimp_image_thaw_layers at Base 2.10.2
+ gimp_image_thaw_vectors at Base 2.10.2
+ gimp_image_undo_disable at Base 2.4.0
+ gimp_image_undo_enable at Base 2.4.0
+ gimp_image_undo_freeze at Base 2.4.0
+ gimp_image_undo_group_end at Base 2.4.0
+ gimp_image_undo_group_start at Base 2.4.0
+ gimp_image_undo_is_enabled at Base 2.4.0
+ gimp_image_undo_thaw at Base 2.4.0
+ gimp_image_unset_active_channel at Base 2.4.0
+ gimp_image_width at Base 2.4.0
+ gimp_install_cmap at Base 2.4.0
+ gimp_install_procedure at Base 2.4.0
+ gimp_install_temp_proc at Base 2.4.0
+ gimp_invert at Base 2.4.0
+ gimp_item_attach_parasite at Base 2.8.0
+ gimp_item_delete at Base 2.8.0
+ gimp_item_detach_parasite at Base 2.8.0
+ gimp_item_get_children at Base 2.8.0
+ gimp_item_get_color_tag at Base 2.10.0
+ gimp_item_get_expanded at Base 2.10.0
+ gimp_item_get_image at Base 2.8.0
+ gimp_item_get_linked at Base 2.8.0
+ gimp_item_get_lock_content at Base 2.8.0
+ gimp_item_get_lock_position at Base 2.10.0
+ gimp_item_get_name at Base 2.8.0
+ gimp_item_get_parasite at Base 2.8.0
+ gimp_item_get_parasite_list at Base 2.8.0
+ gimp_item_get_parent at Base 2.8.0
+ gimp_item_get_tattoo at Base 2.8.0
+ gimp_item_get_visible at Base 2.8.0
+ gimp_item_is_channel at Base 2.8.0
+ gimp_item_is_drawable at Base 2.8.0
+ gimp_item_is_group at Base 2.8.0
+ gimp_item_is_layer at Base 2.8.0
+ gimp_item_is_layer_mask at Base 2.8.0
+ gimp_item_is_selection at Base 2.8.0
+ gimp_item_is_text_layer at Base 2.8.0
+ gimp_item_is_valid at Base 2.8.0
+ gimp_item_is_vectors at Base 2.8.0
+ gimp_item_set_color_tag at Base 2.10.0
+ gimp_item_set_expanded at Base 2.10.0
+ gimp_item_set_linked at Base 2.8.0
+ gimp_item_set_lock_content at Base 2.8.0
+ gimp_item_set_lock_position at Base 2.10.0
+ gimp_item_set_name at Base 2.8.0
+ gimp_item_set_tattoo at Base 2.8.0
+ gimp_item_set_visible at Base 2.8.0
+ gimp_item_transform_2d at Base 2.8.0
+ gimp_item_transform_flip at Base 2.8.0
+ gimp_item_transform_flip_simple at Base 2.8.0
+ gimp_item_transform_matrix at Base 2.8.0
+ gimp_item_transform_perspective at Base 2.8.0
+ gimp_item_transform_rotate at Base 2.8.0
+ gimp_item_transform_rotate_simple at Base 2.8.0
+ gimp_item_transform_scale at Base 2.8.0
+ gimp_item_transform_shear at Base 2.8.0
+ gimp_item_transform_translate at Base 2.10.0
+ gimp_layer_add_alpha at Base 2.4.0
+ gimp_layer_add_mask at Base 2.4.0
+ gimp_layer_color_space_get_type at Base 2.10.0
+ gimp_layer_composite_mode_get_type at Base 2.10.0
+ gimp_layer_copy at Base 2.4.0
+ gimp_layer_create_mask at Base 2.4.0
+ gimp_layer_flatten at Base 2.4.0
+ gimp_layer_from_mask at Base 2.4.0
+ gimp_layer_get_apply_mask at Base 2.4.0
+ gimp_layer_get_blend_space at Base 2.10.0
+ gimp_layer_get_composite_mode at Base 2.10.0
+ gimp_layer_get_composite_space at Base 2.10.0
+ gimp_layer_get_edit_mask at Base 2.4.0
+ gimp_layer_get_lock_alpha at Base 2.4.0
+ gimp_layer_get_mask at Base 2.4.0
+ gimp_layer_get_mode at Base 2.4.0
+ gimp_layer_get_opacity at Base 2.4.0
+ gimp_layer_get_preserve_trans at Base 2.4.0
+ gimp_layer_get_show_mask at Base 2.4.0
+ gimp_layer_group_new at Base 2.8.0
+ gimp_layer_is_floating_sel at Base 2.4.0
+ gimp_layer_mode_get_type at Base 2.10.0
+ gimp_layer_new at Base 2.4.0
+ gimp_layer_new_from_drawable at Base 2.4.0
+ gimp_layer_new_from_pixbuf at Base 2.4.0
+ gimp_layer_new_from_surface at Base 2.8.0
+ gimp_layer_new_from_visible at Base 2.6.0
+ gimp_layer_remove_mask at Base 2.4.0
+ gimp_layer_resize at Base 2.4.0
+ gimp_layer_resize_to_image_size at Base 2.4.0
+ gimp_layer_scale at Base 2.4.0
+ gimp_layer_scale_full at Base 2.6.0
+ gimp_layer_set_apply_mask at Base 2.4.0
+ gimp_layer_set_blend_space at Base 2.10.0
+ gimp_layer_set_composite_mode at Base 2.10.0
+ gimp_layer_set_composite_space at Base 2.10.0
+ gimp_layer_set_edit_mask at Base 2.4.0
+ gimp_layer_set_lock_alpha at Base 2.4.0
+ gimp_layer_set_mode at Base 2.4.0
+ gimp_layer_set_offsets at Base 2.4.0
+ gimp_layer_set_opacity at Base 2.4.0
+ gimp_layer_set_preserve_trans at Base 2.4.0
+ gimp_layer_set_show_mask at Base 2.4.0
+ gimp_layer_translate at Base 2.4.0
+ gimp_levels at Base 2.4.0
+ gimp_levels_auto at Base 2.4.0
+ gimp_levels_stretch at Base 2.4.0
+ gimp_main at Base 2.4.0
+ gimp_message at Base 2.4.0
+ gimp_message_get_handler at Base 2.4.0
+ gimp_message_set_handler at Base 2.4.0
+ gimp_min_colors at Base 2.4.0
+ gimp_monitor_number at Base 2.4.0
+ gimp_paintbrush at Base 2.4.0
+ gimp_paintbrush_default at Base 2.4.0
+ gimp_palette_add_entry at Base 2.4.0
+ gimp_palette_delete at Base 2.4.0
+ gimp_palette_delete_entry at Base 2.4.0
+ gimp_palette_duplicate at Base 2.4.0
+ gimp_palette_entry_get_color at Base 2.4.0
+ gimp_palette_entry_get_name at Base 2.4.0
+ gimp_palette_entry_set_color at Base 2.4.0
+ gimp_palette_entry_set_name at Base 2.4.0
+ gimp_palette_get_background at Base 2.4.0
+ gimp_palette_get_colors at Base 2.6.0
+ gimp_palette_get_columns at Base 2.4.0
+ gimp_palette_get_foreground at Base 2.4.0
+ gimp_palette_get_info at Base 2.4.0
+ gimp_palette_is_editable at Base 2.4.0
+ gimp_palette_new at Base 2.4.0
+ gimp_palette_rename at Base 2.4.0
+ gimp_palette_select_destroy at Base 2.4.0
+ gimp_palette_select_new at Base 2.4.0
+ gimp_palette_set_background at Base 2.4.0
+ gimp_palette_set_columns at Base 2.4.0
+ gimp_palette_set_default_colors at Base 2.4.0
+ gimp_palette_set_foreground at Base 2.4.0
+ gimp_palette_swap_colors at Base 2.4.0
+ gimp_palettes_close_popup at Base 2.4.0
+ gimp_palettes_get_list at Base 2.4.0
+ gimp_palettes_get_palette at Base 2.4.0
+ gimp_palettes_get_palette_entry at Base 2.4.0
+ gimp_palettes_popup at Base 2.4.0
+ gimp_palettes_refresh at Base 2.4.0
+ gimp_palettes_set_palette at Base 2.4.0
+ gimp_palettes_set_popup at Base 2.4.0
+ gimp_parasite_attach at Base 2.4.0
+ gimp_parasite_detach at Base 2.4.0
+ gimp_parasite_find at Base 2.4.0
+ gimp_parasite_list at Base 2.4.0
+ gimp_path_delete at Base 2.4.0
+ gimp_path_get_current at Base 2.4.0
+ gimp_path_get_locked at Base 2.4.0
+ gimp_path_get_point_at_dist at Base 2.4.0
+ gimp_path_get_points at Base 2.4.0
+ gimp_path_get_tattoo at Base 2.4.0
+ gimp_path_import at Base 2.4.0
+ gimp_path_list at Base 2.4.0
+ gimp_path_set_current at Base 2.4.0
+ gimp_path_set_locked at Base 2.4.0
+ gimp_path_set_points at Base 2.4.0
+ gimp_path_set_tattoo at Base 2.4.0
+ gimp_path_stroke_current at Base 2.4.0
+ gimp_path_to_selection at Base 2.4.0
+ gimp_pattern_get_info at Base 2.4.0
+ gimp_pattern_get_pixels at Base 2.4.0
+ gimp_pattern_select_destroy at Base 2.4.0
+ gimp_pattern_select_new at Base 2.4.0
+ gimp_patterns_close_popup at Base 2.4.0
+ gimp_patterns_get_list at Base 2.4.0
+ gimp_patterns_get_pattern at Base 2.4.0
+ gimp_patterns_get_pattern_data at Base 2.4.0
+ gimp_patterns_popup at Base 2.4.0
+ gimp_patterns_refresh at Base 2.4.0
+ gimp_patterns_set_pattern at Base 2.4.0
+ gimp_patterns_set_popup at Base 2.4.0
+ gimp_pencil at Base 2.4.0
+ gimp_perspective at Base 2.4.0
+ gimp_pixel_fetcher_destroy at Base 2.4.0
+ gimp_pixel_fetcher_get_pixel at Base 2.4.0
+ gimp_pixel_fetcher_new at Base 2.4.0
+ gimp_pixel_fetcher_put_pixel at Base 2.4.0
+ gimp_pixel_fetcher_set_bg_color at Base 2.4.0
+ gimp_pixel_fetcher_set_edge_mode at Base 2.4.0
+ gimp_pixel_rgn_get_col at Base 2.4.0
+ gimp_pixel_rgn_get_pixel at Base 2.4.0
+ gimp_pixel_rgn_get_rect at Base 2.4.0
+ gimp_pixel_rgn_get_row at Base 2.4.0
+ gimp_pixel_rgn_init at Base 2.4.0
+ gimp_pixel_rgn_resize at Base 2.4.0
+ gimp_pixel_rgn_set_col at Base 2.4.0
+ gimp_pixel_rgn_set_pixel at Base 2.4.0
+ gimp_pixel_rgn_set_rect at Base 2.4.0
+ gimp_pixel_rgn_set_row at Base 2.4.0
+ gimp_pixel_rgns_process at Base 2.4.0
+ gimp_pixel_rgns_register2 at Base 2.4.0
+ gimp_pixel_rgns_register at Base 2.4.0
+ gimp_plug_in_error_quark at Base 2.10.32
+ gimp_plugin_domain_register at Base 2.4.0
+ gimp_plugin_enable_precision at Base 2.10.0
+ gimp_plugin_get_pdb_error_handler at Base 2.6.0
+ gimp_plugin_help_register at Base 2.4.0
+ gimp_plugin_icon_register at Base 2.4.0
+ gimp_plugin_menu_branch_register at Base 2.4.0
+ gimp_plugin_menu_register at Base 2.4.0
+ gimp_plugin_precision_enabled at Base 2.10.0
+ gimp_plugin_set_pdb_error_handler at Base 2.6.0
+ gimp_posterize at Base 2.4.0
+ gimp_procedural_db_dump at Base 2.4.0
+ gimp_procedural_db_get_data at Base 2.4.0
+ gimp_procedural_db_get_data_size at Base 2.4.0
+ gimp_procedural_db_proc_arg at Base 2.4.0
+ gimp_procedural_db_proc_exists at Base 2.6.0
+ gimp_procedural_db_proc_info at Base 2.4.0
+ gimp_procedural_db_proc_val at Base 2.4.0
+ gimp_procedural_db_query at Base 2.4.0
+ gimp_procedural_db_set_data at Base 2.4.0
+ gimp_procedural_db_temp_name at Base 2.4.0
+ gimp_progress_cancel at Base 2.4.0
+ gimp_progress_end at Base 2.4.0
+ gimp_progress_get_window_handle at Base 2.4.0
+ gimp_progress_init at Base 2.4.0
+ gimp_progress_init_printf at Base 2.4.0
+ gimp_progress_install at Base 2.4.0
+ gimp_progress_install_vtable at Base 2.4.0
+ gimp_progress_pulse at Base 2.4.0
+ gimp_progress_set_text at Base 2.4.0
+ gimp_progress_set_text_printf at Base 2.4.0
+ gimp_progress_uninstall at Base 2.4.0
+ gimp_progress_update at Base 2.4.0
+ gimp_quit at Base 2.4.0
+ gimp_read_expect_msg at Base 2.4.0
+ gimp_rect_select at Base 2.4.0
+ gimp_register_file_handler_mime at Base 2.4.0
+ gimp_register_file_handler_priority at Base 2.10.6
+ gimp_register_file_handler_raw at Base 2.10.0
+ gimp_register_file_handler_uri at Base 2.10.0
+ gimp_register_load_handler at Base 2.4.0
+ gimp_register_magic_load_handler at Base 2.4.0
+ gimp_register_save_handler at Base 2.4.0
+ gimp_register_thumbnail_loader at Base 2.4.0
+ gimp_rgn_iterate1 at Base 2.4.0
+ gimp_rgn_iterate2 at Base 2.4.0
+ gimp_rgn_iterator_dest at Base 2.4.0
+ gimp_rgn_iterator_free at Base 2.4.0
+ gimp_rgn_iterator_new at Base 2.4.0
+ gimp_rgn_iterator_src at Base 2.4.0
+ gimp_rgn_iterator_src_dest at Base 2.4.0
+ gimp_rotate at Base 2.4.0
+ gimp_round_rect_select at Base 2.4.0
+ gimp_run_procedure2 at Base 2.4.0
+ gimp_run_procedure at Base 2.4.0
+ gimp_scale at Base 2.4.0
+ gimp_selection_all at Base 2.4.0
+ gimp_selection_border at Base 2.4.0
+ gimp_selection_bounds at Base 2.4.0
+ gimp_selection_clear at Base 2.4.0
+ gimp_selection_combine at Base 2.4.0
+ gimp_selection_feather at Base 2.4.0
+ gimp_selection_float at Base 2.4.0
+ gimp_selection_flood at Base 2.10.0
+ gimp_selection_grow at Base 2.4.0
+ gimp_selection_invert at Base 2.4.0
+ gimp_selection_is_empty at Base 2.4.0
+ gimp_selection_layer_alpha at Base 2.4.0
+ gimp_selection_load at Base 2.4.0
+ gimp_selection_none at Base 2.4.0
+ gimp_selection_save at Base 2.4.0
+ gimp_selection_sharpen at Base 2.4.0
+ gimp_selection_shrink at Base 2.4.0
+ gimp_selection_translate at Base 2.4.0
+ gimp_selection_value at Base 2.4.0
+ gimp_shear at Base 2.4.0
+ gimp_shm_ID at Base 2.4.0
+ gimp_shm_addr at Base 2.4.0
+ gimp_show_help_button at Base 2.4.0
+ gimp_show_tool_tips at Base 2.4.0
+ gimp_smudge at Base 2.4.0
+ gimp_smudge_default at Base 2.4.0
+ gimp_temp_name at Base 2.4.0
+ gimp_text at Base 2.4.0
+ gimp_text_fontname at Base 2.4.0
+ gimp_text_get_extents at Base 2.4.0
+ gimp_text_get_extents_fontname at Base 2.4.0
+ gimp_text_layer_get_antialias at Base 2.6.0
+ gimp_text_layer_get_base_direction at Base 2.6.0
+ gimp_text_layer_get_color at Base 2.6.0
+ gimp_text_layer_get_font at Base 2.6.0
+ gimp_text_layer_get_font_size at Base 2.6.0
+ gimp_text_layer_get_hint_style at Base 2.8.0
+ gimp_text_layer_get_hinting at Base 2.6.0
+ gimp_text_layer_get_indent at Base 2.6.0
+ gimp_text_layer_get_justification at Base 2.6.0
+ gimp_text_layer_get_kerning at Base 2.6.0
+ gimp_text_layer_get_language at Base 2.6.0
+ gimp_text_layer_get_letter_spacing at Base 2.6.0
+ gimp_text_layer_get_line_spacing at Base 2.6.0
+ gimp_text_layer_get_markup at Base 2.8.0
+ gimp_text_layer_get_text at Base 2.6.0
+ gimp_text_layer_new at Base 2.6.0
+ gimp_text_layer_resize at Base 2.8.0
+ gimp_text_layer_set_antialias at Base 2.6.0
+ gimp_text_layer_set_base_direction at Base 2.6.0
+ gimp_text_layer_set_color at Base 2.6.0
+ gimp_text_layer_set_font at Base 2.6.0
+ gimp_text_layer_set_font_size at Base 2.6.0
+ gimp_text_layer_set_hint_style at Base 2.8.0
+ gimp_text_layer_set_hinting at Base 2.6.0
+ gimp_text_layer_set_indent at Base 2.6.0
+ gimp_text_layer_set_justification at Base 2.6.0
+ gimp_text_layer_set_kerning at Base 2.6.0
+ gimp_text_layer_set_language at Base 2.6.0
+ gimp_text_layer_set_letter_spacing at Base 2.6.0
+ gimp_text_layer_set_line_spacing at Base 2.6.0
+ gimp_text_layer_set_text at Base 2.6.0
+ gimp_threshold at Base 2.4.0
+ gimp_tile_cache_ntiles at Base 2.4.0
+ gimp_tile_cache_size at Base 2.4.0
+ gimp_tile_flush at Base 2.4.0
+ gimp_tile_height at Base 2.4.0
+ gimp_tile_ref at Base 2.4.0
+ gimp_tile_ref_zero at Base 2.4.0
+ gimp_tile_unref at Base 2.4.0
+ gimp_tile_width at Base 2.4.0
+ gimp_transform_2d at Base 2.4.0
+ gimp_uninstall_temp_proc at Base 2.4.0
+ gimp_user_time at Base 2.6.0
+ gimp_vectors_bezier_stroke_conicto at Base 2.4.0
+ gimp_vectors_bezier_stroke_cubicto at Base 2.4.0
+ gimp_vectors_bezier_stroke_lineto at Base 2.4.0
+ gimp_vectors_bezier_stroke_new_ellipse at Base 2.4.0
+ gimp_vectors_bezier_stroke_new_moveto at Base 2.4.0
+ gimp_vectors_copy at Base 2.6.0
+ gimp_vectors_export_to_file at Base 2.6.0
+ gimp_vectors_export_to_string at Base 2.6.0
+ gimp_vectors_get_image at Base 2.4.0
+ gimp_vectors_get_linked at Base 2.4.0
+ gimp_vectors_get_name at Base 2.4.0
+ gimp_vectors_get_strokes at Base 2.4.0
+ gimp_vectors_get_tattoo at Base 2.4.0
+ gimp_vectors_get_visible at Base 2.4.0
+ gimp_vectors_import_from_file at Base 2.4.0
+ gimp_vectors_import_from_string at Base 2.4.0
+ gimp_vectors_is_valid at Base 2.4.0
+ gimp_vectors_new at Base 2.4.0
+ gimp_vectors_new_from_text_layer at Base 2.6.0
+ gimp_vectors_parasite_attach at Base 2.4.0
+ gimp_vectors_parasite_detach at Base 2.4.0
+ gimp_vectors_parasite_find at Base 2.4.0
+ gimp_vectors_parasite_list at Base 2.4.0
+ gimp_vectors_remove_stroke at Base 2.4.0
+ gimp_vectors_set_linked at Base 2.4.0
+ gimp_vectors_set_name at Base 2.4.0
+ gimp_vectors_set_tattoo at Base 2.4.0
+ gimp_vectors_set_visible at Base 2.4.0
+ gimp_vectors_stroke_close at Base 2.4.0
+ gimp_vectors_stroke_flip at Base 2.4.0
+ gimp_vectors_stroke_flip_free at Base 2.4.0
+ gimp_vectors_stroke_get_length at Base 2.4.0
+ gimp_vectors_stroke_get_point_at_dist at Base 2.4.0
+ gimp_vectors_stroke_get_points at Base 2.4.0
+ gimp_vectors_stroke_interpolate at Base 2.4.0
+ gimp_vectors_stroke_new_from_points at Base 2.4.0
+ gimp_vectors_stroke_rotate at Base 2.4.0
+ gimp_vectors_stroke_scale at Base 2.4.0
+ gimp_vectors_stroke_translate at Base 2.4.0
+ gimp_vectors_to_selection at Base 2.4.0
+ gimp_version at Base 2.4.0
+ gimp_wm_class at Base 2.4.0
+libgimpbase-2.0.so.0 libgimp2.0t64 #MINVER#
+* Build-Depends-Package: libgimp2.0t64-dev
+ _gimp_unit_vtable at Base 2.4.0
+ gimp_add_mask_type_compat_get_type at Base 2.10.0
+ gimp_add_mask_type_get_type at Base 2.4.0
+ gimp_any_to_utf8 at Base 2.4.0
+ gimp_base_compat_enums_init at Base 2.10.0
+ gimp_base_init at Base 2.4.0
+ gimp_blend_mode_compat_get_type at Base 2.10.0
+ gimp_blend_mode_get_type at Base 2.4.0
+ gimp_brush_generated_shape_get_type at Base 2.10.0
+ gimp_bucket_fill_mode_compat_get_type at Base 2.10.0
+ gimp_bucket_fill_mode_get_type at Base 2.4.0
+ gimp_cache_directory at Base 2.10.12
+ gimp_canonicalize_identifier at Base 2.4.0
+ gimp_cap_style_get_type at Base 2.10.0
+ gimp_channel_ops_get_type at Base 2.4.0
+ gimp_channel_type_compat_get_type at Base 2.10.0
+ gimp_channel_type_get_type at Base 2.4.0
+ gimp_check_size_get_type at Base 2.4.0
+ gimp_check_type_get_type at Base 2.4.0
+ gimp_checks_get_shades at Base 2.4.0
+ gimp_clone_type_compat_get_type at Base 2.10.0
+ gimp_clone_type_get_type at Base 2.4.0
+ gimp_color_tag_get_type at Base 2.10.0
+ gimp_component_type_get_type at Base 2.10.0
+ gimp_convert_dither_type_compat_get_type at Base 2.10.0
+ gimp_convert_palette_type_compat_get_type at Base 2.10.0
+ gimp_convert_palette_type_get_type at Base 2.10.0
+ gimp_convolve_type_compat_get_type at Base 2.10.0
+ gimp_convolve_type_get_type at Base 2.10.0
+ gimp_cpu_accel_get_support at Base 2.4.0
+ gimp_cpu_accel_set_use at Base 2.4.0
+ gimp_data_directory at Base 2.4.0
+ gimp_data_directory_file at Base 2.10.0
+ gimp_datafiles_check_extension at Base 2.4.0
+ gimp_datafiles_read_directories at Base 2.4.0
+ gimp_desaturate_mode_compat_get_type at Base 2.10.0
+ gimp_desaturate_mode_get_type at Base 2.4.0
+ gimp_directory at Base 2.4.0
+ gimp_directory_file at Base 2.10.0
+ gimp_dodge_burn_type_compat_get_type at Base 2.10.0
+ gimp_dodge_burn_type_get_type at Base 2.4.0
+ gimp_enum_get_desc at Base 2.4.0
+ gimp_enum_get_value at Base 2.4.0
+ gimp_enum_get_value_descriptions at Base 2.4.0
+ gimp_enum_set_value_descriptions at Base 2.4.0
+ gimp_enum_value_get_abbrev at Base 2.10.0
+ gimp_enum_value_get_desc at Base 2.4.0
+ gimp_enum_value_get_help at Base 2.4.0
+ gimp_env_init at Base 2.4.0
+ gimp_escape_uline at Base 2.4.0
+ gimp_file_get_utf8_name at Base 2.10.0
+ gimp_file_has_extension at Base 2.10.0
+ gimp_file_show_in_file_manager at Base 2.10.0
+ gimp_filename_to_utf8 at Base 2.4.0
+ gimp_fill_type_compat_get_type at Base 2.10.0
+ gimp_fill_type_get_type at Base 2.10.0
+ gimp_flags_get_first_desc at Base 2.4.0
+ gimp_flags_get_first_value at Base 2.4.0
+ gimp_flags_get_value_descriptions at Base 2.4.0
+ gimp_flags_set_value_descriptions at Base 2.4.0
+ gimp_flags_value_get_abbrev at Base 2.10.0
+ gimp_flags_value_get_desc at Base 2.4.0
+ gimp_flags_value_get_help at Base 2.4.0
+ gimp_foreground_extract_mode_get_type at Base 2.4.0
+ gimp_gradient_blend_color_space_get_type at Base 2.10.0~RC2
+ gimp_gradient_segment_color_get_type at Base 2.10.0
+ gimp_gradient_segment_type_get_type at Base 2.10.0
+ gimp_gradient_type_get_type at Base 2.4.0
+ gimp_grid_style_get_type at Base 2.4.0
+ gimp_gtkrc at Base 2.4.0
+ gimp_hue_range_compat_get_type at Base 2.10.0
+ gimp_hue_range_get_type at Base 2.10.0
+ gimp_icon_type_compat_get_type at Base 2.10.0
+ gimp_icon_type_get_type at Base 2.4.0
+ gimp_image_base_type_get_type at Base 2.4.0
+ gimp_image_type_get_type at Base 2.4.0
+ gimp_ink_blob_type_get_type at Base 2.10.0
+ gimp_installation_directory at Base 2.8.2
+ gimp_installation_directory_file at Base 2.10.12
+ gimp_interpolation_type_compat_get_type at Base 2.10.0
+ gimp_interpolation_type_get_type at Base 2.4.0
+ gimp_join_style_get_type at Base 2.10.0
+ gimp_layer_mode_effects_get_type at Base 2.10.0
+ gimp_locale_directory at Base 2.4.0
+ gimp_locale_directory_file at Base 2.10.0
+ gimp_major_version at Base 2.4.0
+ gimp_mask_apply_mode_get_type at Base 2.10.0
+ gimp_memsize_deserialize at Base 2.4.0
+ gimp_memsize_get_type at Base 2.4.0
+ gimp_memsize_serialize at Base 2.4.0
+ gimp_memsize_to_string at Base 2.4.0
+ gimp_merge_type_get_type at Base 2.10.0
+ gimp_message_handler_type_get_type at Base 2.4.0
+ gimp_metadata_add_xmp_history at Base 2.10.0
+ gimp_metadata_deserialize at Base 2.10.0
+ gimp_metadata_duplicate at Base 2.10.0
+ gimp_metadata_get_colorspace at Base 2.10.0
+ gimp_metadata_get_guid at Base 2.10.0
+ gimp_metadata_get_resolution at Base 2.10.0
+ gimp_metadata_get_type at Base 2.10.0
+ gimp_metadata_is_tag_supported at Base 2.10.0
+ gimp_metadata_load_from_file at Base 2.10.0
+ gimp_metadata_new at Base 2.10.0
+ gimp_metadata_save_to_file at Base 2.10.0
+ gimp_metadata_serialize at Base 2.10.0
+ gimp_metadata_set_bits_per_sample at Base 2.10.0
+ gimp_metadata_set_colorspace at Base 2.10.0
+ gimp_metadata_set_from_exif at Base 2.10.0
+ gimp_metadata_set_from_iptc at Base 2.10.0
+ gimp_metadata_set_from_xmp at Base 2.10.0
+ gimp_metadata_set_pixel_size at Base 2.10.0
+ gimp_metadata_set_resolution at Base 2.10.0
+ gimp_micro_version at Base 2.4.0
+ gimp_minor_version at Base 2.4.0
+ gimp_offset_type_get_type at Base 2.10.0
+ gimp_orientation_type_get_type at Base 2.10.0
+ gimp_paint_application_mode_get_type at Base 2.4.0
+ gimp_param_memsize_get_type at Base 2.4.0
+ gimp_param_parasite_get_type at Base 2.4.0
+ gimp_param_spec_memsize at Base 2.4.0
+ gimp_param_spec_parasite at Base 2.4.0
+ gimp_param_spec_unit at Base 2.4.0
+ gimp_param_spec_value_array at Base 2.10.0
+ gimp_param_unit_get_type at Base 2.4.0
+ gimp_param_value_array_get_type at Base 2.10.0
+ gimp_parasite_compare at Base 2.4.0
+ gimp_parasite_copy at Base 2.4.0
+ gimp_parasite_data at Base 2.4.0
+ gimp_parasite_data_size at Base 2.4.0
+ gimp_parasite_flags at Base 2.4.0
+ gimp_parasite_free at Base 2.4.0
+ gimp_parasite_get_type at Base 2.4.0
+ gimp_parasite_has_flag at Base 2.4.0
+ gimp_parasite_is_persistent at Base 2.4.0
+ gimp_parasite_is_type at Base 2.4.0
+ gimp_parasite_is_undoable at Base 2.4.0
+ gimp_parasite_name at Base 2.4.0
+ gimp_parasite_new at Base 2.4.0
+ gimp_path_free at Base 2.4.0
+ gimp_path_get_user_writable_dir at Base 2.4.0
+ gimp_path_parse at Base 2.4.0
+ gimp_path_to_str at Base 2.4.0
+ gimp_pdb_arg_type_get_type at Base 2.4.0
+ gimp_pdb_error_handler_get_type at Base 2.6.0
+ gimp_pdb_proc_type_get_type at Base 2.4.0
+ gimp_pdb_status_type_get_type at Base 2.4.0
+ gimp_personal_rc_file at Base 2.4.0
+ gimp_pixels_to_units at Base 2.8.0
+ gimp_pixpipe_params_build at Base 2.4.0
+ gimp_pixpipe_params_free at Base 2.10.6
+ gimp_pixpipe_params_init at Base 2.4.0
+ gimp_pixpipe_params_parse at Base 2.4.0
+ gimp_plug_in_directory at Base 2.4.0
+ gimp_plug_in_directory_file at Base 2.10.0
+ gimp_precision_get_type at Base 2.10.0
+ gimp_progress_command_get_type at Base 2.4.0
+ gimp_rectangle_intersect at Base 2.4.0
+ gimp_rectangle_union at Base 2.8.0
+ gimp_repeat_mode_get_type at Base 2.4.0
+ gimp_rotation_type_get_type at Base 2.10.0
+ gimp_run_mode_get_type at Base 2.4.0
+ gimp_select_criterion_get_type at Base 2.10.0
+ gimp_signal_private at Base 2.4.0
+ gimp_size_type_get_type at Base 2.4.0
+ gimp_stack_trace_available at Base 2.10.0
+ gimp_stack_trace_mode_get_type at Base 2.4.0
+ gimp_stack_trace_print at Base 2.10.0
+ gimp_stack_trace_query at Base 2.10.0
+ gimp_strip_uline at Base 2.4.0
+ gimp_stroke_method_get_type at Base 2.10.0
+ gimp_sysconf_directory at Base 2.4.0
+ gimp_sysconf_directory_file at Base 2.10.0
+ gimp_temp_directory at Base 2.10.12
+ gimp_text_direction_get_type at Base 2.6.0
+ gimp_text_hint_style_get_type at Base 2.8.0
+ gimp_text_justification_get_type at Base 2.6.0
+ gimp_transfer_mode_compat_get_type at Base 2.10.0
+ gimp_transfer_mode_get_type at Base 2.4.0
+ gimp_transform_direction_get_type at Base 2.4.0
+ gimp_transform_resize_get_type at Base 2.4.0
+ gimp_type_get_translation_context at Base 2.8.0
+ gimp_type_get_translation_domain at Base 2.4.0
+ gimp_type_set_translation_context at Base 2.8.0
+ gimp_type_set_translation_domain at Base 2.4.0
+ gimp_unit_format_string at Base 2.8.0
+ gimp_unit_get_abbreviation at Base 2.4.0
+ gimp_unit_get_deletion_flag at Base 2.4.0
+ gimp_unit_get_digits at Base 2.4.0
+ gimp_unit_get_factor at Base 2.4.0
+ gimp_unit_get_identifier at Base 2.4.0
+ gimp_unit_get_number_of_built_in_units at Base 2.4.0
+ gimp_unit_get_number_of_units at Base 2.4.0
+ gimp_unit_get_plural at Base 2.4.0
+ gimp_unit_get_scaled_digits at Base 2.10.0
+ gimp_unit_get_singular at Base 2.4.0
+ gimp_unit_get_symbol at Base 2.4.0
+ gimp_unit_get_type at Base 2.4.0
+ gimp_unit_is_metric at Base 2.10.0
+ gimp_unit_new at Base 2.4.0
+ gimp_unit_set_deletion_flag at Base 2.4.0
+ gimp_units_to_pixels at Base 2.8.0
+ gimp_units_to_points at Base 2.8.0
+ gimp_user_directory at Base 2.4.0
+ gimp_user_directory_get_type at Base 2.4.0
+ gimp_utf8_strtrim at Base 2.4.0
+ gimp_value_array_append at Base 2.10.0
+ gimp_value_array_get_type at Base 2.10.0
+ gimp_value_array_index at Base 2.10.0
+ gimp_value_array_insert at Base 2.10.0
+ gimp_value_array_length at Base 2.10.0
+ gimp_value_array_new at Base 2.10.0
+ gimp_value_array_prepend at Base 2.10.0
+ gimp_value_array_ref at Base 2.10.0
+ gimp_value_array_remove at Base 2.10.0
+ gimp_value_array_truncate at Base 2.10.0
+ gimp_value_array_unref at Base 2.10.0
+ gimp_vectors_stroke_type_get_type at Base 2.4.0
+ gimp_wire_clear_error at Base 2.4.0
+ gimp_wire_destroy at Base 2.4.0
+ gimp_wire_error at Base 2.4.0
+ gimp_wire_flush at Base 2.4.0
+ gimp_wire_read at Base 2.4.0
+ gimp_wire_read_msg at Base 2.4.0
+ gimp_wire_register at Base 2.4.0
+ gimp_wire_set_flusher at Base 2.4.0
+ gimp_wire_set_reader at Base 2.4.0
+ gimp_wire_set_writer at Base 2.4.0
+ gimp_wire_write at Base 2.4.0
+ gimp_wire_write_msg at Base 2.4.0
+ gp_config_write at Base 2.4.0
+ gp_extension_ack_write at Base 2.4.0
+ gp_has_init_write at Base 2.4.0
+ gp_init at Base 2.4.0
+ gp_params_destroy at Base 2.4.0
+ gp_proc_install_write at Base 2.4.0
+ gp_proc_return_write at Base 2.4.0
+ gp_proc_run_write at Base 2.4.0
+ gp_proc_uninstall_write at Base 2.4.0
+ gp_quit_write at Base 2.4.0
+ gp_temp_proc_return_write at Base 2.4.0
+ gp_temp_proc_run_write at Base 2.4.0
+ gp_tile_ack_write at Base 2.4.0
+ gp_tile_data_write at Base 2.4.0
+ gp_tile_req_write at Base 2.4.0
+libgimpcolor-2.0.so.0 libgimp2.0t64 #MINVER#
+* Build-Depends-Package: libgimp2.0t64-dev
+ gimp_adaptive_supersample_area at Base 2.4.0
+ gimp_bilinear at Base 2.4.0
+ gimp_bilinear_16 at Base 2.4.0
+ gimp_bilinear_32 at Base 2.4.0
+ gimp_bilinear_8 at Base 2.4.0
+ gimp_bilinear_pixels_8 at Base 2.4.0
+ gimp_bilinear_rgb at Base 2.4.0
+ gimp_bilinear_rgba at Base 2.4.0
+ gimp_cairo_checkerboard_create at Base 2.6.0
+ gimp_cairo_set_source_rgb at Base 2.6.0
+ gimp_cairo_set_source_rgba at Base 2.6.0
+ gimp_cairo_surface_create_buffer at Base 2.10.0
+ gimp_cairo_surface_get_format at Base 2.10.0
+ gimp_cmyk_get_type at Base 2.4.0
+ gimp_cmyk_get_uchar at Base 2.4.0
+ gimp_cmyk_set at Base 2.4.0
+ gimp_cmyk_set_uchar at Base 2.4.0
+ gimp_cmyk_to_rgb at Base 2.4.0
+ gimp_cmyk_to_rgb_int at Base 2.4.0
+ gimp_cmyka_get_uchar at Base 2.4.0
+ gimp_cmyka_set at Base 2.4.0
+ gimp_cmyka_set_uchar at Base 2.4.0
+ gimp_color_managed_get_color_profile at Base 2.10.0
+ gimp_color_managed_get_icc_profile at Base 2.4.0
+ gimp_color_managed_get_type at Base 2.10.6
+ gimp_color_managed_interface_get_type at Base 2.4.0
+ gimp_color_managed_profile_changed at Base 2.4.0
+ gimp_color_profile_get_copyright at Base 2.10.0
+ gimp_color_profile_get_description at Base 2.10.0
+ gimp_color_profile_get_format at Base 2.10.0
+ gimp_color_profile_get_icc_profile at Base 2.10.0
+ gimp_color_profile_get_label at Base 2.10.0
+ gimp_color_profile_get_lcms_format at Base 2.10.0
+ gimp_color_profile_get_lcms_profile at Base 2.10.0
+ gimp_color_profile_get_manufacturer at Base 2.10.0
+ gimp_color_profile_get_model at Base 2.10.0
+ gimp_color_profile_get_space at Base 2.10.6
+ gimp_color_profile_get_summary at Base 2.10.0
+ gimp_color_profile_get_type at Base 2.10.0
+ gimp_color_profile_is_cmyk at Base 2.10.0
+ gimp_color_profile_is_equal at Base 2.10.0
+ gimp_color_profile_is_gray at Base 2.10.0
+ gimp_color_profile_is_linear at Base 2.10.0
+ gimp_color_profile_is_rgb at Base 2.10.0
+ gimp_color_profile_new_d50_gray_lab_trc at Base 2.10.0
+ gimp_color_profile_new_d65_gray_linear at Base 2.10.0
+ gimp_color_profile_new_d65_gray_srgb_trc at Base 2.10.0
+ gimp_color_profile_new_from_file at Base 2.10.0
+ gimp_color_profile_new_from_icc_profile at Base 2.10.0
+ gimp_color_profile_new_from_lcms_profile at Base 2.10.0
+ gimp_color_profile_new_linear_from_color_profile at Base 2.10.0
+ gimp_color_profile_new_rgb_adobe at Base 2.10.0
+ gimp_color_profile_new_rgb_srgb at Base 2.10.0
+ gimp_color_profile_new_rgb_srgb_linear at Base 2.10.0
+ gimp_color_profile_new_srgb_trc_from_color_profile at Base 2.10.0
+ gimp_color_profile_save_to_file at Base 2.10.0
+ gimp_color_transform_can_gegl_copy at Base 2.10.0
+ gimp_color_transform_get_type at Base 2.10.0
+ gimp_color_transform_new at Base 2.10.0
+ gimp_color_transform_new_proofing at Base 2.10.0
+ gimp_color_transform_process_buffer at Base 2.10.0
+ gimp_color_transform_process_pixels at Base 2.10.0
+ gimp_hsl_get_type at Base 2.4.0
+ gimp_hsl_set at Base 2.8.0
+ gimp_hsl_set_alpha at Base 2.10.0
+ gimp_hsl_to_rgb at Base 2.4.0
+ gimp_hsl_to_rgb_int at Base 2.4.0
+ gimp_hsv_clamp at Base 2.4.0
+ gimp_hsv_get_type at Base 2.4.0
+ gimp_hsv_set at Base 2.4.0
+ gimp_hsv_to_rgb4 at Base 2.4.0
+ gimp_hsv_to_rgb at Base 2.4.0
+ gimp_hsv_to_rgb_int at Base 2.4.0
+ gimp_hsva_set at Base 2.4.0
+ gimp_hwb_to_rgb at Base 2.4.0
+ gimp_param_rgb_get_type at Base 2.4.0
+ gimp_param_spec_rgb at Base 2.4.0
+ gimp_param_spec_rgb_get_default at Base 2.10.14
+ gimp_param_spec_rgb_has_alpha at Base 2.4.0
+ gimp_pixbuf_create_buffer at Base 2.10.0
+ gimp_pixbuf_get_format at Base 2.10.0
+ gimp_pixbuf_get_icc_profile at Base 2.10.0
+ gimp_rgb_add at Base 2.4.0
+ gimp_rgb_clamp at Base 2.4.0
+ gimp_rgb_composite at Base 2.4.0
+ gimp_rgb_distance at Base 2.4.0
+ gimp_rgb_gamma at Base 2.4.0
+ gimp_rgb_get_pixel at Base 2.10.0
+ gimp_rgb_get_type at Base 2.4.0
+ gimp_rgb_get_uchar at Base 2.4.0
+ gimp_rgb_intensity at Base 2.4.0
+ gimp_rgb_intensity_uchar at Base 2.4.0
+ gimp_rgb_list_names at Base 2.4.0
+ gimp_rgb_luminance at Base 2.4.0
+ gimp_rgb_luminance_uchar at Base 2.4.0
+ gimp_rgb_max at Base 2.4.0
+ gimp_rgb_min at Base 2.4.0
+ gimp_rgb_multiply at Base 2.4.0
+ gimp_rgb_parse_css at Base 2.4.0
+ gimp_rgb_parse_hex at Base 2.4.0
+ gimp_rgb_parse_name at Base 2.4.0
+ gimp_rgb_set at Base 2.4.0
+ gimp_rgb_set_alpha at Base 2.4.0
+ gimp_rgb_set_pixel at Base 2.10.0
+ gimp_rgb_set_uchar at Base 2.4.0
+ gimp_rgb_subtract at Base 2.4.0
+ gimp_rgb_to_cmyk at Base 2.4.0
+ gimp_rgb_to_cmyk_int at Base 2.4.0
+ gimp_rgb_to_hsl at Base 2.4.0
+ gimp_rgb_to_hsl_int at Base 2.4.0
+ gimp_rgb_to_hsv4 at Base 2.4.0
+ gimp_rgb_to_hsv at Base 2.4.0
+ gimp_rgb_to_hsv_int at Base 2.4.0
+ gimp_rgb_to_hwb at Base 2.4.0
+ gimp_rgb_to_l_int at Base 2.4.0
+ gimp_rgba_add at Base 2.4.0
+ gimp_rgba_distance at Base 2.4.0
+ gimp_rgba_get_pixel at Base 2.10.0
+ gimp_rgba_get_uchar at Base 2.4.0
+ gimp_rgba_multiply at Base 2.4.0
+ gimp_rgba_parse_css at Base 2.4.0
+ gimp_rgba_set at Base 2.4.0
+ gimp_rgba_set_pixel at Base 2.10.0
+ gimp_rgba_set_uchar at Base 2.4.0
+ gimp_rgba_subtract at Base 2.4.0
+ gimp_value_get_rgb at Base 2.4.0
+ gimp_value_set_rgb at Base 2.4.0
+libgimpconfig-2.0.so.0 libgimp2.0t64 #MINVER#
+* Build-Depends-Package: libgimp2.0t64-dev
+ gimp_color_config_get_cmyk_color_profile at Base 2.10.0
+ gimp_color_config_get_display_bpc at Base 2.10.0
+ gimp_color_config_get_display_color_profile at Base 2.10.0
+ gimp_color_config_get_display_intent at Base 2.10.0
+ gimp_color_config_get_display_optimize at Base 2.10.0
+ gimp_color_config_get_display_profile_from_gdk at Base 2.10.0
+ gimp_color_config_get_gray_color_profile at Base 2.10.0
+ gimp_color_config_get_mode at Base 2.10.0
+ gimp_color_config_get_rgb_color_profile at Base 2.10.0
+ gimp_color_config_get_simulation_bpc at Base 2.10.0
+ gimp_color_config_get_simulation_color_profile at Base 2.10.0
+ gimp_color_config_get_simulation_gamut_check at Base 2.10.0
+ gimp_color_config_get_simulation_intent at Base 2.10.0
+ gimp_color_config_get_simulation_optimize at Base 2.10.0
+ gimp_color_config_get_type at Base 2.4.0
+ gimp_color_management_mode_get_type at Base 2.4.0
+ gimp_color_rendering_intent_get_type at Base 2.4.0
+ gimp_config_build_data_path at Base 2.4.0
+ gimp_config_build_plug_in_path at Base 2.4.0
+ gimp_config_build_writable_path at Base 2.4.0
+ gimp_config_copy at Base 2.6.0
+ gimp_config_deserialize at Base 2.8.0
+ gimp_config_deserialize_file at Base 2.4.0
+ gimp_config_deserialize_gfile at Base 2.10.0
+ gimp_config_deserialize_properties at Base 2.4.0
+ gimp_config_deserialize_property at Base 2.4.0
+ gimp_config_deserialize_return at Base 2.4.0
+ gimp_config_deserialize_stream at Base 2.10.0
+ gimp_config_deserialize_string at Base 2.4.0
+ gimp_config_diff at Base 2.4.0
+ gimp_config_duplicate at Base 2.4.0
+ gimp_config_error_quark at Base 2.4.0
+ gimp_config_get_type at Base 2.10.6
+ gimp_config_interface_get_type at Base 2.4.0
+ gimp_config_is_equal_to at Base 2.4.0
+ gimp_config_path_expand at Base 2.4.0
+ gimp_config_path_expand_to_files at Base 2.10.0
+ gimp_config_path_get_type at Base 2.4.0
+ gimp_config_path_unexpand at Base 2.10.0
+ gimp_config_reset at Base 2.4.0
+ gimp_config_reset_properties at Base 2.4.0
+ gimp_config_reset_property at Base 2.4.0
+ gimp_config_serialize at Base 2.8.0
+ gimp_config_serialize_changed_properties at Base 2.4.0
+ gimp_config_serialize_properties at Base 2.4.0
+ gimp_config_serialize_property at Base 2.4.0
+ gimp_config_serialize_property_by_name at Base 2.6.0
+ gimp_config_serialize_to_fd at Base 2.4.0
+ gimp_config_serialize_to_file at Base 2.4.0
+ gimp_config_serialize_to_gfile at Base 2.10.0
+ gimp_config_serialize_to_stream at Base 2.10.0
+ gimp_config_serialize_to_string at Base 2.4.0
+ gimp_config_serialize_value at Base 2.4.0
+ gimp_config_string_append_escaped at Base 2.4.0
+ gimp_config_sync at Base 2.4.0
+ gimp_config_writer_close at Base 2.4.0
+ gimp_config_writer_comment at Base 2.4.0
+ gimp_config_writer_comment_mode at Base 2.4.0
+ gimp_config_writer_data at Base 2.4.0
+ gimp_config_writer_finish at Base 2.4.0
+ gimp_config_writer_identifier at Base 2.4.0
+ gimp_config_writer_linefeed at Base 2.4.0
+ gimp_config_writer_new_fd at Base 2.4.0
+ gimp_config_writer_new_file at Base 2.4.0
+ gimp_config_writer_new_gfile at Base 2.10.0
+ gimp_config_writer_new_stream at Base 2.10.0
+ gimp_config_writer_new_string at Base 2.4.0
+ gimp_config_writer_open at Base 2.4.0
+ gimp_config_writer_print at Base 2.4.0
+ gimp_config_writer_printf at Base 2.4.0
+ gimp_config_writer_revert at Base 2.4.0
+ gimp_config_writer_string at Base 2.4.0
+ gimp_file_get_config_path at Base 2.10.0
+ gimp_file_new_for_config_path at Base 2.10.0
+ gimp_param_config_path_get_type at Base 2.4.0
+ gimp_param_spec_config_path at Base 2.4.0
+ gimp_param_spec_config_path_type at Base 2.4.0
+ gimp_scanner_destroy at Base 2.4.0
+ gimp_scanner_new_file at Base 2.4.0
+ gimp_scanner_new_gfile at Base 2.10.0
+ gimp_scanner_new_stream at Base 2.10.0
+ gimp_scanner_new_string at Base 2.4.0
+ gimp_scanner_parse_boolean at Base 2.8.0
+ gimp_scanner_parse_color at Base 2.4.0
+ gimp_scanner_parse_data at Base 2.4.0
+ gimp_scanner_parse_float at Base 2.4.0
+ gimp_scanner_parse_identifier at Base 2.4.0
+ gimp_scanner_parse_int64 at Base 2.10.0
+ gimp_scanner_parse_int at Base 2.4.0
+ gimp_scanner_parse_matrix2 at Base 2.4.0
+ gimp_scanner_parse_string at Base 2.4.0
+ gimp_scanner_parse_string_no_validate at Base 2.4.0
+ gimp_scanner_parse_token at Base 2.4.0
+libgimpmath-2.0.so.0 libgimp2.0t64 #MINVER#
+* Build-Depends-Package: libgimp2.0t64-dev
+ gimp_matrix2_determinant at Base 2.10.18
+ gimp_matrix2_get_type at Base 2.4.0
+ gimp_matrix2_identity at Base 2.4.0
+ gimp_matrix2_invert at Base 2.10.18
+ gimp_matrix2_mult at Base 2.4.0
+ gimp_matrix2_transform_point at Base 2.10.18
+ gimp_matrix3_affine at Base 2.4.0
+ gimp_matrix3_determinant at Base 2.4.0
+ gimp_matrix3_equal at Base 2.10.18
+ gimp_matrix3_get_type at Base 2.8.0
+ gimp_matrix3_identity at Base 2.4.0
+ gimp_matrix3_invert at Base 2.4.0
+ gimp_matrix3_is_affine at Base 2.4.0
+ gimp_matrix3_is_diagonal at Base 2.4.0
+ gimp_matrix3_is_identity at Base 2.4.0
+ gimp_matrix3_is_simple at Base 2.4.0
+ gimp_matrix3_mult at Base 2.4.0
+ gimp_matrix3_rotate at Base 2.4.0
+ gimp_matrix3_scale at Base 2.4.0
+ gimp_matrix3_transform_point at Base 2.4.0
+ gimp_matrix3_translate at Base 2.4.0
+ gimp_matrix3_xshear at Base 2.4.0
+ gimp_matrix3_yshear at Base 2.4.0
+ gimp_matrix4_identity at Base 2.10.18
+ gimp_matrix4_mult at Base 2.10.18
+ gimp_matrix4_to_deg at Base 2.4.0
+ gimp_matrix4_transform_point at Base 2.10.18
+ gimp_md5_get_digest at Base 2.4.0
+ gimp_param_matrix2_get_type at Base 2.4.0
+ gimp_param_matrix3_get_type at Base 2.8.0
+ gimp_param_spec_matrix2 at Base 2.4.0
+ gimp_param_spec_matrix3 at Base 2.8.0
+ gimp_vector2_add at Base 2.4.0
+ gimp_vector2_add_val at Base 2.4.0
+ gimp_vector2_cross_product at Base 2.4.0
+ gimp_vector2_cross_product_val at Base 2.4.0
+ gimp_vector2_inner_product at Base 2.4.0
+ gimp_vector2_inner_product_val at Base 2.4.0
+ gimp_vector2_length at Base 2.4.0
+ gimp_vector2_length_val at Base 2.4.0
+ gimp_vector2_mul at Base 2.4.0
+ gimp_vector2_mul_val at Base 2.4.0
+ gimp_vector2_neg at Base 2.4.0
+ gimp_vector2_neg_val at Base 2.4.0
+ gimp_vector2_new at Base 2.4.0
+ gimp_vector2_normal at Base 2.8.0
+ gimp_vector2_normal_val at Base 2.8.0
+ gimp_vector2_normalize at Base 2.4.0
+ gimp_vector2_normalize_val at Base 2.4.0
+ gimp_vector2_rotate at Base 2.4.0
+ gimp_vector2_rotate_val at Base 2.4.0
+ gimp_vector2_set at Base 2.4.0
+ gimp_vector2_sub at Base 2.4.0
+ gimp_vector2_sub_val at Base 2.4.0
+ gimp_vector3_add at Base 2.4.0
+ gimp_vector3_add_val at Base 2.4.0
+ gimp_vector3_cross_product at Base 2.4.0
+ gimp_vector3_cross_product_val at Base 2.4.0
+ gimp_vector3_inner_product at Base 2.4.0
+ gimp_vector3_inner_product_val at Base 2.4.0
+ gimp_vector3_length at Base 2.4.0
+ gimp_vector3_length_val at Base 2.4.0
+ gimp_vector3_mul at Base 2.4.0
+ gimp_vector3_mul_val at Base 2.4.0
+ gimp_vector3_neg at Base 2.4.0
+ gimp_vector3_neg_val at Base 2.4.0
+ gimp_vector3_new at Base 2.4.0
+ gimp_vector3_normalize at Base 2.4.0
+ gimp_vector3_normalize_val at Base 2.4.0
+ gimp_vector3_rotate at Base 2.4.0
+ gimp_vector3_rotate_val at Base 2.4.0
+ gimp_vector3_set at Base 2.4.0
+ gimp_vector3_sub at Base 2.4.0
+ gimp_vector3_sub_val at Base 2.4.0
+ gimp_vector_2d_to_3d at Base 2.4.0
+ gimp_vector_2d_to_3d_val at Base 2.4.0
+ gimp_vector_3d_to_2d at Base 2.4.0
+libgimpmodule-2.0.so.0 libgimp2.0t64 #MINVER#
+* Build-Depends-Package: libgimp2.0t64-dev
+ gimp_module_db_get_load_inhibit at Base 2.4.0
+ gimp_module_db_get_type at Base 2.4.0
+ gimp_module_db_load at Base 2.4.0
+ gimp_module_db_new at Base 2.4.0
+ gimp_module_db_refresh at Base 2.4.0
+ gimp_module_db_set_load_inhibit at Base 2.4.0
+ gimp_module_error_quark at Base 2.8.0
+ gimp_module_get_type at Base 2.4.0
+ gimp_module_info_copy at Base 2.4.0
+ gimp_module_info_free at Base 2.4.0
+ gimp_module_info_new at Base 2.4.0
+ gimp_module_modified at Base 2.4.0
+ gimp_module_new at Base 2.4.0
+ gimp_module_query_module at Base 2.4.0
+ gimp_module_register_enum at Base 2.4.0
+ gimp_module_set_load_inhibit at Base 2.4.0
+ gimp_module_state_name at Base 2.4.0
+libgimpthumb-2.0.so.0 libgimp2.0t64 #MINVER#
+* Build-Depends-Package: libgimp2.0t64-dev
+ gimp_thumb_ensure_thumb_dir at Base 2.4.0
+ gimp_thumb_ensure_thumb_dir_local at Base 2.4.0
+ gimp_thumb_error_quark at Base 2.4.0
+ gimp_thumb_file_test at Base 2.4.0
+ gimp_thumb_file_type_get_type at Base 2.4.0
+ gimp_thumb_find_thumb at Base 2.4.0
+ gimp_thumb_get_thumb_base_dir at Base 2.10.0
+ gimp_thumb_get_thumb_dir at Base 2.4.0
+ gimp_thumb_get_thumb_dir_local at Base 2.4.0
+ gimp_thumb_init at Base 2.4.0
+ gimp_thumb_name_from_uri at Base 2.4.0
+ gimp_thumb_name_from_uri_local at Base 2.4.0
+ gimp_thumb_size_get_type at Base 2.4.0
+ gimp_thumb_state_get_type at Base 2.4.0
+ gimp_thumbnail_check_thumb at Base 2.4.0
+ gimp_thumbnail_delete_failure at Base 2.4.0
+ gimp_thumbnail_delete_others at Base 2.4.0
+ gimp_thumbnail_get_type at Base 2.4.0
+ gimp_thumbnail_has_failed at Base 2.4.0
+ gimp_thumbnail_load_thumb at Base 2.4.0
+ gimp_thumbnail_new at Base 2.4.0
+ gimp_thumbnail_peek_image at Base 2.4.0
+ gimp_thumbnail_peek_thumb at Base 2.4.0
+ gimp_thumbnail_save_failure at Base 2.4.0
+ gimp_thumbnail_save_thumb at Base 2.4.0
+ gimp_thumbnail_save_thumb_local at Base 2.4.0
+ gimp_thumbnail_set_filename at Base 2.4.0
+ gimp_thumbnail_set_from_thumb at Base 2.4.0
+ gimp_thumbnail_set_uri at Base 2.4.0
+ gimp_thumbs_delete_for_uri at Base 2.4.0
+ gimp_thumbs_delete_for_uri_local at Base 2.4.0
+libgimpui-2.0.so.0 libgimp2.0t64 #MINVER#
+* Build-Depends-Package: libgimp2.0t64-dev
+ _gimpui_marshal_VOID__STRING_BOOLEAN at Base 2.4.0
+ _gimpui_marshal_VOID__STRING_DOUBLE_INT_INT_INT_INT_POINTER_BOOLEAN at Base 2.4.0
+ _gimpui_marshal_VOID__STRING_INT_INT_INT_POINTER_BOOLEAN at Base 2.4.0
+ _gimpui_marshal_VOID__STRING_INT_POINTER_BOOLEAN at Base 2.4.0
+ gimp_aspect_preview_get_type at Base 2.4.0
+ gimp_aspect_preview_new at Base 2.4.0
+ gimp_aspect_preview_new_from_drawable_id at Base 2.10.0
+ gimp_brush_select_button_get_brush at Base 2.4.0
+ gimp_brush_select_button_get_type at Base 2.4.0
+ gimp_brush_select_button_new at Base 2.4.0
+ gimp_brush_select_button_set_brush at Base 2.4.0
+ gimp_brush_select_widget_close at Base 2.4.0
+ gimp_brush_select_widget_new at Base 2.4.0
+ gimp_brush_select_widget_set at Base 2.4.0
+ gimp_channel_combo_box_get_type at Base 2.4.0
+ gimp_channel_combo_box_new at Base 2.4.0
+ gimp_channel_menu_new at Base 2.4.0
+ gimp_drawable_combo_box_get_type at Base 2.4.0
+ gimp_drawable_combo_box_new at Base 2.4.0
+ gimp_drawable_menu_new at Base 2.4.0
+ gimp_drawable_preview_draw_region at Base 2.4.0
+ gimp_drawable_preview_get_drawable at Base 2.4.0
+ gimp_drawable_preview_get_drawable_id at Base 2.10.0
+ gimp_drawable_preview_get_type at Base 2.4.0
+ gimp_drawable_preview_new at Base 2.4.0
+ gimp_drawable_preview_new_from_drawable_id at Base 2.10.0
+ gimp_export_dialog_get_content_area at Base 2.8.0
+ gimp_export_dialog_new at Base 2.8.0
+ gimp_export_image at Base 2.4.0
+ gimp_font_select_button_get_font at Base 2.4.0
+ gimp_font_select_button_get_type at Base 2.4.0
+ gimp_font_select_button_new at Base 2.4.0
+ gimp_font_select_button_set_font at Base 2.4.0
+ gimp_font_select_widget_close at Base 2.4.0
+ gimp_font_select_widget_new at Base 2.4.0
+ gimp_font_select_widget_set at Base 2.4.0
+ gimp_gradient_select_button_get_gradient at Base 2.4.0
+ gimp_gradient_select_button_get_type at Base 2.4.0
+ gimp_gradient_select_button_new at Base 2.4.0
+ gimp_gradient_select_button_set_gradient at Base 2.4.0
+ gimp_gradient_select_widget_close at Base 2.4.0
+ gimp_gradient_select_widget_new at Base 2.4.0
+ gimp_gradient_select_widget_set at Base 2.4.0
+ gimp_image_combo_box_get_type at Base 2.4.0
+ gimp_image_combo_box_new at Base 2.4.0
+ gimp_image_menu_new at Base 2.4.0
+ gimp_image_metadata_load_finish at Base 2.10.0
+ gimp_image_metadata_load_prepare at Base 2.10.0
+ gimp_image_metadata_load_thumbnail at Base 2.10.0
+ gimp_image_metadata_save_finish at Base 2.10.0
+ gimp_image_metadata_save_prepare at Base 2.10.0
+ gimp_layer_combo_box_get_type at Base 2.4.0
+ gimp_layer_combo_box_new at Base 2.4.0
+ gimp_layer_menu_new at Base 2.4.0
+ gimp_palette_select_button_get_palette at Base 2.4.0
+ gimp_palette_select_button_get_type at Base 2.4.0
+ gimp_palette_select_button_new at Base 2.4.0
+ gimp_palette_select_button_set_palette at Base 2.4.0
+ gimp_palette_select_widget_close at Base 2.4.0
+ gimp_palette_select_widget_new at Base 2.4.0
+ gimp_palette_select_widget_set at Base 2.4.0
+ gimp_pattern_select_button_get_pattern at Base 2.4.0
+ gimp_pattern_select_button_get_type at Base 2.4.0
+ gimp_pattern_select_button_new at Base 2.4.0
+ gimp_pattern_select_button_set_pattern at Base 2.4.0
+ gimp_pattern_select_widget_close at Base 2.4.0
+ gimp_pattern_select_widget_new at Base 2.4.0
+ gimp_pattern_select_widget_set at Base 2.4.0
+ gimp_proc_browser_dialog_get_selected at Base 2.4.0
+ gimp_proc_browser_dialog_get_type at Base 2.4.0
+ gimp_proc_browser_dialog_new at Base 2.4.0
+ gimp_proc_view_new at Base 2.4.0
+ gimp_progress_bar_get_type at Base 2.4.0
+ gimp_progress_bar_new at Base 2.4.0
+ gimp_select_button_close_popup at Base 2.4.0
+ gimp_select_button_get_type at Base 2.4.0
+ gimp_ui_get_display_window at Base 2.4.0
+ gimp_ui_get_progress_window at Base 2.4.0
+ gimp_ui_init at Base 2.4.0
+ gimp_vectors_combo_box_get_type at Base 2.4.0
+ gimp_vectors_combo_box_new at Base 2.4.0
+ gimp_window_set_transient at Base 2.4.0
+ gimp_window_set_transient_for_display at Base 2.4.0
+ gimp_zoom_preview_get_drawable at Base 2.4.0
+ gimp_zoom_preview_get_drawable_id at Base 2.10.0
+ gimp_zoom_preview_get_factor at Base 2.4.0
+ gimp_zoom_preview_get_model at Base 2.4.0
+ gimp_zoom_preview_get_source at Base 2.4.0
+ gimp_zoom_preview_get_type at Base 2.4.0
+ gimp_zoom_preview_new at Base 2.4.0
+ gimp_zoom_preview_new_from_drawable_id at Base 2.10.0
+ gimp_zoom_preview_new_with_model at Base 2.4.0
+ gimp_zoom_preview_new_with_model_from_drawable_id at Base 2.10.0
+libgimpwidgets-2.0.so.0 libgimp2.0t64 #MINVER#
+* Build-Depends-Package: libgimp2.0t64-dev
+ _gimp_ensure_modules_func at Base 2.4.0
+ _gimp_get_background_func at Base 2.4.0
+ _gimp_get_foreground_func at Base 2.4.0
+ _gimp_pick_button_default_pick at Base 2.10.0
+ _gimp_pick_button_kwin_available at Base 2.10.0
+ _gimp_pick_button_kwin_pick at Base 2.10.0
+ _gimp_pick_button_xdg_available at Base 2.10.30
+ _gimp_pick_button_xdg_pick at Base 2.10.30
+ _gimp_standard_help_func at Base 2.4.0
+ _gimp_unit_store_sync_units at Base 2.8.14
+ _gimp_widgets_marshal_BOOLEAN__POINTER at Base 2.4.0
+ _gimp_widgets_marshal_VOID__DOUBLE_DOUBLE at Base 2.4.0
+ _gimp_widgets_marshal_VOID__ENUM_BOOLEAN at Base 2.10.0
+ _gimp_widgets_marshal_VOID__INT_INT at Base 2.4.0
+ _gimp_widgets_marshal_VOID__OBJECT_INT at Base 2.4.0
+ _gimp_widgets_marshal_VOID__POINTER_POINTER at Base 2.4.0
+ _gimp_widgets_marshal_VOID__STRING_FLAGS at Base 2.4.0
+ _gimp_widgets_marshal_VOID__STRING_INT at Base 2.4.0
+ gdk_cairo_get_clip_rectangle at Base 2.10.0
+ gdk_event_triggers_context_menu at Base 2.8.0
+ gdk_keymap_get_modifier_mask at Base 2.8.0
+ gdk_screen_get_monitor_workarea at Base 2.10.0
+ gimp_aspect_type_get_type at Base 2.4.0
+ gimp_browser_add_search_types at Base 2.4.0
+ gimp_browser_get_type at Base 2.4.0
+ gimp_browser_new at Base 2.4.0
+ gimp_browser_set_widget at Base 2.4.0
+ gimp_browser_show_message at Base 2.4.0
+ gimp_busy_box_get_message at Base 2.10.6
+ gimp_busy_box_get_type at Base 2.10.6
+ gimp_busy_box_new at Base 2.10.6
+ gimp_busy_box_set_message at Base 2.10.6
+ gimp_button_extended_clicked at Base 2.4.0
+ gimp_button_get_type at Base 2.4.0
+ gimp_button_new at Base 2.4.0
+ gimp_cairo_set_focus_line_pattern at Base 2.6.0
+ gimp_cairo_surface_create_from_pixbuf at Base 2.6.0
+ gimp_cell_renderer_color_get_type at Base 2.4.0
+ gimp_cell_renderer_color_new at Base 2.4.0
+ gimp_cell_renderer_toggle_clicked at Base 2.4.0
+ gimp_cell_renderer_toggle_get_type at Base 2.4.0
+ gimp_cell_renderer_toggle_new at Base 2.4.0
+ gimp_chain_button_get_active at Base 2.4.0
+ gimp_chain_button_get_icon_size at Base 2.10.12
+ gimp_chain_button_get_type at Base 2.4.0
+ gimp_chain_button_new at Base 2.4.0
+ gimp_chain_button_set_active at Base 2.4.0
+ gimp_chain_button_set_icon_size at Base 2.10.12
+ gimp_chain_position_get_type at Base 2.4.0
+ gimp_color_area_get_color at Base 2.4.0
+ gimp_color_area_get_type at Base 2.4.0
+ gimp_color_area_has_alpha at Base 2.4.0
+ gimp_color_area_new at Base 2.4.0
+ gimp_color_area_set_color at Base 2.4.0
+ gimp_color_area_set_color_config at Base 2.10.0
+ gimp_color_area_set_draw_border at Base 2.4.0
+ gimp_color_area_set_type at Base 2.4.0
+ gimp_color_area_type_get_type at Base 2.4.0
+ gimp_color_button_get_color at Base 2.4.0
+ gimp_color_button_get_title at Base 2.10.0
+ gimp_color_button_get_type at Base 2.4.0
+ gimp_color_button_get_ui_manager at Base 2.10.0
+ gimp_color_button_get_update at Base 2.4.0
+ gimp_color_button_has_alpha at Base 2.4.0
+ gimp_color_button_new at Base 2.4.0
+ gimp_color_button_set_color at Base 2.4.0
+ gimp_color_button_set_color_config at Base 2.10.0
+ gimp_color_button_set_title at Base 2.10.0
+ gimp_color_button_set_type at Base 2.4.0
+ gimp_color_button_set_update at Base 2.4.0
+ gimp_color_display_changed at Base 2.4.0
+ gimp_color_display_clone at Base 2.4.0
+ gimp_color_display_configure at Base 2.4.0
+ gimp_color_display_configure_reset at Base 2.4.0
+ gimp_color_display_convert at Base 2.4.0
+ gimp_color_display_convert_buffer at Base 2.10.0
+ gimp_color_display_convert_surface at Base 2.8.0
+ gimp_color_display_get_config at Base 2.4.0
+ gimp_color_display_get_enabled at Base 2.4.0
+ gimp_color_display_get_managed at Base 2.4.0
+ gimp_color_display_get_type at Base 2.4.0
+ gimp_color_display_load_state at Base 2.4.0
+ gimp_color_display_new at Base 2.4.0
+ gimp_color_display_save_state at Base 2.4.0
+ gimp_color_display_set_enabled at Base 2.4.0
+ gimp_color_display_stack_add at Base 2.4.0
+ gimp_color_display_stack_changed at Base 2.4.0
+ gimp_color_display_stack_clone at Base 2.4.0
+ gimp_color_display_stack_convert at Base 2.4.0
+ gimp_color_display_stack_convert_buffer at Base 2.10.0
+ gimp_color_display_stack_convert_surface at Base 2.8.0
+ gimp_color_display_stack_get_type at Base 2.4.0
+ gimp_color_display_stack_new at Base 2.4.0
+ gimp_color_display_stack_remove at Base 2.4.0
+ gimp_color_display_stack_reorder_down at Base 2.4.0
+ gimp_color_display_stack_reorder_up at Base 2.4.0
+ gimp_color_hex_entry_get_color at Base 2.4.0
+ gimp_color_hex_entry_get_type at Base 2.4.0
+ gimp_color_hex_entry_new at Base 2.4.0
+ gimp_color_hex_entry_set_color at Base 2.4.0
+ gimp_color_notebook_get_type at Base 2.4.0
+ gimp_color_notebook_set_has_page at Base 2.4.0
+ gimp_color_picker_cursors_get_resource at Base 2.10.0
+ gimp_color_profile_chooser_dialog_get_type at Base 2.10.0
+ gimp_color_profile_chooser_dialog_new at Base 2.10.0
+ gimp_color_profile_combo_box_add at Base 2.4.0
+ gimp_color_profile_combo_box_add_file at Base 2.10.0
+ gimp_color_profile_combo_box_get_active at Base 2.4.0
+ gimp_color_profile_combo_box_get_active_file at Base 2.10.0
+ gimp_color_profile_combo_box_get_type at Base 2.4.0
+ gimp_color_profile_combo_box_new at Base 2.4.0
+ gimp_color_profile_combo_box_new_with_model at Base 2.4.0
+ gimp_color_profile_combo_box_set_active at Base 2.4.0
+ gimp_color_profile_combo_box_set_active_file at Base 2.10.0
+ gimp_color_profile_store_add at Base 2.4.0
+ gimp_color_profile_store_add_file at Base 2.10.0
+ gimp_color_profile_store_get_type at Base 2.4.0
+ gimp_color_profile_store_new at Base 2.4.0
+ gimp_color_profile_view_get_type at Base 2.10.0
+ gimp_color_profile_view_new at Base 2.10.0
+ gimp_color_profile_view_set_error at Base 2.10.0
+ gimp_color_profile_view_set_profile at Base 2.10.0
+ gimp_color_scale_entry_new at Base 2.4.0
+ gimp_color_scale_get_type at Base 2.4.0
+ gimp_color_scale_new at Base 2.4.0
+ gimp_color_scale_set_channel at Base 2.4.0
+ gimp_color_scale_set_color at Base 2.4.0
+ gimp_color_scale_set_color_config at Base 2.10.0
+ gimp_color_scales_get_show_rgb_u8 at Base 2.10.0
+ gimp_color_scales_get_type at Base 2.4.0
+ gimp_color_scales_set_show_rgb_u8 at Base 2.10.0
+ gimp_color_select_get_type at Base 2.4.0
+ gimp_color_selection_color_changed at Base 2.4.0
+ gimp_color_selection_get_color at Base 2.4.0
+ gimp_color_selection_get_old_color at Base 2.4.0
+ gimp_color_selection_get_show_alpha at Base 2.4.0
+ gimp_color_selection_get_type at Base 2.4.0
+ gimp_color_selection_new at Base 2.4.0
+ gimp_color_selection_reset at Base 2.4.0
+ gimp_color_selection_set_color at Base 2.4.0
+ gimp_color_selection_set_config at Base 2.4.0
+ gimp_color_selection_set_old_color at Base 2.4.0
+ gimp_color_selection_set_show_alpha at Base 2.4.0
+ gimp_color_selector_channel_changed at Base 2.4.0
+ gimp_color_selector_channel_get_type at Base 2.4.0
+ gimp_color_selector_color_changed at Base 2.4.0
+ gimp_color_selector_get_channel at Base 2.10.0
+ gimp_color_selector_get_color at Base 2.10.0
+ gimp_color_selector_get_model_visible at Base 2.10.0
+ gimp_color_selector_get_show_alpha at Base 2.10.0
+ gimp_color_selector_get_toggles_sensitive at Base 2.10.0
+ gimp_color_selector_get_toggles_visible at Base 2.10.0
+ gimp_color_selector_get_type at Base 2.4.0
+ gimp_color_selector_model_get_type at Base 2.10.0
+ gimp_color_selector_model_visible_changed at Base 2.10.0
+ gimp_color_selector_new at Base 2.4.0
+ gimp_color_selector_set_channel at Base 2.4.0
+ gimp_color_selector_set_color at Base 2.4.0
+ gimp_color_selector_set_config at Base 2.4.0
+ gimp_color_selector_set_model_visible at Base 2.10.0
+ gimp_color_selector_set_show_alpha at Base 2.4.0
+ gimp_color_selector_set_toggles_sensitive at Base 2.4.0
+ gimp_color_selector_set_toggles_visible at Base 2.4.0
+ gimp_context_help at Base 2.4.0
+ gimp_controller_event at Base 2.4.0
+ gimp_controller_get_event_blurb at Base 2.4.0
+ gimp_controller_get_event_name at Base 2.4.0
+ gimp_controller_get_n_events at Base 2.4.0
+ gimp_controller_get_type at Base 2.4.0
+ gimp_controller_new at Base 2.4.0
+ gimp_coordinates_new at Base 2.4.0
+ gimp_dialog_add_button at Base 2.4.0
+ gimp_dialog_add_buttons at Base 2.4.0
+ gimp_dialog_add_buttons_valist at Base 2.4.0
+ gimp_dialog_get_type at Base 2.4.0
+ gimp_dialog_new at Base 2.4.0
+ gimp_dialog_new_valist at Base 2.4.0
+ gimp_dialog_run at Base 2.4.0
+ gimp_dialogs_show_help_button at Base 2.4.0
+ gimp_double_adjustment_update at Base 2.4.0
+ gimp_eevl_evaluate at Base 2.8.0
+ gimp_enum_combo_box_get_type at Base 2.4.0
+ gimp_enum_combo_box_new at Base 2.4.0
+ gimp_enum_combo_box_new_with_model at Base 2.4.0
+ gimp_enum_combo_box_set_icon_prefix at Base 2.10.0
+ gimp_enum_combo_box_set_stock_prefix at Base 2.4.0
+ gimp_enum_icon_box_new at Base 2.10.0
+ gimp_enum_icon_box_new_with_range at Base 2.10.0
+ gimp_enum_icon_box_set_child_padding at Base 2.10.0
+ gimp_enum_label_get_type at Base 2.4.0
+ gimp_enum_label_new at Base 2.4.0
+ gimp_enum_label_set_value at Base 2.4.0
+ gimp_enum_radio_box_new at Base 2.4.0
+ gimp_enum_radio_box_new_with_range at Base 2.4.0
+ gimp_enum_radio_frame_new at Base 2.4.0
+ gimp_enum_radio_frame_new_with_range at Base 2.4.0
+ gimp_enum_stock_box_new at Base 2.4.0
+ gimp_enum_stock_box_new_with_range at Base 2.4.0
+ gimp_enum_stock_box_set_child_padding at Base 2.4.0
+ gimp_enum_store_get_type at Base 2.4.0
+ gimp_enum_store_new at Base 2.4.0
+ gimp_enum_store_new_with_range at Base 2.4.0
+ gimp_enum_store_new_with_values at Base 2.4.0
+ gimp_enum_store_new_with_values_valist at Base 2.4.0
+ gimp_enum_store_set_icon_prefix at Base 2.10.0
+ gimp_enum_store_set_stock_prefix at Base 2.4.0
+ gimp_file_entry_get_filename at Base 2.4.0
+ gimp_file_entry_get_type at Base 2.4.0
+ gimp_file_entry_new at Base 2.4.0
+ gimp_file_entry_set_filename at Base 2.4.0
+ gimp_float_adjustment_update at Base 2.4.0
+ gimp_frame_get_type at Base 2.4.0
+ gimp_frame_new at Base 2.4.0
+ gimp_get_monitor_at_pointer at Base 2.10.0
+ gimp_help_connect at Base 2.4.0
+ gimp_help_disable_tooltips at Base 2.4.0
+ gimp_help_enable_tooltips at Base 2.4.0
+ gimp_help_id_quark at Base 2.4.0
+ gimp_help_set_help_data at Base 2.4.0
+ gimp_help_set_help_data_with_markup at Base 2.6.0
+ gimp_hint_box_get_type at Base 2.4.0
+ gimp_hint_box_new at Base 2.4.0
+ gimp_icon_pixbufs_get_resource at Base 2.10.0
+ gimp_icons_init at Base 2.10.0
+ gimp_icons_set_icon_theme at Base 2.10.0
+ gimp_int_adjustment_update at Base 2.4.0
+ gimp_int_combo_box_append at Base 2.4.0
+ gimp_int_combo_box_connect at Base 2.4.0
+ gimp_int_combo_box_get_active at Base 2.4.0
+ gimp_int_combo_box_get_active_user_data at Base 2.10.0
+ gimp_int_combo_box_get_label at Base 2.10.0
+ gimp_int_combo_box_get_layout at Base 2.10.0
+ gimp_int_combo_box_get_type at Base 2.4.0
+ gimp_int_combo_box_layout_get_type at Base 2.10.0
+ gimp_int_combo_box_new at Base 2.4.0
+ gimp_int_combo_box_new_array at Base 2.4.0
+ gimp_int_combo_box_new_valist at Base 2.4.0
+ gimp_int_combo_box_prepend at Base 2.4.0
+ gimp_int_combo_box_set_active at Base 2.4.0
+ gimp_int_combo_box_set_active_by_user_data at Base 2.10.0
+ gimp_int_combo_box_set_label at Base 2.10.0
+ gimp_int_combo_box_set_layout at Base 2.10.0
+ gimp_int_combo_box_set_sensitivity at Base 2.4.0
+ gimp_int_option_menu_new at Base 2.4.0
+ gimp_int_option_menu_set_history at Base 2.4.0
+ gimp_int_option_menu_set_sensitive at Base 2.4.0
+ gimp_int_radio_group_new at Base 2.4.0
+ gimp_int_radio_group_set_active at Base 2.4.0
+ gimp_int_store_get_type at Base 2.4.0
+ gimp_int_store_lookup_by_user_data at Base 2.10.0
+ gimp_int_store_lookup_by_value at Base 2.4.0
+ gimp_int_store_new at Base 2.4.0
+ gimp_label_set_attributes at Base 2.4.0
+ gimp_memsize_entry_get_type at Base 2.4.0
+ gimp_memsize_entry_get_value at Base 2.4.0
+ gimp_memsize_entry_new at Base 2.4.0
+ gimp_memsize_entry_set_value at Base 2.4.0
+ gimp_menu_item_update at Base 2.4.0
+ gimp_number_pair_entry_get_aspect at Base 2.4.0
+ gimp_number_pair_entry_get_default_text at Base 2.4.0
+ gimp_number_pair_entry_get_default_values at Base 2.4.0
+ gimp_number_pair_entry_get_ratio at Base 2.4.0
+ gimp_number_pair_entry_get_type at Base 2.4.0
+ gimp_number_pair_entry_get_user_override at Base 2.4.0
+ gimp_number_pair_entry_get_values at Base 2.4.0
+ gimp_number_pair_entry_new at Base 2.4.0
+ gimp_number_pair_entry_set_aspect at Base 2.4.0
+ gimp_number_pair_entry_set_default_text at Base 2.4.0
+ gimp_number_pair_entry_set_default_values at Base 2.4.0
+ gimp_number_pair_entry_set_ratio at Base 2.4.0
+ gimp_number_pair_entry_set_user_override at Base 2.4.0
+ gimp_number_pair_entry_set_values at Base 2.4.0
+ gimp_offset_area_get_type at Base 2.4.0
+ gimp_offset_area_new at Base 2.4.0
+ gimp_offset_area_set_offsets at Base 2.4.0
+ gimp_offset_area_set_pixbuf at Base 2.4.0
+ gimp_offset_area_set_size at Base 2.4.0
+ gimp_option_menu_new2 at Base 2.4.0
+ gimp_option_menu_new at Base 2.4.0
+ gimp_option_menu_set_history at Base 2.4.0
+ gimp_option_menu_set_sensitive at Base 2.4.0
+ gimp_page_selector_get_n_pages at Base 2.4.0
+ gimp_page_selector_get_page_label at Base 2.4.0
+ gimp_page_selector_get_page_thumbnail at Base 2.4.0
+ gimp_page_selector_get_selected_pages at Base 2.4.0
+ gimp_page_selector_get_selected_range at Base 2.4.0
+ gimp_page_selector_get_target at Base 2.4.0
+ gimp_page_selector_get_type at Base 2.4.0
+ gimp_page_selector_new at Base 2.4.0
+ gimp_page_selector_page_is_selected at Base 2.4.0
+ gimp_page_selector_select_all at Base 2.4.0
+ gimp_page_selector_select_page at Base 2.4.0
+ gimp_page_selector_select_range at Base 2.4.0
+ gimp_page_selector_set_n_pages at Base 2.4.0
+ gimp_page_selector_set_page_label at Base 2.4.0
+ gimp_page_selector_set_page_thumbnail at Base 2.4.0
+ gimp_page_selector_set_target at Base 2.4.0
+ gimp_page_selector_target_get_type at Base 2.4.0
+ gimp_page_selector_unselect_all at Base 2.4.0
+ gimp_page_selector_unselect_page at Base 2.4.0
+ gimp_path_editor_get_dir_writable at Base 2.4.0
+ gimp_path_editor_get_path at Base 2.4.0
+ gimp_path_editor_get_type at Base 2.4.0
+ gimp_path_editor_get_writable_path at Base 2.4.0
+ gimp_path_editor_new at Base 2.4.0
+ gimp_path_editor_set_dir_writable at Base 2.4.0
+ gimp_path_editor_set_path at Base 2.4.0
+ gimp_path_editor_set_writable_path at Base 2.4.0
+ gimp_pick_button_get_type at Base 2.4.0
+ gimp_pick_button_new at Base 2.4.0
+ gimp_pixmap_button_new at Base 2.4.0
+ gimp_pixmap_get_type at Base 2.4.0
+ gimp_pixmap_new at Base 2.4.0
+ gimp_pixmap_set at Base 2.4.0
+ gimp_preview_area_blend at Base 2.4.0
+ gimp_preview_area_draw at Base 2.4.0
+ gimp_preview_area_fill at Base 2.4.0
+ gimp_preview_area_get_type at Base 2.4.0
+ gimp_preview_area_mask at Base 2.4.0
+ gimp_preview_area_menu_popup at Base 2.4.0
+ gimp_preview_area_new at Base 2.4.0
+ gimp_preview_area_set_color_config at Base 2.10.0
+ gimp_preview_area_set_colormap at Base 2.4.0
+ gimp_preview_area_set_max_size at Base 2.4.0
+ gimp_preview_area_set_offsets at Base 2.4.0
+ gimp_preview_draw at Base 2.4.0
+ gimp_preview_draw_buffer at Base 2.4.0
+ gimp_preview_get_area at Base 2.4.0
+ gimp_preview_get_controls at Base 2.4.0
+ gimp_preview_get_position at Base 2.4.0
+ gimp_preview_get_size at Base 2.4.0
+ gimp_preview_get_type at Base 2.4.0
+ gimp_preview_get_update at Base 2.4.0
+ gimp_preview_invalidate at Base 2.4.0
+ gimp_preview_set_bounds at Base 2.4.0
+ gimp_preview_set_default_cursor at Base 2.4.0
+ gimp_preview_set_update at Base 2.4.0
+ gimp_preview_transform at Base 2.4.0
+ gimp_preview_untransform at Base 2.4.0
+ gimp_prop_boolean_combo_box_new at Base 2.4.0
+ gimp_prop_boolean_radio_frame_new at Base 2.4.0
+ gimp_prop_check_button_new at Base 2.4.0
+ gimp_prop_color_area_new at Base 2.4.0
+ gimp_prop_coordinates_connect at Base 2.4.0
+ gimp_prop_coordinates_new at Base 2.4.0
+ gimp_prop_entry_new at Base 2.4.0
+ gimp_prop_enum_check_button_new at Base 2.4.0
+ gimp_prop_enum_combo_box_new at Base 2.4.0
+ gimp_prop_enum_icon_box_new at Base 2.10.0
+ gimp_prop_enum_label_new at Base 2.4.0
+ gimp_prop_enum_radio_box_new at Base 2.4.0
+ gimp_prop_enum_radio_frame_new at Base 2.4.0
+ gimp_prop_enum_stock_box_new at Base 2.4.0
+ gimp_prop_expander_new at Base 2.4.0
+ gimp_prop_file_chooser_button_new at Base 2.4.0
+ gimp_prop_file_chooser_button_new_with_dialog at Base 2.4.0
+ gimp_prop_hscale_new at Base 2.4.0
+ gimp_prop_icon_image_new at Base 2.10.0
+ gimp_prop_int_combo_box_new at Base 2.4.0
+ gimp_prop_label_new at Base 2.4.0
+ gimp_prop_memsize_entry_new at Base 2.4.0
+ gimp_prop_opacity_entry_new at Base 2.4.0
+ gimp_prop_path_editor_new at Base 2.4.0
+ gimp_prop_pointer_combo_box_new at Base 2.10.0
+ gimp_prop_scale_entry_new at Base 2.4.0
+ gimp_prop_size_entry_new at Base 2.4.0
+ gimp_prop_spin_button_new at Base 2.4.0
+ gimp_prop_stock_image_new at Base 2.4.0
+ gimp_prop_string_combo_box_new at Base 2.4.0
+ gimp_prop_text_buffer_new at Base 2.4.0
+ gimp_prop_unit_combo_box_new at Base 2.8.0
+ gimp_prop_unit_menu_new at Base 2.4.0
+ gimp_query_boolean_box at Base 2.4.0
+ gimp_query_double_box at Base 2.4.0
+ gimp_query_int_box at Base 2.4.0
+ gimp_query_size_box at Base 2.4.0
+ gimp_query_string_box at Base 2.4.0
+ gimp_radio_button_update at Base 2.4.0
+ gimp_radio_group_new2 at Base 2.4.0
+ gimp_radio_group_new at Base 2.4.0
+ gimp_radio_group_set_active at Base 2.4.0
+ gimp_random_seed_new at Base 2.4.0
+ gimp_ruler_add_track_widget at Base 2.8.0
+ gimp_ruler_get_position at Base 2.6.0
+ gimp_ruler_get_range at Base 2.6.0
+ gimp_ruler_get_type at Base 2.6.0
+ gimp_ruler_get_unit at Base 2.6.0
+ gimp_ruler_new at Base 2.6.0
+ gimp_ruler_remove_track_widget at Base 2.8.0
+ gimp_ruler_set_position at Base 2.6.0
+ gimp_ruler_set_range at Base 2.6.0
+ gimp_ruler_set_unit at Base 2.6.0
+ gimp_scale_entry_get_logarithmic at Base 2.4.0
+ gimp_scale_entry_new at Base 2.4.0
+ gimp_scale_entry_set_logarithmic at Base 2.4.0
+ gimp_scale_entry_set_sensitive at Base 2.4.0
+ gimp_screen_get_color_profile at Base 2.10.0
+ gimp_scrolled_preview_freeze at Base 2.4.0
+ gimp_scrolled_preview_get_type at Base 2.4.0
+ gimp_scrolled_preview_set_policy at Base 2.4.0
+ gimp_scrolled_preview_set_position at Base 2.4.0
+ gimp_scrolled_preview_thaw at Base 2.4.0
+ gimp_size_entry_add_field at Base 2.4.0
+ gimp_size_entry_attach_label at Base 2.4.0
+ gimp_size_entry_get_help_widget at Base 2.4.0
+ gimp_size_entry_get_refval at Base 2.4.0
+ gimp_size_entry_get_type at Base 2.4.0
+ gimp_size_entry_get_unit at Base 2.4.0
+ gimp_size_entry_get_value at Base 2.4.0
+ gimp_size_entry_grab_focus at Base 2.4.0
+ gimp_size_entry_new at Base 2.4.0
+ gimp_size_entry_set_activates_default at Base 2.4.0
+ gimp_size_entry_set_pixel_digits at Base 2.4.0
+ gimp_size_entry_set_refval at Base 2.4.0
+ gimp_size_entry_set_refval_boundaries at Base 2.4.0
+ gimp_size_entry_set_refval_digits at Base 2.4.0
+ gimp_size_entry_set_resolution at Base 2.4.0
+ gimp_size_entry_set_size at Base 2.4.0
+ gimp_size_entry_set_unit at Base 2.4.0
+ gimp_size_entry_set_value at Base 2.4.0
+ gimp_size_entry_set_value_boundaries at Base 2.4.0
+ gimp_size_entry_show_unit_menu at Base 2.4.0
+ gimp_size_entry_update_policy_get_type at Base 2.4.0
+ gimp_spin_button_get_type at Base 2.10.12
+ gimp_spin_button_new at Base 2.4.0
+ gimp_spin_button_new_ at Base 2.10.12
+ gimp_spin_button_new_with_range at Base 2.10.12
+ gimp_standard_help_func at Base 2.4.0
+ gimp_stock_init at Base 2.4.0
+ gimp_string_combo_box_get_active at Base 2.4.0
+ gimp_string_combo_box_get_type at Base 2.4.0
+ gimp_string_combo_box_new at Base 2.4.0
+ gimp_string_combo_box_set_active at Base 2.4.0
+ gimp_table_attach_aligned at Base 2.4.0
+ gimp_toggle_button_sensitive_update at Base 2.4.0
+ gimp_toggle_button_update at Base 2.4.0
+ gimp_uint_adjustment_update at Base 2.4.0
+ gimp_unit_combo_box_get_active at Base 2.8.0
+ gimp_unit_combo_box_get_type at Base 2.8.0
+ gimp_unit_combo_box_new at Base 2.8.0
+ gimp_unit_combo_box_new_with_model at Base 2.8.0
+ gimp_unit_combo_box_set_active at Base 2.8.0
+ gimp_unit_menu_get_pixel_digits at Base 2.4.0
+ gimp_unit_menu_get_type at Base 2.4.0
+ gimp_unit_menu_get_unit at Base 2.4.0
+ gimp_unit_menu_new at Base 2.4.0
+ gimp_unit_menu_set_pixel_digits at Base 2.4.0
+ gimp_unit_menu_set_unit at Base 2.4.0
+ gimp_unit_menu_update at Base 2.4.0
+ gimp_unit_store_get_has_percent at Base 2.8.0
+ gimp_unit_store_get_has_pixels at Base 2.8.0
+ gimp_unit_store_get_type at Base 2.8.0
+ gimp_unit_store_get_value at Base 2.8.0
+ gimp_unit_store_get_values at Base 2.8.0
+ gimp_unit_store_new at Base 2.8.0
+ gimp_unit_store_set_has_percent at Base 2.8.0
+ gimp_unit_store_set_has_pixels at Base 2.8.0
+ gimp_unit_store_set_pixel_value at Base 2.8.0
+ gimp_unit_store_set_pixel_values at Base 2.8.0
+ gimp_unit_store_set_resolution at Base 2.8.0
+ gimp_unit_store_set_resolutions at Base 2.8.0
+ gimp_widget_get_color_profile at Base 2.10.0
+ gimp_widget_get_color_transform at Base 2.10.0
+ gimp_widget_get_monitor at Base 2.10.0
+ gimp_widget_track_monitor at Base 2.10.0
+ gimp_widgets_error_quark at Base 2.8.0
+ gimp_widgets_init at Base 2.4.0
+ gimp_zoom_button_new at Base 2.4.0
+ gimp_zoom_model_get_factor at Base 2.4.0
+ gimp_zoom_model_get_fraction at Base 2.4.0
+ gimp_zoom_model_get_type at Base 2.4.0
+ gimp_zoom_model_new at Base 2.4.0
+ gimp_zoom_model_set_range at Base 2.4.0
+ gimp_zoom_model_zoom at Base 2.4.0
+ gimp_zoom_model_zoom_step at Base 2.4.0
+ gimp_zoom_type_get_type at Base 2.4.0
+ gtk_box_new at Base 2.8.0
+ gtk_button_box_new at Base 2.8.0
+ gtk_label_get_xalign at Base 2.10.0
+ gtk_label_get_yalign at Base 2.10.0
+ gtk_label_set_xalign at Base 2.10.0
+ gtk_label_set_yalign at Base 2.10.0
+ gtk_paned_new at Base 2.8.0
+ gtk_scale_new at Base 2.8.0
+ gtk_scrollbar_new at Base 2.8.0
+ gtk_separator_new at Base 2.8.0
+ gtk_widget_get_modifier_mask at Base 2.8.0


More information about the pkg-gnome-maintainers mailing list