mirror of https://github.com/GNOME/gimp.git
app/app.types app/app-docs.sgml added GimpColorFrame stuff, updates.
2003-10-15 Michael Natterer <mitch@gimp.org> * app/app.types * app/app-docs.sgml * app/app-sections.txt: added GimpColorFrame stuff, updates.
This commit is contained in:
parent
3dd12b44a8
commit
3c14d9db81
|
@ -1,5 +1,6 @@
|
|||
2003-10-15 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* app/app.types
|
||||
* app/app-docs.sgml
|
||||
* app/app-sections.txt: added GimpColorFrame stuff, updates.
|
||||
|
||||
|
|
|
@ -1,202 +1,203 @@
|
|||
#include <gtk/gtk.h>
|
||||
#include "libgimpwidgets/gimpwidgets.h"
|
||||
|
||||
gimp_airbrush_get_type
|
||||
gimp_airbrush_options_get_type
|
||||
gimp_airbrush_tool_get_type
|
||||
gimp_airbrush_get_type
|
||||
gimp_airbrush_options_get_type
|
||||
gimp_airbrush_tool_get_type
|
||||
gimp_base_config_get_type
|
||||
gimp_bezier_stroke_get_type
|
||||
gimp_blend_options_get_type
|
||||
gimp_blend_tool_get_type
|
||||
gimp_brightness_contrast_tool_get_type
|
||||
gimp_brush_editor_get_type
|
||||
gimp_brush_factory_view_get_type
|
||||
gimp_brush_generated_get_type
|
||||
gimp_brush_get_type
|
||||
gimp_brush_pipe_get_type
|
||||
gimp_bucket_fill_options_get_type
|
||||
gimp_bucket_fill_tool_get_type
|
||||
gimp_buffer_get_type
|
||||
gimp_buffer_view_get_type
|
||||
gimp_by_color_select_tool_get_type
|
||||
gimp_cell_renderer_toggle_get_type
|
||||
gimp_cell_renderer_viewable_get_type
|
||||
gimp_channel_get_type
|
||||
gimp_channel_tree_view_get_type
|
||||
gimp_clone_get_type
|
||||
gimp_clone_options_get_type
|
||||
gimp_clone_tool_get_type
|
||||
gimp_color_balance_tool_get_type
|
||||
gimp_color_editor_get_type
|
||||
gimp_color_options_get_type
|
||||
gimp_color_panel_get_type
|
||||
gimp_color_picker_options_get_type
|
||||
gimp_color_picker_tool_get_type
|
||||
gimp_color_tool_get_type
|
||||
gimp_colorize_tool_get_type
|
||||
gimp_colormap_editor_get_type
|
||||
gimp_component_editor_get_type
|
||||
gimp_container_editor_get_type
|
||||
gimp_container_get_type
|
||||
gimp_container_grid_view_get_type
|
||||
gimp_container_menu_get_type
|
||||
gimp_container_menu_impl_get_type
|
||||
gimp_container_popup_get_type
|
||||
gimp_container_tree_view_get_type
|
||||
gimp_container_view_get_type
|
||||
gimp_context_get_type
|
||||
gimp_convolve_get_type
|
||||
gimp_convolve_options_get_type
|
||||
gimp_convolve_tool_get_type
|
||||
gimp_core_config_get_type
|
||||
gimp_crop_options_get_type
|
||||
gimp_crop_tool_get_type
|
||||
gimp_curves_tool_get_type
|
||||
gimp_data_editor_get_type
|
||||
gimp_data_factory_get_type
|
||||
gimp_data_factory_view_get_type
|
||||
gimp_data_get_type
|
||||
gimp_data_list_get_type
|
||||
gimp_device_info_get_type
|
||||
gimp_device_status_get_type
|
||||
gimp_dialog_factory_get_type
|
||||
gimp_display_config_get_type
|
||||
gimp_display_get_type
|
||||
gimp_display_shell_get_type
|
||||
gimp_dock_get_type
|
||||
gimp_dockable_get_type
|
||||
gimp_dockbook_get_type
|
||||
gimp_document_list_get_type
|
||||
gimp_document_view_get_type
|
||||
gimp_dodge_burn_get_type
|
||||
gimp_dodge_burn_options_get_type
|
||||
gimp_dodgeburn_tool_get_type
|
||||
gimp_draw_tool_get_type
|
||||
gimp_drawable_get_type
|
||||
gimp_drawable_tree_view_get_type
|
||||
gimp_editor_get_type
|
||||
gimp_ellipse_select_tool_get_type
|
||||
gimp_enum_menu_get_type
|
||||
gimp_environ_table_get_type
|
||||
gimp_eraser_get_type
|
||||
gimp_eraser_options_get_type
|
||||
gimp_eraser_tool_get_type
|
||||
gimp_error_console_get_type
|
||||
gimp_flip_options_get_type
|
||||
gimp_flip_tool_get_type
|
||||
gimp_font_get_type
|
||||
gimp_font_list_get_type
|
||||
gimp_font_selection_get_type
|
||||
gimp_free_select_tool_get_type
|
||||
gimp_fuzzy_select_tool_get_type
|
||||
gimp_get_type
|
||||
gimp_gradient_editor_get_type
|
||||
gimp_gradient_get_type
|
||||
gimp_grid_get_type
|
||||
gimp_bezier_stroke_get_type
|
||||
gimp_blend_options_get_type
|
||||
gimp_blend_tool_get_type
|
||||
gimp_brightness_contrast_tool_get_type
|
||||
gimp_brush_editor_get_type
|
||||
gimp_brush_factory_view_get_type
|
||||
gimp_brush_generated_get_type
|
||||
gimp_brush_get_type
|
||||
gimp_brush_pipe_get_type
|
||||
gimp_bucket_fill_options_get_type
|
||||
gimp_bucket_fill_tool_get_type
|
||||
gimp_buffer_get_type
|
||||
gimp_buffer_view_get_type
|
||||
gimp_by_color_select_tool_get_type
|
||||
gimp_cell_renderer_toggle_get_type
|
||||
gimp_cell_renderer_viewable_get_type
|
||||
gimp_channel_get_type
|
||||
gimp_channel_tree_view_get_type
|
||||
gimp_clone_get_type
|
||||
gimp_clone_options_get_type
|
||||
gimp_clone_tool_get_type
|
||||
gimp_color_balance_tool_get_type
|
||||
gimp_color_editor_get_type
|
||||
gimp_color_frame_get_type
|
||||
gimp_color_options_get_type
|
||||
gimp_color_panel_get_type
|
||||
gimp_color_picker_options_get_type
|
||||
gimp_color_picker_tool_get_type
|
||||
gimp_color_tool_get_type
|
||||
gimp_colorize_tool_get_type
|
||||
gimp_colormap_editor_get_type
|
||||
gimp_component_editor_get_type
|
||||
gimp_container_editor_get_type
|
||||
gimp_container_get_type
|
||||
gimp_container_grid_view_get_type
|
||||
gimp_container_menu_get_type
|
||||
gimp_container_menu_impl_get_type
|
||||
gimp_container_popup_get_type
|
||||
gimp_container_tree_view_get_type
|
||||
gimp_container_view_get_type
|
||||
gimp_context_get_type
|
||||
gimp_convolve_get_type
|
||||
gimp_convolve_options_get_type
|
||||
gimp_convolve_tool_get_type
|
||||
gimp_core_config_get_type
|
||||
gimp_crop_options_get_type
|
||||
gimp_crop_tool_get_type
|
||||
gimp_curves_tool_get_type
|
||||
gimp_data_editor_get_type
|
||||
gimp_data_factory_get_type
|
||||
gimp_data_factory_view_get_type
|
||||
gimp_data_get_type
|
||||
gimp_data_list_get_type
|
||||
gimp_device_info_get_type
|
||||
gimp_device_status_get_type
|
||||
gimp_dialog_factory_get_type
|
||||
gimp_display_config_get_type
|
||||
gimp_display_get_type
|
||||
gimp_display_shell_get_type
|
||||
gimp_dock_get_type
|
||||
gimp_dockable_get_type
|
||||
gimp_dockbook_get_type
|
||||
gimp_document_list_get_type
|
||||
gimp_document_view_get_type
|
||||
gimp_dodge_burn_get_type
|
||||
gimp_dodge_burn_options_get_type
|
||||
gimp_dodgeburn_tool_get_type
|
||||
gimp_draw_tool_get_type
|
||||
gimp_drawable_get_type
|
||||
gimp_drawable_tree_view_get_type
|
||||
gimp_editor_get_type
|
||||
gimp_ellipse_select_tool_get_type
|
||||
gimp_enum_menu_get_type
|
||||
gimp_environ_table_get_type
|
||||
gimp_eraser_get_type
|
||||
gimp_eraser_options_get_type
|
||||
gimp_eraser_tool_get_type
|
||||
gimp_error_console_get_type
|
||||
gimp_flip_options_get_type
|
||||
gimp_flip_tool_get_type
|
||||
gimp_font_get_type
|
||||
gimp_font_list_get_type
|
||||
gimp_font_selection_get_type
|
||||
gimp_free_select_tool_get_type
|
||||
gimp_fuzzy_select_tool_get_type
|
||||
gimp_get_type
|
||||
gimp_gradient_editor_get_type
|
||||
gimp_gradient_get_type
|
||||
gimp_grid_get_type
|
||||
gimp_grid_editor_get_type
|
||||
gimp_gui_config_get_type
|
||||
gimp_histogram_box_get_type
|
||||
gimp_histogram_tool_get_type
|
||||
gimp_histogram_view_get_type
|
||||
gimp_hue_saturation_tool_get_type
|
||||
gimp_image_dock_get_type
|
||||
gimp_image_editor_get_type
|
||||
gimp_image_get_type
|
||||
gimp_image_map_get_type
|
||||
gimp_image_map_tool_get_type
|
||||
gimp_image_view_get_type
|
||||
gimp_imagefile_get_type
|
||||
gimp_ink_options_get_type
|
||||
gimp_ink_tool_get_type
|
||||
gimp_iscissors_tool_get_type
|
||||
gimp_item_factory_get_type
|
||||
gimp_item_get_type
|
||||
gimp_item_tree_view_get_type
|
||||
gimp_item_undo_get_type
|
||||
gimp_layer_get_type
|
||||
gimp_layer_mask_get_type
|
||||
gimp_layer_tree_view_get_type
|
||||
gimp_levels_tool_get_type
|
||||
gimp_list_get_type
|
||||
gimp_magnify_options_get_type
|
||||
gimp_magnify_tool_get_type
|
||||
gimp_measure_options_get_type
|
||||
gimp_measure_tool_get_type
|
||||
gimp_menu_factory_get_type
|
||||
gimp_menu_item_get_type
|
||||
gimp_move_options_get_type
|
||||
gimp_move_tool_get_type
|
||||
gimp_navigation_preview_get_type
|
||||
gimp_navigation_view_get_type
|
||||
gimp_object_get_type
|
||||
gimp_paint_core_get_type
|
||||
gimp_paint_info_get_type
|
||||
gimp_paint_options_get_type
|
||||
gimp_paint_tool_get_type
|
||||
gimp_paintbrush_get_type
|
||||
gimp_paintbrush_tool_get_type
|
||||
gimp_palette_editor_get_type
|
||||
gimp_palette_get_type
|
||||
gimp_parasite_list_get_type
|
||||
gimp_pattern_get_type
|
||||
gimp_pencil_get_type
|
||||
gimp_pencil_options_get_type
|
||||
gimp_pencil_tool_get_type
|
||||
gimp_perspective_tool_get_type
|
||||
gimp_plugin_config_get_type
|
||||
gimp_posterize_tool_get_type
|
||||
gimp_preview_get_type
|
||||
gimp_preview_renderer_brush_get_type
|
||||
gimp_preview_renderer_drawable_get_type
|
||||
gimp_preview_renderer_get_type
|
||||
gimp_preview_renderer_gradient_get_type
|
||||
gimp_preview_renderer_image_get_type
|
||||
gimp_preview_renderer_layer_get_type
|
||||
gimp_preview_renderer_vectors_get_type
|
||||
gimp_rc_get_type
|
||||
gimp_rect_select_tool_get_type
|
||||
gimp_rotate_tool_get_type
|
||||
gimp_scale_tool_get_type
|
||||
gimp_selection_editor_get_type
|
||||
gimp_gui_config_get_type
|
||||
gimp_histogram_box_get_type
|
||||
gimp_histogram_tool_get_type
|
||||
gimp_histogram_view_get_type
|
||||
gimp_hue_saturation_tool_get_type
|
||||
gimp_image_dock_get_type
|
||||
gimp_image_editor_get_type
|
||||
gimp_image_get_type
|
||||
gimp_image_map_get_type
|
||||
gimp_image_map_tool_get_type
|
||||
gimp_image_view_get_type
|
||||
gimp_imagefile_get_type
|
||||
gimp_ink_options_get_type
|
||||
gimp_ink_tool_get_type
|
||||
gimp_iscissors_tool_get_type
|
||||
gimp_item_factory_get_type
|
||||
gimp_item_get_type
|
||||
gimp_item_tree_view_get_type
|
||||
gimp_item_undo_get_type
|
||||
gimp_layer_get_type
|
||||
gimp_layer_mask_get_type
|
||||
gimp_layer_tree_view_get_type
|
||||
gimp_levels_tool_get_type
|
||||
gimp_list_get_type
|
||||
gimp_magnify_options_get_type
|
||||
gimp_magnify_tool_get_type
|
||||
gimp_measure_options_get_type
|
||||
gimp_measure_tool_get_type
|
||||
gimp_menu_factory_get_type
|
||||
gimp_menu_item_get_type
|
||||
gimp_move_options_get_type
|
||||
gimp_move_tool_get_type
|
||||
gimp_navigation_preview_get_type
|
||||
gimp_navigation_view_get_type
|
||||
gimp_object_get_type
|
||||
gimp_paint_core_get_type
|
||||
gimp_paint_info_get_type
|
||||
gimp_paint_options_get_type
|
||||
gimp_paint_tool_get_type
|
||||
gimp_paintbrush_get_type
|
||||
gimp_paintbrush_tool_get_type
|
||||
gimp_palette_editor_get_type
|
||||
gimp_palette_get_type
|
||||
gimp_parasite_list_get_type
|
||||
gimp_pattern_get_type
|
||||
gimp_pencil_get_type
|
||||
gimp_pencil_options_get_type
|
||||
gimp_pencil_tool_get_type
|
||||
gimp_perspective_tool_get_type
|
||||
gimp_plugin_config_get_type
|
||||
gimp_posterize_tool_get_type
|
||||
gimp_preview_get_type
|
||||
gimp_preview_renderer_brush_get_type
|
||||
gimp_preview_renderer_drawable_get_type
|
||||
gimp_preview_renderer_get_type
|
||||
gimp_preview_renderer_gradient_get_type
|
||||
gimp_preview_renderer_image_get_type
|
||||
gimp_preview_renderer_layer_get_type
|
||||
gimp_preview_renderer_vectors_get_type
|
||||
gimp_rc_get_type
|
||||
gimp_rect_select_tool_get_type
|
||||
gimp_rotate_tool_get_type
|
||||
gimp_scale_tool_get_type
|
||||
gimp_selection_editor_get_type
|
||||
gimp_selection_get_type
|
||||
gimp_selection_options_get_type
|
||||
gimp_selection_tool_get_type
|
||||
gimp_shear_tool_get_type
|
||||
gimp_smudge_get_type
|
||||
gimp_smudge_options_get_type
|
||||
gimp_smudge_tool_get_type
|
||||
gimp_statusbar_get_type
|
||||
gimp_stroke_editor_get_type
|
||||
gimp_stroke_get_type
|
||||
gimp_stroke_options_get_type
|
||||
gimp_template_editor_get_type
|
||||
gimp_template_get_type
|
||||
gimp_template_view_get_type
|
||||
gimp_text_editor_get_type
|
||||
gimp_text_get_type
|
||||
gimp_text_layer_get_type
|
||||
gimp_text_layout_get_type
|
||||
gimp_text_options_get_type
|
||||
gimp_text_tool_get_type
|
||||
gimp_threshold_tool_get_type
|
||||
gimp_tool_control_get_type
|
||||
gimp_tool_get_type
|
||||
gimp_tool_info_get_type
|
||||
gimp_tool_options_get_type
|
||||
gimp_tool_options_editor_get_type
|
||||
gimp_toolbox_get_type
|
||||
gimp_transform_options_get_type
|
||||
gimp_transform_tool_get_type
|
||||
gimp_undo_editor_get_type
|
||||
gimp_undo_get_type
|
||||
gimp_undo_stack_get_type
|
||||
gimp_vector_options_get_type
|
||||
gimp_vector_tool_get_type
|
||||
gimp_vectors_get_type
|
||||
gimp_vectors_tree_view_get_type
|
||||
gimp_viewable_button_get_type
|
||||
gimp_viewable_dialog_get_type
|
||||
gimp_viewable_get_type
|
||||
gtk_hwrap_box_get_type
|
||||
gtk_vwrap_box_get_type
|
||||
gtk_wrap_box_get_type
|
||||
gimp_selection_options_get_type
|
||||
gimp_selection_tool_get_type
|
||||
gimp_shear_tool_get_type
|
||||
gimp_smudge_get_type
|
||||
gimp_smudge_options_get_type
|
||||
gimp_smudge_tool_get_type
|
||||
gimp_statusbar_get_type
|
||||
gimp_stroke_editor_get_type
|
||||
gimp_stroke_get_type
|
||||
gimp_stroke_options_get_type
|
||||
gimp_template_editor_get_type
|
||||
gimp_template_get_type
|
||||
gimp_template_view_get_type
|
||||
gimp_text_editor_get_type
|
||||
gimp_text_get_type
|
||||
gimp_text_layer_get_type
|
||||
gimp_text_layout_get_type
|
||||
gimp_text_options_get_type
|
||||
gimp_text_tool_get_type
|
||||
gimp_threshold_tool_get_type
|
||||
gimp_tool_control_get_type
|
||||
gimp_tool_get_type
|
||||
gimp_tool_info_get_type
|
||||
gimp_tool_options_get_type
|
||||
gimp_tool_options_editor_get_type
|
||||
gimp_toolbox_get_type
|
||||
gimp_transform_options_get_type
|
||||
gimp_transform_tool_get_type
|
||||
gimp_undo_editor_get_type
|
||||
gimp_undo_get_type
|
||||
gimp_undo_stack_get_type
|
||||
gimp_vector_options_get_type
|
||||
gimp_vector_tool_get_type
|
||||
gimp_vectors_get_type
|
||||
gimp_vectors_tree_view_get_type
|
||||
gimp_viewable_button_get_type
|
||||
gimp_viewable_dialog_get_type
|
||||
gimp_viewable_get_type
|
||||
gtk_hwrap_box_get_type
|
||||
gtk_vwrap_box_get_type
|
||||
gtk_wrap_box_get_type
|
||||
|
|
Loading…
Reference in New Issue