From e42129241681dde7adae7d20697e7b421682fbb4 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 18:23:22 +0200 Subject: Adding upstream version 2.10.22. Signed-off-by: Daniel Baumann --- devel-docs/libgimp/libgimp-sections.txt | 1577 +++++++++++++++++++++++++++++++ 1 file changed, 1577 insertions(+) create mode 100644 devel-docs/libgimp/libgimp-sections.txt (limited to 'devel-docs/libgimp/libgimp-sections.txt') diff --git a/devel-docs/libgimp/libgimp-sections.txt b/devel-docs/libgimp/libgimp-sections.txt new file mode 100644 index 0000000..a0cfd97 --- /dev/null +++ b/devel-docs/libgimp/libgimp-sections.txt @@ -0,0 +1,1577 @@ +
+gimp +gimp_version +gimp_getpid +gimp_get_data +gimp_get_data_size +gimp_set_data +GimpInitProc +GimpQuitProc +GimpQueryProc +GimpRunProc +GimpPlugInInfo +GimpParamDef +GimpParamRegion +GimpParamData +GimpParam +MAIN +gimp_main +gimp_quit +gimp_install_procedure +gimp_install_temp_proc +gimp_uninstall_temp_proc +gimp_run_procedure +gimp_run_procedure2 +gimp_destroy_params +gimp_destroy_paramdefs +gimp_get_pdb_error +gimp_get_pdb_status +gimp_tile_width +gimp_tile_height +gimp_shm_ID +gimp_shm_addr +gimp_gamma +gimp_install_cmap +gimp_min_colors +gimp_show_tool_tips +gimp_show_help_button +gimp_export_color_profile +gimp_export_exif +gimp_export_iptc +gimp_export_xmp +gimp_check_size +gimp_check_type +gimp_default_display +gimp_wm_class +gimp_display_name +gimp_monitor_number +gimp_user_time +gimp_icon_theme_dir +gimp_get_progname +gimp_extension_enable +gimp_extension_ack +gimp_extension_process +gimp_attach_parasite +gimp_detach_parasite +gimp_parasite_find +gimp_parasite_list +gimp_get_parasite +gimp_get_parasite_list +gimp_parasite_attach +gimp_parasite_detach +gimp_attach_new_parasite +
+ +
+gimpenums +gimp_enums_init +gimp_enums_get_type_names +GimpBrushApplicationMode +GimpConvertDitherType +GimpHistogramChannel +GimpLayerColorSpace +GimpLayerCompositeMode +GimpLayerMode +GimpLayerModeEffects +GIMP_NORMAL_MODE +GIMP_DISSOLVE_MODE +GIMP_BEHIND_MODE +GIMP_MULTIPLY_MODE +GIMP_SCREEN_MODE +GIMP_OVERLAY_MODE +GIMP_DIFFERENCE_MODE +GIMP_ADDITION_MODE +GIMP_SUBTRACT_MODE +GIMP_DARKEN_ONLY_MODE +GIMP_LIGHTEN_ONLY_MODE +GIMP_HUE_MODE +GIMP_SATURATION_MODE +GIMP_COLOR_MODE +GIMP_VALUE_MODE +GIMP_DIVIDE_MODE +GIMP_DODGE_MODE +GIMP_BURN_MODE +GIMP_HARDLIGHT_MODE +GIMP_SOFTLIGHT_MODE +GIMP_GRAIN_EXTRACT_MODE +GIMP_GRAIN_MERGE_MODE +GIMP_COLOR_ERASE_MODE +GIMP_FIXED_DITHER +GIMP_FSLOWBLEED_DITHER +GIMP_FS_DITHER +GIMP_NO_DITHER + +GIMP_TYPE_BRUSH_APPLICATION_MODE +GIMP_TYPE_CONVERT_DITHER_TYPE +GIMP_TYPE_HISTOGRAM_CHANNEL +GIMP_TYPE_LAYER_COLOR_SPACE +GIMP_TYPE_LAYER_COMPOSITE_MODE +GIMP_TYPE_LAYER_MODE +gimp_brush_application_mode_get_type +gimp_convert_dither_type_get_type +gimp_histogram_channel_get_type +gimp_layer_color_space_get_type +gimp_layer_composite_mode_get_type +gimp_layer_mode_get_type +
+ +
+gimpui +gimp_ui_init +gimp_ui_get_display_window +gimp_ui_get_progress_window +gimp_window_set_transient +gimp_window_set_transient_for_display +
+ +
+gimpexport +GimpExportCapabilities +GimpExportReturn +gimp_export_image +gimp_export_dialog_new +gimp_export_dialog_get_content_area +
+ +
+gimpbrush +gimp_brush_new +gimp_brush_duplicate +gimp_brush_rename +gimp_brush_delete +gimp_brush_get_info +gimp_brush_get_pixels +gimp_brush_get_spacing +gimp_brush_set_spacing +gimp_brush_get_shape +gimp_brush_set_shape +gimp_brush_get_spikes +gimp_brush_set_spikes +gimp_brush_get_angle +gimp_brush_set_angle +gimp_brush_get_radius +gimp_brush_set_radius +gimp_brush_get_aspect_ratio +gimp_brush_set_aspect_ratio +gimp_brush_get_hardness +gimp_brush_set_hardness +gimp_brush_is_generated +gimp_brush_is_editable +
+ +
+gimpbrushes +gimp_brushes_refresh +gimp_brushes_get_list +gimp_brushes_get_brush +gimp_brushes_set_brush +gimp_brushes_get_opacity +gimp_brushes_set_opacity +gimp_brushes_get_paint_mode +gimp_brushes_set_paint_mode +gimp_brushes_get_spacing +gimp_brushes_set_spacing +gimp_brushes_get_brush_data +
+ +
+gimpbrushselect +GimpRunBrushCallback +gimp_brush_select_new +gimp_brush_select_destroy +gimp_brushes_popup +gimp_brushes_close_popup +gimp_brushes_set_popup +
+ +
+gimpbuffer +gimp_buffers_get_list +gimp_buffer_rename +gimp_buffer_delete +gimp_buffer_get_width +gimp_buffer_get_height +gimp_buffer_get_bytes +gimp_buffer_get_image_type +
+ +
+gimpchannel +gimp_channel_new +gimp_channel_new_from_component +gimp_channel_copy +gimp_channel_get_show_masked +gimp_channel_set_show_masked +gimp_channel_get_opacity +gimp_channel_set_opacity +gimp_channel_get_color +gimp_channel_set_color +gimp_channel_combine_masks +
+ +
+gimpcolor +gimp_brightness_contrast +gimp_levels +gimp_levels_auto +gimp_levels_stretch +gimp_posterize +gimp_desaturate +gimp_desaturate_full +gimp_equalize +gimp_invert +gimp_curves_spline +gimp_curves_explicit +gimp_color_balance +gimp_colorize +gimp_histogram +gimp_hue_saturation +gimp_threshold +
+ +
+gimpcontext +gimp_context_push +gimp_context_pop +gimp_context_set_defaults +gimp_context_get_foreground +gimp_context_set_foreground +gimp_context_get_background +gimp_context_set_background +gimp_context_set_default_colors +gimp_context_swap_colors +gimp_context_get_opacity +gimp_context_set_opacity +gimp_context_get_paint_mode +gimp_context_set_paint_mode +gimp_context_list_paint_methods +gimp_context_get_paint_method +gimp_context_set_paint_method +gimp_context_get_stroke_method +gimp_context_set_stroke_method +gimp_context_get_line_width +gimp_context_set_line_width +gimp_context_get_line_width_unit +gimp_context_set_line_width_unit +gimp_context_get_line_cap_style +gimp_context_set_line_cap_style +gimp_context_get_line_join_style +gimp_context_set_line_join_style +gimp_context_get_line_miter_limit +gimp_context_set_line_miter_limit +gimp_context_get_line_dash_offset +gimp_context_set_line_dash_offset +gimp_context_get_line_dash_pattern +gimp_context_set_line_dash_pattern +gimp_context_get_brush +gimp_context_set_brush +gimp_context_get_brush_size +gimp_context_set_brush_size +gimp_context_set_brush_default_size +gimp_context_get_brush_aspect_ratio +gimp_context_set_brush_aspect_ratio +gimp_context_get_brush_angle +gimp_context_set_brush_angle +gimp_context_get_brush_spacing +gimp_context_set_brush_spacing +gimp_context_set_brush_default_spacing +gimp_context_get_brush_hardness +gimp_context_set_brush_hardness +gimp_context_set_brush_default_hardness +gimp_context_get_brush_force +gimp_context_set_brush_force +gimp_context_get_dynamics +gimp_context_set_dynamics +gimp_context_get_mypaint_brush +gimp_context_set_mypaint_brush +gimp_context_get_pattern +gimp_context_set_pattern +gimp_context_get_gradient +gimp_context_set_gradient +gimp_context_set_gradient_fg_bg_hsv_ccw +gimp_context_set_gradient_fg_bg_hsv_cw +gimp_context_set_gradient_fg_bg_rgb +gimp_context_set_gradient_fg_transparent +gimp_context_get_gradient_blend_color_space +gimp_context_set_gradient_blend_color_space +gimp_context_get_gradient_repeat_mode +gimp_context_set_gradient_repeat_mode +gimp_context_get_gradient_reverse +gimp_context_set_gradient_reverse +gimp_context_get_palette +gimp_context_set_palette +gimp_context_get_font +gimp_context_set_font +gimp_context_get_antialias +gimp_context_set_antialias +gimp_context_get_feather +gimp_context_set_feather +gimp_context_get_feather_radius +gimp_context_set_feather_radius +gimp_context_get_sample_merged +gimp_context_set_sample_merged +gimp_context_get_sample_criterion +gimp_context_set_sample_criterion +gimp_context_get_sample_threshold +gimp_context_set_sample_threshold +gimp_context_get_sample_threshold_int +gimp_context_set_sample_threshold_int +gimp_context_get_sample_transparent +gimp_context_set_sample_transparent +gimp_context_get_diagonal_neighbors +gimp_context_set_diagonal_neighbors +gimp_context_get_distance_metric +gimp_context_set_distance_metric +gimp_context_get_interpolation +gimp_context_set_interpolation +gimp_context_get_transform_direction +gimp_context_set_transform_direction +gimp_context_get_transform_resize +gimp_context_set_transform_resize +gimp_context_get_transform_recursion +gimp_context_set_transform_recursion +gimp_context_get_ink_angle +gimp_context_set_ink_angle +gimp_context_get_ink_blob_angle +gimp_context_set_ink_blob_angle +gimp_context_get_ink_blob_aspect_ratio +gimp_context_set_ink_blob_aspect_ratio +gimp_context_get_ink_blob_type +gimp_context_set_ink_blob_type +gimp_context_get_ink_size +gimp_context_set_ink_size +gimp_context_get_ink_size_sensitivity +gimp_context_set_ink_size_sensitivity +gimp_context_get_ink_speed_sensitivity +gimp_context_set_ink_speed_sensitivity +gimp_context_get_ink_tilt_sensitivity +gimp_context_set_ink_tilt_sensitivity +
+ +
+gimpdebug +gimp_debug_timer_start +gimp_debug_timer_end +
+ +
+gimpdisplay +gimp_display_new +gimp_display_delete +gimp_display_is_valid +gimp_display_get_window_handle +gimp_displays_flush +gimp_displays_reconnect +
+ +
+gimpdrawable +GimpDrawable +gimp_drawable_get_buffer +gimp_drawable_get_shadow_buffer +gimp_drawable_get_format +gimp_drawable_get_thumbnail_format +gimp_drawable_get +gimp_drawable_detach +gimp_drawable_flush +gimp_drawable_delete +gimp_drawable_is_valid +gimp_drawable_get_name +gimp_drawable_set_name +gimp_drawable_get_visible +gimp_drawable_set_visible +gimp_drawable_get_linked +gimp_drawable_set_linked +gimp_drawable_get_tattoo +gimp_drawable_set_tattoo +gimp_drawable_get_pixel +gimp_drawable_set_pixel +gimp_drawable_get_tile +gimp_drawable_get_tile2 +gimp_drawable_get_thumbnail_data +gimp_drawable_get_sub_thumbnail_data +gimp_drawable_get_color_uchar +gimp_drawable_merge_shadow +gimp_drawable_free_shadow +gimp_drawable_fill +gimp_drawable_update +gimp_drawable_mask_bounds +gimp_drawable_mask_intersect +gimp_drawable_get_image +gimp_drawable_set_image +gimp_drawable_has_alpha +gimp_drawable_type_with_alpha +gimp_drawable_type +gimp_drawable_is_rgb +gimp_drawable_is_gray +gimp_drawable_is_indexed +gimp_drawable_bpp +gimp_drawable_width +gimp_drawable_height +gimp_drawable_offsets +gimp_drawable_is_channel +gimp_drawable_is_layer +gimp_drawable_is_layer_mask +gimp_drawable_is_text_layer +gimp_drawable_offset +gimp_drawable_foreground_extract +gimp_drawable_parasite_find +gimp_drawable_parasite_list +gimp_drawable_parasite_attach +gimp_drawable_parasite_detach +gimp_drawable_attach_new_parasite +
+ +
+gimpdrawablecolor +gimp_drawable_brightness_contrast +gimp_drawable_color_balance +gimp_drawable_colorize_hsl +gimp_drawable_curves_explicit +gimp_drawable_curves_spline +gimp_drawable_desaturate +gimp_drawable_equalize +gimp_drawable_histogram +gimp_drawable_hue_saturation +gimp_drawable_invert +gimp_drawable_levels +gimp_drawable_levels_stretch +gimp_drawable_posterize +gimp_drawable_threshold +
+ +
+gimpdrawableedit +gimp_drawable_edit_clear +gimp_drawable_edit_fill +gimp_drawable_edit_bucket_fill +gimp_drawable_edit_gradient_fill +gimp_drawable_edit_stroke_selection +gimp_drawable_edit_stroke_item +
+ +
+gimpdrawabletransform +gimp_drawable_transform_flip_simple +gimp_drawable_transform_flip +gimp_drawable_transform_flip_default +gimp_drawable_transform_perspective +gimp_drawable_transform_perspective_default +gimp_drawable_transform_rotate_simple +gimp_drawable_transform_rotate +gimp_drawable_transform_rotate_default +gimp_drawable_transform_scale +gimp_drawable_transform_scale_default +gimp_drawable_transform_shear +gimp_drawable_transform_shear_default +gimp_drawable_transform_2d +gimp_drawable_transform_2d_default +gimp_drawable_transform_matrix +gimp_drawable_transform_matrix_default +
+ +
+gimpdynamics +gimp_dynamics_get_list +gimp_dynamics_refresh +
+ +
+gimpedit +gimp_edit_cut +gimp_edit_copy +gimp_edit_copy_visible +gimp_edit_paste +gimp_edit_paste_as_new +gimp_edit_paste_as_new_image +gimp_edit_named_cut +gimp_edit_named_copy +gimp_edit_named_copy_visible +gimp_edit_named_paste +gimp_edit_named_paste_as_new +gimp_edit_named_paste_as_new_image +gimp_edit_clear +gimp_edit_fill +gimp_edit_bucket_fill +gimp_edit_blend +gimp_edit_stroke +gimp_edit_stroke_vectors +
+ +
+gimpfileops +gimp_temp_name +gimp_file_load +gimp_file_load_layer +gimp_file_load_layers +gimp_file_save +gimp_file_save_thumbnail +gimp_register_magic_load_handler +gimp_register_load_handler +gimp_register_save_handler +gimp_register_file_handler_priority +gimp_register_file_handler_mime +gimp_register_file_handler_uri +gimp_register_file_handler_raw +gimp_register_thumbnail_loader +
+ +
+gimpfloatingsel +gimp_floating_sel_remove +gimp_floating_sel_anchor +gimp_floating_sel_to_layer +gimp_floating_sel_attach +gimp_floating_sel_rigor +gimp_floating_sel_relax +
+ +
+gimpfonts +gimp_fonts_refresh +gimp_fonts_get_list +
+ +
+gimpfontselect +GimpRunFontCallback +gimp_font_select_new +gimp_font_select_destroy +gimp_fonts_popup +gimp_fonts_close_popup +gimp_fonts_set_popup +
+ +
+gimpgimprc +gimp_gimprc_query +gimp_gimprc_set +gimp_get_color_configuration +gimp_get_default_comment +gimp_get_default_unit +gimp_get_module_load_inhibit +gimp_get_monitor_resolution +gimp_get_theme_dir +gimp_get_icon_theme_dir +
+ +
+gimpgradient +gimp_gradient_new +gimp_gradient_duplicate +gimp_gradient_rename +gimp_gradient_delete +gimp_gradient_is_editable +gimp_gradient_get_uniform_samples +gimp_gradient_get_custom_samples +gimp_gradient_get_number_of_segments +gimp_gradient_segment_get_left_color +gimp_gradient_segment_set_left_color +gimp_gradient_segment_get_right_color +gimp_gradient_segment_set_right_color +gimp_gradient_segment_get_left_pos +gimp_gradient_segment_set_left_pos +gimp_gradient_segment_get_middle_pos +gimp_gradient_segment_set_middle_pos +gimp_gradient_segment_get_right_pos +gimp_gradient_segment_set_right_pos +gimp_gradient_segment_get_blending_function +gimp_gradient_segment_get_coloring_type +gimp_gradient_segment_range_set_blending_function +gimp_gradient_segment_range_set_coloring_type +gimp_gradient_segment_range_flip +gimp_gradient_segment_range_replicate +gimp_gradient_segment_range_split_midpoint +gimp_gradient_segment_range_split_uniform +gimp_gradient_segment_range_delete +gimp_gradient_segment_range_redistribute_handles +gimp_gradient_segment_range_blend_colors +gimp_gradient_segment_range_blend_opacity +gimp_gradient_segment_range_move +
+ +
+gimpgradients +gimp_gradients_refresh +gimp_gradients_get_list +gimp_gradients_get_gradient +gimp_gradients_set_gradient +gimp_gradients_sample_uniform +gimp_gradients_sample_custom +gimp_gradients_get_gradient_data +
+ +
+gimpgradientselect +GimpRunGradientCallback +gimp_gradient_select_new +gimp_gradient_select_destroy +gimp_gradients_popup +gimp_gradients_close_popup +gimp_gradients_set_popup +
+ +
+gimphelp +gimp_help +
+ +
+gimpimage +gimp_image_list +gimp_image_new +gimp_image_new_with_precision +gimp_image_get_uri +gimp_image_get_xcf_uri +gimp_image_get_exported_uri +gimp_image_get_imported_uri +gimp_image_duplicate +gimp_image_delete +gimp_image_is_valid +gimp_image_base_type +gimp_image_get_precision +gimp_image_get_default_new_layer_mode +gimp_image_width +gimp_image_height +gimp_image_free_shadow +gimp_image_get_layers +gimp_image_get_channels +gimp_image_get_active_drawable +gimp_image_get_floating_sel +gimp_image_floating_sel_attached_to +gimp_image_pick_color +gimp_image_pick_correlate_layer +gimp_image_get_item_position +gimp_image_reorder_item +gimp_image_raise_item +gimp_image_lower_item +gimp_image_raise_item_to_top +gimp_image_lower_item_to_bottom +gimp_image_add_layer +gimp_image_insert_layer +gimp_image_remove_layer +gimp_image_freeze_layers +gimp_image_thaw_layers +gimp_image_raise_layer +gimp_image_lower_layer +gimp_image_raise_layer_to_top +gimp_image_lower_layer_to_bottom +gimp_image_get_layer_position +gimp_image_add_channel +gimp_image_insert_channel +gimp_image_remove_channel +gimp_image_freeze_channels +gimp_image_thaw_channels +gimp_image_raise_channel +gimp_image_lower_channel +gimp_image_get_channel_position +gimp_image_flatten +gimp_image_merge_visible_layers +gimp_image_merge_down +gimp_image_merge_layer_group +gimp_image_clean_all +gimp_image_is_dirty +gimp_image_get_active_layer +gimp_image_set_active_layer +gimp_image_get_active_channel +gimp_image_set_active_channel +gimp_image_unset_active_channel +gimp_image_get_selection +gimp_image_get_component_active +gimp_image_set_component_active +gimp_image_get_component_visible +gimp_image_set_component_visible +gimp_image_get_filename +gimp_image_set_filename +gimp_image_get_name +gimp_image_get_resolution +gimp_image_set_resolution +gimp_image_get_unit +gimp_image_set_unit +gimp_image_set_tattoo_state +gimp_image_get_tattoo_state +gimp_image_get_layer_by_tattoo +gimp_image_get_channel_by_tattoo +gimp_image_get_vectors_by_tattoo +gimp_image_get_layer_by_name +gimp_image_get_channel_by_name +gimp_image_get_vectors_by_name +gimp_image_get_cmap +gimp_image_set_cmap +gimp_image_get_colormap +gimp_image_set_colormap +gimp_image_get_vectors +gimp_image_get_thumbnail_data +gimp_image_get_metadata +gimp_image_set_metadata +gimp_image_attach_parasite +gimp_image_detach_parasite +gimp_image_get_parasite +gimp_image_get_parasite_list +gimp_image_parasite_find +gimp_image_parasite_list +gimp_image_parasite_attach +gimp_image_parasite_detach +gimp_image_attach_new_parasite +gimp_image_add_vectors +gimp_image_insert_vectors +gimp_image_remove_vectors +gimp_image_freeze_vectors +gimp_image_thaw_vectors +gimp_image_get_active_vectors +gimp_image_set_active_vectors +gimp_image_lower_vectors +gimp_image_raise_vectors +gimp_image_lower_vectors_to_bottom +gimp_image_raise_vectors_to_top +gimp_image_get_vectors_position +
+ +
+gimpimagecolorprofile +gimp_image_get_color_profile +gimp_image_set_color_profile +gimp_image_set_color_profile_from_file +gimp_image_get_effective_color_profile +gimp_image_convert_color_profile +gimp_image_convert_color_profile_from_file +
+ +
+gimpimageconvert +gimp_image_convert_rgb +gimp_image_convert_grayscale +gimp_image_convert_indexed +gimp_image_convert_set_dither_matrix +gimp_image_convert_precision +
+ +
+gimpimagegrid +gimp_image_grid_get_spacing +gimp_image_grid_set_spacing +gimp_image_grid_get_offset +gimp_image_grid_set_offset +gimp_image_grid_get_foreground_color +gimp_image_grid_set_foreground_color +gimp_image_grid_get_background_color +gimp_image_grid_set_background_color +gimp_image_grid_get_style +gimp_image_grid_set_style +
+ +
+gimpimageguides +gimp_image_add_hguide +gimp_image_add_vguide +gimp_image_delete_guide +gimp_image_find_next_guide +gimp_image_get_guide_orientation +gimp_image_get_guide_position +
+ +
+gimpimagesamplepoints +gimp_image_add_sample_point +gimp_image_delete_sample_point +gimp_image_find_next_sample_point +gimp_image_get_sample_point_position +
+ +
+gimpimageselect +gimp_image_select_color +gimp_image_select_contiguous_color +gimp_image_select_rectangle +gimp_image_select_round_rectangle +gimp_image_select_ellipse +gimp_image_select_polygon +gimp_image_select_item +
+ +
+gimpimagetransform +gimp_image_resize +gimp_image_resize_to_layers +gimp_image_scale +gimp_image_scale_full +gimp_image_crop +gimp_image_flip +gimp_image_rotate +
+ +
+gimpimageundo +gimp_image_undo_group_start +gimp_image_undo_group_end +gimp_image_undo_is_enabled +gimp_image_undo_disable +gimp_image_undo_enable +gimp_image_undo_freeze +gimp_image_undo_thaw +
+ +
+gimpmetadata +gimp_image_metadata_load_prepare +gimp_image_metadata_load_finish +gimp_image_metadata_save_prepare +gimp_image_metadata_save_finish +gimp_image_metadata_load_thumbnail +
+ +
+gimpitem +gimp_item_is_valid +gimp_item_get_image +gimp_item_delete +gimp_item_is_drawable +gimp_item_is_layer +gimp_item_is_text_layer +gimp_item_is_channel +gimp_item_is_layer_mask +gimp_item_is_selection +gimp_item_is_vectors +gimp_item_is_group +gimp_item_get_parent +gimp_item_get_children +gimp_item_get_expanded +gimp_item_set_expanded +gimp_item_get_name +gimp_item_set_name +gimp_item_get_visible +gimp_item_set_visible +gimp_item_get_linked +gimp_item_set_linked +gimp_item_get_lock_content +gimp_item_set_lock_content +gimp_item_get_lock_position +gimp_item_set_lock_position +gimp_item_get_color_tag +gimp_item_set_color_tag +gimp_item_get_tattoo +gimp_item_set_tattoo +gimp_item_attach_parasite +gimp_item_detach_parasite +gimp_item_get_parasite +gimp_item_get_parasite_list +
+ +
+gimpitemtransform +gimp_item_transform_translate +gimp_item_transform_flip_simple +gimp_item_transform_flip +gimp_item_transform_perspective +gimp_item_transform_rotate_simple +gimp_item_transform_rotate +gimp_item_transform_scale +gimp_item_transform_shear +gimp_item_transform_2d +gimp_item_transform_matrix +
+ +
+gimplayer +gimp_layer_new +gimp_layer_new_from_drawable +gimp_layer_new_from_visible +gimp_layer_new_from_pixbuf +gimp_layer_new_from_surface +gimp_layer_group_new +gimp_layer_copy +gimp_layer_scale +gimp_layer_scale_full +gimp_layer_resize +gimp_layer_resize_to_image_size +gimp_layer_translate +gimp_layer_add_alpha +gimp_layer_flatten +gimp_layer_set_offsets +gimp_layer_create_mask +gimp_layer_from_mask +gimp_layer_get_mask +gimp_layer_add_mask +gimp_layer_remove_mask +gimp_layer_is_floating_sel +gimp_layer_get_lock_alpha +gimp_layer_set_lock_alpha +gimp_layer_get_preserve_trans +gimp_layer_set_preserve_trans +gimp_layer_get_apply_mask +gimp_layer_set_apply_mask +gimp_layer_get_show_mask +gimp_layer_set_show_mask +gimp_layer_get_edit_mask +gimp_layer_set_edit_mask +gimp_layer_get_opacity +gimp_layer_set_opacity +gimp_layer_get_mode +gimp_layer_set_mode +gimp_layer_get_blend_space +gimp_layer_set_blend_space +gimp_layer_get_composite_space +gimp_layer_set_composite_space +gimp_layer_get_composite_mode +gimp_layer_set_composite_mode +
+ +
+gimpmessage +gimp_message +gimp_message_get_handler +gimp_message_set_handler +
+ +
+gimppalette +gimp_palette_new +gimp_palette_duplicate +gimp_palette_rename +gimp_palette_delete +gimp_palette_get_info +gimp_palette_get_colors +gimp_palette_get_columns +gimp_palette_set_columns +gimp_palette_add_entry +gimp_palette_delete_entry +gimp_palette_entry_get_color +gimp_palette_entry_set_color +gimp_palette_entry_get_name +gimp_palette_entry_set_name +gimp_palette_get_foreground +gimp_palette_get_background +gimp_palette_set_foreground +gimp_palette_set_background +gimp_palette_set_default_colors +gimp_palette_swap_colors +gimp_palette_is_editable +
+ +
+gimppalettes +gimp_palettes_refresh +gimp_palettes_get_list +gimp_palettes_get_palette +gimp_palettes_set_palette +gimp_palettes_get_palette_entry +
+ +
+gimppaletteselect +GimpRunPaletteCallback +gimp_palette_select_new +gimp_palette_select_destroy +gimp_palettes_popup +gimp_palettes_close_popup +gimp_palettes_set_popup +
+ +
+gimppaths +gimp_path_list +gimp_path_get_points +gimp_path_get_current +gimp_path_set_current +gimp_path_set_points +gimp_path_stroke_current +gimp_path_get_point_at_dist +gimp_path_get_tattoo +gimp_get_path_by_tattoo +gimp_path_delete +gimp_path_get_locked +gimp_path_set_locked +gimp_path_set_tattoo +gimp_path_to_selection +gimp_path_import +
+ +
+gimppattern +gimp_pattern_get_info +gimp_pattern_get_pixels +
+ +
+gimppatterns +gimp_patterns_refresh +gimp_patterns_get_list +gimp_patterns_get_pattern +gimp_patterns_set_pattern +gimp_patterns_get_pattern_data +
+ +
+gimppatternselect +GimpRunPatternCallback +gimp_pattern_select_new +gimp_pattern_select_destroy +gimp_patterns_popup +gimp_patterns_close_popup +gimp_patterns_set_popup +
+ +
+gimppixelrgn +GimpPixelRgn +gimp_pixel_rgn_init +gimp_pixel_rgn_resize +gimp_pixel_rgn_get_pixel +gimp_pixel_rgn_get_row +gimp_pixel_rgn_get_col +gimp_pixel_rgn_get_rect +gimp_pixel_rgn_set_pixel +gimp_pixel_rgn_set_row +gimp_pixel_rgn_set_col +gimp_pixel_rgn_set_rect +gimp_pixel_rgns_register +gimp_pixel_rgns_register2 +gimp_pixel_rgns_process +
+ +
+gimppixelfetcher +GimpPixelFetcherEdgeMode +GimpPixelFetcher +gimp_pixel_fetcher_new +gimp_pixel_fetcher_set_edge_mode +gimp_pixel_fetcher_set_bg_color +gimp_pixel_fetcher_get_pixel +gimp_pixel_fetcher_put_pixel +gimp_pixel_fetcher_destroy +
+ +
+gimpregioniterator +GimpRgnIterator +GimpRgnFunc1 +GimpRgnFunc2 +GimpRgnFuncSrc +GimpRgnFuncDest +GimpRgnFuncSrcDest +gimp_rgn_iterator_new +gimp_rgn_iterator_free +gimp_rgn_iterator_src +gimp_rgn_iterator_dest +gimp_rgn_iterator_src_dest +gimp_rgn_iterate1 +gimp_rgn_iterate2 +
+ +
+gimpplugin +gimp_plugin_domain_register +gimp_plugin_help_register +gimp_plugin_icon_register +gimp_plugin_menu_register +gimp_plugin_menu_branch_register +gimp_plugin_set_pdb_error_handler +gimp_plugin_get_pdb_error_handler +gimp_plugin_enable_precision +gimp_plugin_precision_enabled +
+ +
+gimpproceduraldb +gimp_procedural_db_temp_name +gimp_procedural_db_get_data +gimp_procedural_db_set_data +gimp_procedural_db_dump +gimp_procedural_db_query +gimp_procedural_db_proc_exists +gimp_procedural_db_proc_info +gimp_procedural_db_proc_arg +gimp_procedural_db_proc_val +gimp_procedural_db_get_data_size +
+ +
+gimpprogress +GimpProgressVtable +gimp_progress_init +gimp_progress_init_printf +gimp_progress_update +gimp_progress_pulse +gimp_progress_set_text +gimp_progress_set_text_printf +gimp_progress_end +gimp_progress_get_window_handle +GimpProgressStartCallback +GimpProgressEndCallback +GimpProgressTextCallback +GimpProgressValueCallback +gimp_progress_install_vtable +gimp_progress_install +gimp_progress_uninstall +gimp_progress_cancel +
+ +
+gimpselection +gimp_selection_bounds +gimp_selection_all +gimp_selection_none +gimp_selection_clear +gimp_selection_is_empty +gimp_selection_float +gimp_selection_load +gimp_selection_save +gimp_selection_value +gimp_selection_grow +gimp_selection_shrink +gimp_selection_invert +gimp_selection_feather +gimp_selection_sharpen +gimp_selection_border +gimp_selection_flood +gimp_selection_translate +gimp_selection_layer_alpha +gimp_selection_combine +
+ +
+gimptextlayer +gimp_text_layer_new +gimp_text_layer_get_text +gimp_text_layer_set_text +gimp_text_layer_get_markup +gimp_text_layer_get_font +gimp_text_layer_set_font +gimp_text_layer_get_font_size +gimp_text_layer_set_font_size +gimp_text_layer_get_hinting +gimp_text_layer_set_hinting +gimp_text_layer_get_antialias +gimp_text_layer_set_antialias +gimp_text_layer_get_kerning +gimp_text_layer_set_kerning +gimp_text_layer_get_language +gimp_text_layer_set_language +gimp_text_layer_get_base_direction +gimp_text_layer_set_base_direction +gimp_text_layer_get_justification +gimp_text_layer_set_justification +gimp_text_layer_get_color +gimp_text_layer_set_color +gimp_text_layer_get_indent +gimp_text_layer_set_indent +gimp_text_layer_get_line_spacing +gimp_text_layer_set_line_spacing +gimp_text_layer_get_letter_spacing +gimp_text_layer_set_letter_spacing +gimp_text_layer_get_hint_style +gimp_text_layer_set_hint_style +gimp_text_layer_resize +
+ +
+gimptexttool +gimp_text_fontname +gimp_text_get_extents_fontname +gimp_text +gimp_text_get_extents +
+ +
+gimptile +GimpTile +gimp_tile_ref +gimp_tile_ref_zero +gimp_tile_unref +gimp_tile_flush +gimp_tile_cache_size +gimp_tile_cache_ntiles +
+ +
+gimppainttools +gimp_airbrush +gimp_airbrush_default +gimp_clone +gimp_clone_default +gimp_convolve +gimp_convolve_default +gimp_dodgeburn +gimp_dodgeburn_default +gimp_edit_bucket_fill_full +gimp_eraser +gimp_eraser_default +gimp_heal +gimp_heal_default +gimp_paintbrush +gimp_paintbrush_default +gimp_pencil +gimp_smudge +gimp_smudge_default +
+ +
+gimpselectiontools +gimp_by_color_select +gimp_by_color_select_full +gimp_ellipse_select +gimp_free_select +gimp_fuzzy_select +gimp_fuzzy_select_full +gimp_rect_select +gimp_round_rect_select +
+ +
+gimptransformtools +gimp_flip +gimp_perspective +gimp_rotate +gimp_scale +gimp_shear +gimp_transform_2d +
+ +
+gimpvectors +gimp_vectors_new +gimp_vectors_new_from_text_layer +gimp_vectors_copy +gimp_vectors_is_valid +gimp_vectors_get_strokes +gimp_vectors_get_image +gimp_vectors_get_name +gimp_vectors_set_name +gimp_vectors_get_visible +gimp_vectors_set_visible +gimp_vectors_get_linked +gimp_vectors_set_linked +gimp_vectors_get_tattoo +gimp_vectors_set_tattoo +gimp_vectors_remove_stroke +gimp_vectors_to_selection +gimp_vectors_export_to_file +gimp_vectors_export_to_string +gimp_vectors_import_from_file +gimp_vectors_import_from_string +gimp_vectors_parasite_attach +gimp_vectors_parasite_detach +gimp_vectors_parasite_find +gimp_vectors_parasite_list +gimp_vectors_stroke_new_from_points +gimp_vectors_stroke_close +gimp_vectors_stroke_get_length +gimp_vectors_stroke_get_points +gimp_vectors_stroke_get_point_at_dist +gimp_vectors_stroke_interpolate +gimp_vectors_stroke_scale +gimp_vectors_stroke_translate +gimp_vectors_stroke_flip +gimp_vectors_stroke_flip_free +gimp_vectors_stroke_rotate +gimp_vectors_bezier_stroke_conicto +gimp_vectors_bezier_stroke_cubicto +gimp_vectors_bezier_stroke_lineto +gimp_vectors_bezier_stroke_new_ellipse +gimp_vectors_bezier_stroke_new_moveto +
+ +
+gimppixbuf +GimpPixbufTransparency +gimp_image_get_thumbnail +gimp_drawable_get_thumbnail +gimp_drawable_get_sub_thumbnail +
+ +
+gimpaspectpreview +GimpAspectPreview +GimpAspectPreview +gimp_aspect_preview_new +gimp_aspect_preview_new_from_drawable_id + +GimpAspectPreviewClass +GIMP_ASPECT_PREVIEW +GIMP_IS_ASPECT_PREVIEW +GIMP_TYPE_ASPECT_PREVIEW +gimp_aspect_preview_get_type +GIMP_ASPECT_PREVIEW_CLASS +GIMP_IS_ASPECT_PREVIEW_CLASS +GIMP_ASPECT_PREVIEW_GET_CLASS +
+ +
+gimpdrawablepreview +GimpDrawablePreview +GimpDrawablePreview +gimp_drawable_preview_new +gimp_drawable_preview_new_from_drawable_id +gimp_drawable_preview_get_drawable +gimp_drawable_preview_get_drawable_id +gimp_drawable_preview_draw_region + +GimpDrawablePreviewClass +GIMP_DRAWABLE_PREVIEW +GIMP_IS_DRAWABLE_PREVIEW +GIMP_TYPE_DRAWABLE_PREVIEW +gimp_drawable_preview_get_type +GIMP_DRAWABLE_PREVIEW_CLASS +GIMP_IS_DRAWABLE_PREVIEW_CLASS +GIMP_DRAWABLE_PREVIEW_GET_CLASS +
+ +
+gimpzoompreview +GimpZoomPreview +GimpZoomPreview +gimp_zoom_preview_new +gimp_zoom_preview_new_from_drawable_id +gimp_zoom_preview_new_with_model_from_drawable_id +gimp_zoom_preview_new_with_model +gimp_zoom_preview_get_source +gimp_zoom_preview_get_drawable +gimp_zoom_preview_get_drawable_id +gimp_zoom_preview_get_factor +gimp_zoom_preview_get_model + +GimpZoomPreviewClass +GimpZoomPreviewPrivate +GIMP_ZOOM_PREVIEW +GIMP_IS_ZOOM_PREVIEW +GIMP_TYPE_ZOOM_PREVIEW +gimp_zoom_preview_get_type +GIMP_ZOOM_PREVIEW_CLASS +GIMP_IS_ZOOM_PREVIEW_CLASS +GIMP_ZOOM_PREVIEW_GET_CLASS +
+ +
+gimpitemcombobox +GimpItemComboBox +GimpItemConstraintFunc +GimpDrawableComboBox +GimpDrawableConstraintFunc +gimp_drawable_combo_box_new +GimpChannelComboBox +gimp_channel_combo_box_new +GimpLayerComboBox +gimp_layer_combo_box_new +GimpVectorsComboBox +GimpVectorsConstraintFunc +gimp_vectors_combo_box_new + +GIMP_TYPE_LAYER_COMBO_BOX +GIMP_TYPE_CHANNEL_COMBO_BOX +gimp_layer_combo_box_get_type +GIMP_IS_LAYER_COMBO_BOX +GIMP_CHANNEL_COMBO_BOX +GIMP_DRAWABLE_COMBO_BOX +GIMP_LAYER_COMBO_BOX +gimp_drawable_combo_box_get_type +GIMP_IS_DRAWABLE_COMBO_BOX +GIMP_TYPE_DRAWABLE_COMBO_BOX +GIMP_IS_CHANNEL_COMBO_BOX +gimp_channel_combo_box_get_type +GIMP_IS_VECTORS_COMBO_BOX +GIMP_TYPE_VECTORS_COMBO_BOX +GIMP_VECTORS_COMBO_BOX +gimp_vectors_combo_box_get_type +
+ +
+gimpimagecombobox +GimpImageComboBox +GimpImageComboBox +GimpImageConstraintFunc +gimp_image_combo_box_new + +GIMP_IMAGE_COMBO_BOX +GIMP_IS_IMAGE_COMBO_BOX +GIMP_TYPE_IMAGE_COMBO_BOX +gimp_image_combo_box_get_type +
+ +
+gimpprocbrowserdialog +GimpProcBrowserDialog +GimpProcBrowserDialog +gimp_proc_browser_dialog_new +gimp_proc_browser_dialog_get_selected + +GimpProcBrowserDialogClass +GIMP_PROC_BROWSER_DIALOG +GIMP_IS_PROC_BROWSER_DIALOG +GIMP_TYPE_PROC_BROWSER_DIALOG +gimp_proc_browser_dialog_get_type +GIMP_PROC_BROWSER_DIALOG_CLASS +GIMP_IS_PROC_BROWSER_DIALOG_CLASS +GIMP_PROC_BROWSER_DIALOG_GET_CLASS +
+ +
+gimpprocview +gimp_proc_view_new +
+ +
+gimpprogressbar +GimpProgressBar +GimpProgressBar +gimp_progress_bar_new + +GimpProgressBarClass +GIMP_PROGRESS_BAR +GIMP_IS_PROGRESS_BAR +GIMP_TYPE_PROGRESS_BAR +gimp_progress_bar_get_type +GIMP_PROGRESS_BAR_CLASS +GIMP_IS_PROGRESS_BAR_CLASS +GIMP_PROGRESS_BAR_GET_CLASS +
+ +
+gimpbrushselectbutton +GimpBrushSelectButton +GimpBrushSelectButton +gimp_brush_select_button_new +gimp_brush_select_button_get_brush +gimp_brush_select_button_set_brush + +GimpBrushSelectButtonClass +GIMP_BRUSH_SELECT_BUTTON +GIMP_IS_BRUSH_SELECT_BUTTON +GIMP_TYPE_BRUSH_SELECT_BUTTON +gimp_brush_select_button_get_type +GIMP_BRUSH_SELECT_BUTTON_CLASS +GIMP_IS_BRUSH_SELECT_BUTTON_CLASS +GIMP_BRUSH_SELECT_BUTTON_GET_CLASS +
+ +
+gimpgradientselectbutton +GimpGradientSelectButton +GimpGradientSelectButton +gimp_gradient_select_button_new +gimp_gradient_select_button_get_gradient +gimp_gradient_select_button_set_gradient + +GimpGradientSelectButtonClass +GIMP_GRADIENT_SELECT_BUTTON +GIMP_IS_GRADIENT_SELECT_BUTTON +GIMP_TYPE_GRADIENT_SELECT_BUTTON +gimp_gradient_select_button_get_type +GIMP_GRADIENT_SELECT_BUTTON_CLASS +GIMP_IS_GRADIENT_SELECT_BUTTON_CLASS +GIMP_GRADIENT_SELECT_BUTTON_GET_CLASS +
+ +
+gimpfontselectbutton +GimpFontSelectButton +GimpFontSelectButton +gimp_font_select_button_new +gimp_font_select_button_get_font +gimp_font_select_button_set_font + +GimpFontSelectButtonClass +GIMP_FONT_SELECT_BUTTON +GIMP_IS_FONT_SELECT_BUTTON +GIMP_TYPE_FONT_SELECT_BUTTON +gimp_font_select_button_get_type +GIMP_FONT_SELECT_BUTTON_CLASS +GIMP_IS_FONT_SELECT_BUTTON_CLASS +GIMP_FONT_SELECT_BUTTON_GET_CLASS +
+ +
+gimppaletteselectbutton +GimpPaletteSelectButton +GimpPaletteSelectButton +gimp_palette_select_button_new +gimp_palette_select_button_get_palette +gimp_palette_select_button_set_palette + +GimpPaletteSelectButtonClass +GIMP_PALETTE_SELECT_BUTTON +GIMP_IS_PALETTE_SELECT_BUTTON +GIMP_TYPE_PALETTE_SELECT_BUTTON +gimp_palette_select_button_get_type +GIMP_PALETTE_SELECT_BUTTON_CLASS +GIMP_IS_PALETTE_SELECT_BUTTON_CLASS +GIMP_PALETTE_SELECT_BUTTON_GET_CLASS +
+ +
+gimppatternselectbutton +GimpPatternSelectButton +GimpPatternSelectButton +gimp_pattern_select_button_new +gimp_pattern_select_button_get_pattern +gimp_pattern_select_button_set_pattern + +GimpPatternSelectButtonClass +GIMP_PATTERN_SELECT_BUTTON +GIMP_IS_PATTERN_SELECT_BUTTON +GIMP_TYPE_PATTERN_SELECT_BUTTON +gimp_pattern_select_button_get_type +GIMP_PATTERN_SELECT_BUTTON_CLASS +GIMP_IS_PATTERN_SELECT_BUTTON_CLASS +GIMP_PATTERN_SELECT_BUTTON_GET_CLASS +
+ +
+gimpselectbutton +GimpSelectButton +GimpSelectButton +gimp_select_button_close_popup + +GimpSelectButtonClass +GIMP_SELECT_BUTTON +GIMP_IS_SELECT_BUTTON +GIMP_TYPE_SELECT_BUTTON +gimp_select_button_get_type +GIMP_SELECT_BUTTON_CLASS +GIMP_IS_SELECT_BUTTON_CLASS +GIMP_SELECT_BUTTON_GET_CLASS +
+ +
+gimpmenu +GimpConstraintFunc +GimpMenuCallback +gimp_image_menu_new +gimp_layer_menu_new +gimp_channel_menu_new +gimp_drawable_menu_new +
+ +
+gimpbrushmenu +gimp_brush_select_widget_new +gimp_brush_select_widget_close +gimp_brush_select_widget_set +
+ +
+gimpfontmenu +gimp_font_select_widget_new +gimp_font_select_widget_close +gimp_font_select_widget_set +
+ +
+gimpgradientmenu +gimp_gradient_select_widget_new +gimp_gradient_select_widget_close +gimp_gradient_select_widget_set +
+ +
+gimppatternmenu +gimp_pattern_select_widget_new +gimp_pattern_select_widget_close +gimp_pattern_select_widget_set +
+ +
+gimppalettemenu +gimp_palette_select_widget_new +gimp_palette_select_widget_close +gimp_palette_select_widget_set +
-- cgit v1.2.3