mirror of https://github.com/GNOME/gimp.git
app/app-docs.sgml app/app-sections.txt updated.
2003-09-28 Sven Neumann <sven@gimp.org> * app/app-docs.sgml * app/app-sections.txt * app/app.types: updated.
This commit is contained in:
parent
b80427e6c2
commit
049b4ad011
|
@ -1,3 +1,9 @@
|
|||
2003-09-28 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* app/app-docs.sgml
|
||||
* app/app-sections.txt
|
||||
* app/app.types: updated.
|
||||
|
||||
2003-09-28 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* app/app-sections.txt: some smaller updates.
|
||||
|
|
|
@ -171,6 +171,7 @@
|
|||
<chapter id="app-core-context">
|
||||
<title>GimpContext Objects</title>
|
||||
<xi:include href="xml/gimpcontext.xml"/>
|
||||
<xi:include href="xml/gimpstrokeoptions.xml"/>
|
||||
<xi:include href="xml/gimptooloptions.xml"/>
|
||||
</chapter>
|
||||
|
||||
|
@ -584,6 +585,7 @@
|
|||
<xi:include href="xml/gimpcoloreditor.xml"/>
|
||||
<xi:include href="xml/gimpdevicestatus.xml"/>
|
||||
<xi:include href="xml/gimperrorconsole.xml"/>
|
||||
<xi:include href="xml/gimpstrokeeditor.xml"/>
|
||||
<xi:include href="xml/gimptemplateeditor.xml"/>
|
||||
</chapter>
|
||||
|
||||
|
@ -675,6 +677,7 @@
|
|||
<xi:include href="xml/gimppreviewrenderergradient.xml"/>
|
||||
<xi:include href="xml/gimppreviewrendererimage.xml"/>
|
||||
<xi:include href="xml/gimppreviewrendererlayer.xml"/>
|
||||
<xi:include href="xml/gimppreviewrenderervectors.xml"/>
|
||||
</chapter>
|
||||
|
||||
<chapter id="app-widgets-cell-renderers">
|
||||
|
@ -738,6 +741,7 @@
|
|||
<xi:include href="xml/preferences-dialog.xml"/>
|
||||
<xi:include href="xml/resize-dialog.xml"/>
|
||||
<xi:include href="xml/resolution-calibrate-dialog.xml"/>
|
||||
<xi:include href="xml/stroke-dialog.xml"/>
|
||||
<xi:include href="xml/tips-dialog.xml"/>
|
||||
<xi:include href="xml/tips-parser.xml"/>
|
||||
<xi:include href="xml/tool-options-dialog.xml"/>
|
||||
|
|
|
@ -784,6 +784,7 @@ gimp_image_get_foreground
|
|||
gimp_image_get_background
|
||||
gimp_image_get_color
|
||||
gimp_image_transform_color
|
||||
gimp_image_transform_temp_buf
|
||||
gimp_image_shadow
|
||||
gimp_image_free_shadow
|
||||
gimp_image_apply_image
|
||||
|
@ -1181,6 +1182,21 @@ GIMP_IS_TEMPLATE_CLASS
|
|||
GIMP_TEMPLATE_GET_CLASS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpstrokeoptions</FILE>
|
||||
<TITLE>GimpStrokeOptions</TITLE>
|
||||
GimpStrokeOptions
|
||||
<SUBSECTION Standard>
|
||||
GimpStrokeOptionsClass
|
||||
GIMP_STROKE_OPTIONS
|
||||
GIMP_IS_STROKE_OPTIONS
|
||||
GIMP_TYPE_STROKE_OPTIONS
|
||||
gimp_stroke_options_get_type
|
||||
GIMP_STROKE_OPTIONS_CLASS
|
||||
GIMP_IS_STROKE_OPTIONS_CLASS
|
||||
GIMP_STROKE_OPTIONS_GET_CLASS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimptoolinfo</FILE>
|
||||
<TITLE>GimpToolInfo</TITLE>
|
||||
|
@ -4204,6 +4220,21 @@ GIMP_IS_PREVIEW_RENDERER_LAYER_CLASS
|
|||
GIMP_PREVIEW_RENDERER_LAYER_GET_CLASS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimppreviewrenderervectors</FILE>
|
||||
<TITLE>GimpPreviewRendererVectors</TITLE>
|
||||
GimpPreviewRendererVectors
|
||||
<SUBSECTION Standard>
|
||||
GimpPreviewRendererVectorsClass
|
||||
GIMP_PREVIEW_RENDERER_VECTORS
|
||||
GIMP_IS_PREVIEW_RENDERER_VECTORS
|
||||
GIMP_TYPE_PREVIEW_RENDERER_VECTORS
|
||||
gimp_preview_renderer_vectors_get_type
|
||||
GIMP_PREVIEW_RENDERER_VECTORS_CLASS
|
||||
GIMP_IS_PREVIEW_RENDERER_VECTORS_CLASS
|
||||
GIMP_PREVIEW_RENDERER_VECTORS_GET_CLASS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpselectioneditor</FILE>
|
||||
<TITLE>GimpSelectionEditor</TITLE>
|
||||
|
@ -4220,6 +4251,22 @@ GIMP_IS_SELECTION_EDITOR_CLASS
|
|||
GIMP_SELECTION_EDITOR_GET_CLASS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpstrokeeditor</FILE>
|
||||
<TITLE>GimpStrokeEditor</TITLE>
|
||||
GimpStrokeEditor
|
||||
gimp_stroke_editor_new
|
||||
<SUBSECTION Standard>
|
||||
GimpStrokeEditorClass
|
||||
GIMP_STROKE_EDITOR
|
||||
GIMP_IS_STROKE_EDITOR
|
||||
GIMP_TYPE_STROKE_EDITOR
|
||||
gimp_stroke_editor_get_type
|
||||
GIMP_STROKE_EDITOR_CLASS
|
||||
GIMP_IS_STROKE_EDITOR_CLASS
|
||||
GIMP_STROKE_EDITOR_GET_CLASS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimptemplateeditor</FILE>
|
||||
<TITLE>GimpTemplateEditor</TITLE>
|
||||
|
@ -4294,8 +4341,8 @@ gimp_toolbox_dnd_init
|
|||
<SECTION>
|
||||
<FILE>gimptoolbox-color-area</FILE>
|
||||
<TITLE>GimpToolbox-color-area</TITLE>
|
||||
2color_area_gdisp
|
||||
gimp_toolbox_color_area_create
|
||||
color_area_gdisp
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
@ -4477,29 +4524,30 @@ gimp_unit_get_plural
|
|||
<SECTION>
|
||||
<FILE>base-enums</FILE>
|
||||
GIMP_TYPE_CHECK_SIZE
|
||||
gimp_check_size_get_type
|
||||
GimpCheckSize
|
||||
GIMP_TYPE_CHECK_TYPE
|
||||
gimp_check_type_get_type
|
||||
GimpCheckType
|
||||
GIMP_TYPE_CURVE_TYPE
|
||||
gimp_curve_type_get_type
|
||||
GimpCurveType
|
||||
GIMP_TYPE_HISTOGRAM_CHANNEL
|
||||
gimp_histogram_channel_get_type
|
||||
GimpHistogramChannel
|
||||
GIMP_TYPE_INTERPOLATION_TYPE
|
||||
gimp_interpolation_type_get_type
|
||||
GimpInterpolationType
|
||||
GIMP_TYPE_LAYER_MODE_EFFECTS
|
||||
gimp_layer_mode_effects_get_type
|
||||
GimpLayerModeEffects
|
||||
GIMP_TYPE_TRANSFER_MODE
|
||||
gimp_transfer_mode_get_type
|
||||
GimpTransferMode
|
||||
GimpConvolutionType
|
||||
GimpChannelLutType
|
||||
GimpHueRange
|
||||
<SUBSECTION Standard>
|
||||
gimp_check_size_get_type
|
||||
gimp_check_type_get_type
|
||||
gimp_curve_type_get_type
|
||||
gimp_histogram_channel_get_type
|
||||
gimp_interpolation_type_get_type
|
||||
gimp_layer_mode_effects_get_type
|
||||
gimp_transfer_mode_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
@ -5006,79 +5054,56 @@ gimp_xml_parser_free
|
|||
<SECTION>
|
||||
<FILE>core-enums</FILE>
|
||||
GIMP_TYPE_ADD_MASK_TYPE
|
||||
gimp_add_mask_type_get_type
|
||||
GimpAddMaskType
|
||||
GIMP_TYPE_BLEND_MODE
|
||||
gimp_blend_mode_get_type
|
||||
GimpBlendMode
|
||||
GIMP_TYPE_BUCKET_FILL_MODE
|
||||
gimp_bucket_fill_mode_get_type
|
||||
GimpBucketFillMode
|
||||
GIMP_TYPE_CAP_STYLE
|
||||
gimp_cap_style_get_type
|
||||
GimpCapStyle
|
||||
GIMP_TYPE_CHANNEL_OPS
|
||||
gimp_channel_ops_get_type
|
||||
GimpChannelOps
|
||||
GIMP_TYPE_CHANNEL_TYPE
|
||||
gimp_channel_type_get_type
|
||||
GimpChannelType
|
||||
GIMP_TYPE_CONTAINER_POLICY
|
||||
gimp_container_policy_get_type
|
||||
GimpContainerPolicy
|
||||
GIMP_TYPE_CONVERT_DITHER_TYPE
|
||||
gimp_convert_dither_type_get_type
|
||||
GimpConvertDitherType
|
||||
GIMP_TYPE_GRAVITY_TYPE
|
||||
gimp_gravity_type_get_type
|
||||
GimpGravityType
|
||||
GIMP_TYPE_FILL_TYPE
|
||||
gimp_fill_type_get_type
|
||||
GimpFillType
|
||||
GIMP_TYPE_GRADIENT_TYPE
|
||||
gimp_gradient_type_get_type
|
||||
GimpGradientType
|
||||
GIMP_TYPE_GRID_STYLE
|
||||
gimp_grid_style_get_type
|
||||
GimpGridStyle
|
||||
GIMP_TYPE_IMAGE_BASE_TYPE
|
||||
gimp_image_base_type_get_type
|
||||
GimpImageBaseType
|
||||
GIMP_TYPE_IMAGE_TYPE
|
||||
gimp_image_type_get_type
|
||||
GimpImageType
|
||||
GIMP_TYPE_JOIN_STYLE
|
||||
gimp_join_style_get_type
|
||||
GimpJoinStyle
|
||||
GIMP_TYPE_ORIENTATION_TYPE
|
||||
gimp_orientation_type_get_type
|
||||
GimpOrientationType
|
||||
GIMP_TYPE_ROTATION_TYPE
|
||||
gimp_rotation_type_get_type
|
||||
GimpRotationType
|
||||
GIMP_TYPE_PREVIEW_SIZE
|
||||
gimp_preview_size_get_type
|
||||
GimpPreviewSize
|
||||
GIMP_TYPE_REPEAT_MODE
|
||||
gimp_repeat_mode_get_type
|
||||
GimpRepeatMode
|
||||
GIMP_TYPE_SELECTION_CONTROL
|
||||
gimp_selection_control_get_type
|
||||
GimpSelectionControl
|
||||
GIMP_TYPE_STROKE_STYLE
|
||||
GimpStrokeStyle
|
||||
GIMP_TYPE_THUMBNAIL_SIZE
|
||||
gimp_thumbnail_size_get_type
|
||||
GimpThumbnailSize
|
||||
GIMP_TYPE_TRANSFORM_DIRECTION
|
||||
gimp_transform_direction_get_type
|
||||
GimpTransformDirection
|
||||
GIMP_TYPE_UNDO_MODE
|
||||
gimp_undo_mode_get_type
|
||||
GimpUndoMode
|
||||
GIMP_TYPE_UNDO_EVENT
|
||||
gimp_undo_event_get_type
|
||||
GimpUndoEvent
|
||||
GIMP_TYPE_UNDO_TYPE
|
||||
gimp_undo_type_get_type
|
||||
GimpUndoType
|
||||
GimpContextPropType
|
||||
GimpContextPropMask
|
||||
|
@ -5088,6 +5113,33 @@ GimpGradientSegmentColor
|
|||
GimpMaskApplyMode
|
||||
GimpMergeType
|
||||
GimpOffsetType
|
||||
<SUBSECTION Standard>
|
||||
gimp_add_mask_type_get_type
|
||||
gimp_blend_mode_get_type
|
||||
gimp_bucket_fill_mode_get_type
|
||||
gimp_cap_style_get_type
|
||||
gimp_channel_ops_get_type
|
||||
gimp_channel_type_get_type
|
||||
gimp_container_policy_get_type
|
||||
gimp_convert_dither_type_get_type
|
||||
gimp_gravity_type_get_type
|
||||
gimp_fill_type_get_type
|
||||
gimp_gradient_type_get_type
|
||||
gimp_grid_style_get_type
|
||||
gimp_image_base_type_get_type
|
||||
gimp_image_type_get_type
|
||||
gimp_join_style_get_type
|
||||
gimp_orientation_type_get_type
|
||||
gimp_rotation_type_get_type
|
||||
gimp_preview_size_get_type
|
||||
gimp_repeat_mode_get_type
|
||||
gimp_selection_control_get_type
|
||||
gimp_stroke_style_get_type
|
||||
gimp_thumbnail_size_get_type
|
||||
gimp_transform_direction_get_type
|
||||
gimp_undo_mode_get_type
|
||||
gimp_undo_event_get_type
|
||||
gimp_undo_type_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
@ -5099,9 +5151,10 @@ GimpCoords
|
|||
GimpTattoo
|
||||
GimpInitStatusFunc
|
||||
GimpDataObjectLoaderFunc
|
||||
GimpObjectFilterFunc
|
||||
GimpStrokeItemFunc
|
||||
GimpUndoPopFunc
|
||||
GimpUndoFreeFunc
|
||||
GimpObjectFilterFunc
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
@ -5504,11 +5557,12 @@ gimp_marshal_VOID__VOID
|
|||
<SECTION>
|
||||
<FILE>display-enums</FILE>
|
||||
GIMP_TYPE_CURSOR_MODE
|
||||
gimp_cursor_mode_get_type
|
||||
GimpCursorMode
|
||||
GIMP_TYPE_DISPLAY_PADDING_MODE
|
||||
gimp_display_padding_mode_get_type
|
||||
GimpDisplayPaddingMode
|
||||
<SUBSECTION Standard>
|
||||
gimp_cursor_mode_get_type
|
||||
gimp_display_padding_mode_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
@ -5922,6 +5976,11 @@ gradients_menu_update
|
|||
grid_dialog_new
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>stroke-dialog</FILE>
|
||||
stroke_dialog_new
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gui</FILE>
|
||||
gui_init
|
||||
|
@ -6277,6 +6336,7 @@ vectors_export_cmd_callback
|
|||
vectors_vectors_tool_cmd_callback
|
||||
vectors_edit_attributes_cmd_callback
|
||||
vectors_selection_to_vectors
|
||||
vectors_stroke_vectors
|
||||
vectors_vectors_tool
|
||||
vectors_new_vectors_query
|
||||
vectors_edit_vectors_query
|
||||
|
@ -6317,24 +6377,25 @@ view_shrink_wrap_cmd_callback
|
|||
<SECTION>
|
||||
<FILE>paint-enums</FILE>
|
||||
GIMP_TYPE_CLONE_TYPE
|
||||
gimp_clone_type_get_type
|
||||
GimpCloneType
|
||||
GIMP_TYPE_CLONE_ALIGN_MODE
|
||||
gimp_clone_align_mode_get_type
|
||||
GimpCloneAlignMode
|
||||
GIMP_TYPE_DODGE_BURN_TYPE
|
||||
gimp_dodge_burn_type_get_type
|
||||
GimpDodgeBurnType
|
||||
GIMP_TYPE_CONVOLVE_TYPE
|
||||
gimp_convolve_type_get_type
|
||||
GimpConvolveType
|
||||
GIMP_TYPE_INK_BLOB_TYPE
|
||||
gimp_ink_blob_type_get_type
|
||||
GimpInkBlobType
|
||||
GIMP_TYPE_PAINT_APPLICATION_MODE
|
||||
gimp_paint_application_mode_get_type
|
||||
GimpPaintApplicationMode
|
||||
GimpBrushApplicationMode
|
||||
<SUBSECTION Standard>
|
||||
gimp_clone_type_get_type
|
||||
gimp_clone_align_mode_get_type
|
||||
gimp_dodge_burn_type_get_type
|
||||
gimp_convolve_type_get_type
|
||||
gimp_ink_blob_type_get_type
|
||||
gimp_paint_application_mode_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
@ -6391,6 +6452,8 @@ combine_inten_a_and_channel_selection_pixels
|
|||
extract_from_inten_pixels
|
||||
extract_from_indexed_pixels
|
||||
color_region
|
||||
color_region_mask
|
||||
pattern_region
|
||||
blend_region
|
||||
shade_region
|
||||
copy_region
|
||||
|
@ -6578,14 +6641,15 @@ plug_ins_image_types_parse
|
|||
<SECTION>
|
||||
<FILE>text-enums</FILE>
|
||||
GIMP_TYPE_TEXT_BOX_MODE
|
||||
gimp_text_box_mode_get_type
|
||||
GimpTextBoxMode
|
||||
GIMP_TYPE_TEXT_DIRECTION
|
||||
gimp_text_direction_get_type
|
||||
GimpTextDirection
|
||||
GIMP_TYPE_TEXT_JUSTIFICATION
|
||||
gimp_text_justification_get_type
|
||||
GimpTextJustification
|
||||
<SUBSECTION Standard>
|
||||
gimp_text_box_mode_get_type
|
||||
gimp_text_direction_get_type
|
||||
gimp_text_justification_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
@ -6643,25 +6707,29 @@ tool_manager_cursor_update_active
|
|||
|
||||
<SECTION>
|
||||
<FILE>tools-enums</FILE>
|
||||
GIMP_TYPE_COLOR_PICK_MODE
|
||||
GimpColorPickMode
|
||||
GIMP_TYPE_CROP_MODE
|
||||
gimp_crop_mode_get_type
|
||||
GimpCropMode
|
||||
SelectOps
|
||||
GimpToolAction
|
||||
GimpMotionMode
|
||||
GIMP_TYPE_RECT_SELECT_MODE
|
||||
gimp_rect_select_mode_get_type
|
||||
GimpRectSelectMode
|
||||
GIMP_TYPE_TRANSFORM_TYPE
|
||||
gimp_transform_type_get_type
|
||||
GimpTransformType
|
||||
GIMP_TYPE_VECTOR_MODE
|
||||
gimp_vector_mode_get_type
|
||||
GimpVectorMode
|
||||
GIMP_TYPE_TRANSFORM_GRID_TYPE
|
||||
gimp_transform_grid_type_get_type
|
||||
GimpTransformGridType
|
||||
TransformAction
|
||||
<SUBSECTION Standard>
|
||||
gimp_color_pick_mode_get_type
|
||||
gimp_crop_mode_get_type
|
||||
gimp_rect_select_mode_get_type
|
||||
gimp_transform_type_get_type
|
||||
gimp_vector_mode_get_type
|
||||
gimp_transform_grid_type_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
@ -6838,22 +6906,16 @@ gimp_rgb_get_gdk_color
|
|||
<SECTION>
|
||||
<FILE>widgets-enums</FILE>
|
||||
GIMP_TYPE_ASPECT_TYPE
|
||||
gimp_aspect_type_get_type
|
||||
GimpAspectType
|
||||
GIMP_TYPE_HELP_BROWSER_TYPE
|
||||
gimp_help_browser_type_get_type
|
||||
GimpHelpBrowserType
|
||||
GIMP_TYPE_HISTOGRAM_SCALE
|
||||
gimp_histogram_scale_get_type
|
||||
GimpHistogramScale
|
||||
GIMP_TYPE_TAB_STYLE
|
||||
gimp_tab_style_get_type
|
||||
GimpTabStyle
|
||||
GIMP_TYPE_VIEW_TYPE
|
||||
gimp_view_type_get_type
|
||||
GimpViewType
|
||||
GIMP_TYPE_ZOOM_TYPE
|
||||
gimp_zoom_type_get_type
|
||||
GimpZoomType
|
||||
GimpPreviewBG
|
||||
GimpDropType
|
||||
|
@ -6861,6 +6923,13 @@ GimpCursorType
|
|||
GimpToolCursorType
|
||||
GimpCursorModifier
|
||||
GimpDeviceValues
|
||||
<SUBSECTION Standard>
|
||||
gimp_aspect_type_get_type
|
||||
gimp_help_browser_type_get_type
|
||||
gimp_histogram_scale_get_type
|
||||
gimp_tab_style_get_type
|
||||
gimp_view_type_get_type
|
||||
gimp_zoom_type_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
|
|
@ -1,199 +1,200 @@
|
|||
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
#include "libgimpwidgets/gimpwidgets.h"
|
||||
|
||||
gimp_base_config_get_type
|
||||
gimp_core_config_get_type
|
||||
gimp_display_config_get_type
|
||||
gimp_gui_config_get_type
|
||||
gimp_plugin_config_get_type
|
||||
gimp_rc_get_type
|
||||
gimp_get_type
|
||||
gimp_brush_get_type
|
||||
gimp_brush_generated_get_type
|
||||
gimp_brush_pipe_get_type
|
||||
gimp_buffer_get_type
|
||||
gimp_channel_get_type
|
||||
gimp_container_get_type
|
||||
gimp_context_get_type
|
||||
gimp_data_get_type
|
||||
gimp_data_factory_get_type
|
||||
gimp_data_list_get_type
|
||||
gimp_document_list_get_type
|
||||
gimp_drawable_get_type
|
||||
gimp_environ_table_get_type
|
||||
gimp_gradient_get_type
|
||||
gimp_grid_get_type
|
||||
gimp_image_get_type
|
||||
gimp_imagefile_get_type
|
||||
gimp_image_map_get_type
|
||||
gimp_item_get_type
|
||||
gimp_item_undo_get_type
|
||||
gimp_layer_get_type
|
||||
gimp_layer_mask_get_type
|
||||
gimp_list_get_type
|
||||
gimp_object_get_type
|
||||
gimp_paint_info_get_type
|
||||
gimp_palette_get_type
|
||||
gimp_parasite_list_get_type
|
||||
gimp_pattern_get_type
|
||||
gimp_selection_get_type
|
||||
gimp_template_get_type
|
||||
gimp_tool_info_get_type
|
||||
gimp_tool_options_get_type
|
||||
gimp_undo_get_type
|
||||
gimp_undo_stack_get_type
|
||||
gimp_viewable_get_type
|
||||
gimp_display_get_type
|
||||
gimp_display_shell_get_type
|
||||
gimp_navigation_view_get_type
|
||||
gimp_statusbar_get_type
|
||||
gimp_airbrush_get_type
|
||||
gimp_airbrush_options_get_type
|
||||
gimp_clone_get_type
|
||||
gimp_clone_options_get_type
|
||||
gimp_convolve_get_type
|
||||
gimp_convolve_options_get_type
|
||||
gimp_dodge_burn_get_type
|
||||
gimp_dodge_burn_options_get_type
|
||||
gimp_eraser_get_type
|
||||
gimp_eraser_options_get_type
|
||||
gimp_paintbrush_get_type
|
||||
gimp_paint_core_get_type
|
||||
gimp_paint_options_get_type
|
||||
gimp_pencil_get_type
|
||||
gimp_pencil_options_get_type
|
||||
gimp_smudge_get_type
|
||||
gimp_smudge_options_get_type
|
||||
gimp_font_get_type
|
||||
gimp_font_list_get_type
|
||||
gimp_text_get_type
|
||||
gimp_text_layer_get_type
|
||||
gimp_text_layout_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_colorize_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_convolve_tool_get_type
|
||||
gimp_crop_options_get_type
|
||||
gimp_crop_tool_get_type
|
||||
gimp_curves_tool_get_type
|
||||
gimp_dodgeburn_tool_get_type
|
||||
gimp_draw_tool_get_type
|
||||
gimp_ellipse_select_tool_get_type
|
||||
gimp_eraser_tool_get_type
|
||||
gimp_flip_options_get_type
|
||||
gimp_flip_tool_get_type
|
||||
gimp_free_select_tool_get_type
|
||||
gimp_fuzzy_select_tool_get_type
|
||||
gimp_histogram_tool_get_type
|
||||
gimp_hue_saturation_tool_get_type
|
||||
gimp_image_map_tool_get_type
|
||||
gimp_ink_options_get_type
|
||||
gimp_ink_tool_get_type
|
||||
gimp_iscissors_tool_get_type
|
||||
gimp_levels_tool_get_type
|
||||
gimp_magnify_options_get_type
|
||||
gimp_magnify_tool_get_type
|
||||
gimp_measure_options_get_type
|
||||
gimp_measure_tool_get_type
|
||||
gimp_move_options_get_type
|
||||
gimp_move_tool_get_type
|
||||
gimp_paintbrush_tool_get_type
|
||||
gimp_paint_tool_get_type
|
||||
gimp_pencil_tool_get_type
|
||||
gimp_perspective_tool_get_type
|
||||
gimp_posterize_tool_get_type
|
||||
gimp_rect_select_tool_get_type
|
||||
gimp_rotate_tool_get_type
|
||||
gimp_scale_tool_get_type
|
||||
gimp_selection_options_get_type
|
||||
gimp_selection_tool_get_type
|
||||
gimp_shear_tool_get_type
|
||||
gimp_smudge_tool_get_type
|
||||
gimp_text_options_get_type
|
||||
gimp_text_tool_get_type
|
||||
gimp_threshold_tool_get_type
|
||||
gimp_tool_get_type
|
||||
gimp_tool_control_get_type
|
||||
gimp_transform_options_get_type
|
||||
gimp_transform_tool_get_type
|
||||
gimp_vector_options_get_type
|
||||
gimp_vector_tool_get_type
|
||||
gimp_bezier_stroke_get_type
|
||||
gimp_stroke_get_type
|
||||
gimp_vectors_get_type
|
||||
gimp_brush_editor_get_type
|
||||
gimp_brush_factory_view_get_type
|
||||
gimp_buffer_view_get_type
|
||||
gimp_cell_renderer_toggle_get_type
|
||||
gimp_cell_renderer_viewable_get_type
|
||||
gimp_channel_tree_view_get_type
|
||||
gimp_color_editor_get_type
|
||||
gimp_colorize_tool_get_type
|
||||
gimp_colormap_editor_get_type
|
||||
gimp_color_panel_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_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_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_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