Imported Upstream version 2.4.0~rc1
This commit is contained in:
@ -13,6 +13,8 @@
|
||||
<sub name="GimpColorHexEntry" link="GimpColorHexEntry.html"/>
|
||||
<sub name="GimpColorScale" link="GimpColorScale.html"/>
|
||||
<sub name="GimpColorSelection" link="GimpColorSelection.html"/>
|
||||
<sub name="GimpColorProfileStore" link="GimpColorProfileStore.html"/>
|
||||
<sub name="GimpColorProfileComboBox" link="GimpColorProfileComboBox.html"/>
|
||||
<sub name="GimpDialog" link="GimpDialog.html"/>
|
||||
<sub name="GimpEnumStore" link="GimpEnumStore.html"/>
|
||||
<sub name="GimpEnumComboBox" link="GimpEnumComboBox.html"/>
|
||||
@ -23,6 +25,7 @@
|
||||
<sub name="GimpIntComboBox" link="GimpIntComboBox.html"/>
|
||||
<sub name="GimpIntStore" link="GimpIntStore.html"/>
|
||||
<sub name="GimpMemsizeEntry" link="GimpMemsizeEntry.html"/>
|
||||
<sub name="GimpNumberPairEntry" link="GimpNumberPairEntry.html"/>
|
||||
<sub name="GimpOffsetArea" link="GimpOffsetArea.html"/>
|
||||
<sub name="GimpPageSelector" link="GimpPageSelector.html"/>
|
||||
<sub name="GimpPathEditor" link="GimpPathEditor.html"/>
|
||||
@ -30,11 +33,11 @@
|
||||
<sub name="GimpPixmap" link="GimpPixmap.html"/>
|
||||
<sub name="GimpPreviewArea" link="GimpPreviewArea.html"/>
|
||||
<sub name="GimpPreview" link="GimpPreview.html"/>
|
||||
<sub name="GimpRatioEntry" link="GimpRatioEntry.html"/>
|
||||
<sub name="GimpScrolledPreview" link="GimpScrolledPreview.html"/>
|
||||
<sub name="GimpSizeEntry" link="GimpSizeEntry.html"/>
|
||||
<sub name="GimpStringComboBox" link="GimpStringComboBox.html"/>
|
||||
<sub name="GimpUnitMenu" link="GimpUnitMenu.html"/>
|
||||
<sub name="GimpZoomModel" link="GimpZoomModel.html"/>
|
||||
</sub>
|
||||
<sub name="Cell Renderers for GtkTreeView" link="libgimpwidgets-cell-renderers.html">
|
||||
<sub name="GimpCellRendererColor" link="GimpCellRendererColor.html"/>
|
||||
@ -135,6 +138,18 @@
|
||||
<keyword type="function" name="gimp_color_selection_set_config ()" link="GimpColorSelection.html#gimp-color-selection-set-config" since="GIMP 2.4"/>
|
||||
<keyword type="" name="The "config" property" link="GimpColorSelection.html#GimpColorSelection--config"/>
|
||||
<keyword type="" name="The "color-changed" signal" link="GimpColorSelection.html#GimpColorSelection-color-changed"/>
|
||||
<keyword type="struct" name="GimpColorProfileStore" link="GimpColorProfileStore.html#GimpColorProfileStore-struct"/>
|
||||
<keyword type="function" name="gimp_color_profile_store_new ()" link="GimpColorProfileStore.html#gimp-color-profile-store-new" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_color_profile_store_add ()" link="GimpColorProfileStore.html#gimp-color-profile-store-add" since="GIMP 2.4"/>
|
||||
<keyword type="" name="The "history" property" link="GimpColorProfileStore.html#GimpColorProfileStore--history"/>
|
||||
<keyword type="struct" name="GimpColorProfileComboBox" link="GimpColorProfileComboBox.html#GimpColorProfileComboBox-struct"/>
|
||||
<keyword type="function" name="gimp_color_profile_combo_box_new ()" link="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-new" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_color_profile_combo_box_new_with_model ()" link="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-new-with-model" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_color_profile_combo_box_add ()" link="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-add" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_color_profile_combo_box_set_active ()" link="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-set-active" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_color_profile_combo_box_get_active ()" link="GimpColorProfileComboBox.html#gimp-color-profile-combo-box-get-active" since="GIMP 2.4"/>
|
||||
<keyword type="" name="The "dialog" property" link="GimpColorProfileComboBox.html#GimpColorProfileComboBox--dialog"/>
|
||||
<keyword type="" name="The "model" property" link="GimpColorProfileComboBox.html#GimpColorProfileComboBox--model"/>
|
||||
<keyword type="struct" name="GimpDialog" link="GimpDialog.html#GimpDialog-struct"/>
|
||||
<keyword type="function" name="gimp_dialog_new ()" link="GimpDialog.html#gimp-dialog-new"/>
|
||||
<keyword type="function" name="gimp_dialog_new_valist ()" link="GimpDialog.html#gimp-dialog-new-valist"/>
|
||||
@ -192,6 +207,32 @@
|
||||
<keyword type="function" name="gimp_memsize_entry_set_value ()" link="GimpMemsizeEntry.html#gimp-memsize-entry-set-value"/>
|
||||
<keyword type="function" name="gimp_memsize_entry_get_value ()" link="GimpMemsizeEntry.html#gimp-memsize-entry-get-value"/>
|
||||
<keyword type="" name="The "value-changed" signal" link="GimpMemsizeEntry.html#GimpMemsizeEntry-value-changed"/>
|
||||
<keyword type="struct" name="GimpNumberPairEntry" link="GimpNumberPairEntry.html#GimpNumberPairEntry-struct"/>
|
||||
<keyword type="enum" name="enum GimpAspectType" link="GimpNumberPairEntry.html#GimpAspectType"/>
|
||||
<keyword type="function" name="gimp_number_pair_entry_new ()" link="GimpNumberPairEntry.html#gimp-number-pair-entry-new" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_number_pair_entry_set_default_values ()" link="GimpNumberPairEntry.html#gimp-number-pair-entry-set-default-values" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_number_pair_entry_get_default_values ()" link="GimpNumberPairEntry.html#gimp-number-pair-entry-get-default-values" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_number_pair_entry_set_values ()" link="GimpNumberPairEntry.html#gimp-number-pair-entry-set-values" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_number_pair_entry_get_values ()" link="GimpNumberPairEntry.html#gimp-number-pair-entry-get-values" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_number_pair_entry_get_aspect ()" link="GimpNumberPairEntry.html#gimp-number-pair-entry-get-aspect" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_number_pair_entry_set_aspect ()" link="GimpNumberPairEntry.html#gimp-number-pair-entry-set-aspect" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_number_pair_entry_get_ratio ()" link="GimpNumberPairEntry.html#gimp-number-pair-entry-get-ratio" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_number_pair_entry_set_ratio ()" link="GimpNumberPairEntry.html#gimp-number-pair-entry-set-ratio" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_number_pair_entry_get_user_override ()" link="GimpNumberPairEntry.html#gimp-number-pair-entry-get-user-override" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_number_pair_entry_set_user_override ()" link="GimpNumberPairEntry.html#gimp-number-pair-entry-set-user-override" since="GIMP 2.4"/>
|
||||
<keyword type="" name="The "allow-simplification" property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--allow-simplification"/>
|
||||
<keyword type="" name="The "aspect" property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--aspect"/>
|
||||
<keyword type="" name="The "default-left-number" property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--default-left-number"/>
|
||||
<keyword type="" name="The "default-right-number" property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--default-right-number"/>
|
||||
<keyword type="" name="The "left-number" property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--left-number"/>
|
||||
<keyword type="" name="The "max-valid-value" property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--max-valid-value"/>
|
||||
<keyword type="" name="The "min-valid-value" property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--min-valid-value"/>
|
||||
<keyword type="" name="The "ratio" property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--ratio"/>
|
||||
<keyword type="" name="The "right-number" property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--right-number"/>
|
||||
<keyword type="" name="The "separators" property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--separators"/>
|
||||
<keyword type="" name="The "user-override" property" link="GimpNumberPairEntry.html#GimpNumberPairEntry--user-override"/>
|
||||
<keyword type="" name="The "numbers-changed" signal" link="GimpNumberPairEntry.html#GimpNumberPairEntry-numbers-changed"/>
|
||||
<keyword type="" name="The "ratio-changed" signal" link="GimpNumberPairEntry.html#GimpNumberPairEntry-ratio-changed"/>
|
||||
<keyword type="struct" name="GimpOffsetArea" link="GimpOffsetArea.html#GimpOffsetArea-struct"/>
|
||||
<keyword type="function" name="gimp_offset_area_new ()" link="GimpOffsetArea.html#gimp-offset-area-new"/>
|
||||
<keyword type="function" name="gimp_offset_area_set_size ()" link="GimpOffsetArea.html#gimp-offset-area-set-size"/>
|
||||
@ -266,20 +307,6 @@
|
||||
<keyword type="" name="The "update" property" link="GimpPreview.html#GimpPreview--update"/>
|
||||
<keyword type="" name="The "size" style property" link="GimpPreview.html#GimpPreview--size"/>
|
||||
<keyword type="" name="The "invalidated" signal" link="GimpPreview.html#GimpPreview-invalidated"/>
|
||||
<keyword type="struct" name="GimpRatioEntry" link="GimpRatioEntry.html#GimpRatioEntry-struct"/>
|
||||
<keyword type="enum" name="enum GimpAspectType" link="GimpRatioEntry.html#GimpAspectType"/>
|
||||
<keyword type="function" name="gimp_ratio_entry_new ()" link="GimpRatioEntry.html#gimp-ratio-entry-new" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_ratio_entry_set_fraction ()" link="GimpRatioEntry.html#gimp-ratio-entry-set-fraction" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_ratio_entry_get_fraction ()" link="GimpRatioEntry.html#gimp-ratio-entry-get-fraction" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_ratio_entry_set_ratio ()" link="GimpRatioEntry.html#gimp-ratio-entry-set-ratio" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_ratio_entry_get_ratio ()" link="GimpRatioEntry.html#gimp-ratio-entry-get-ratio" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_ratio_entry_set_aspect ()" link="GimpRatioEntry.html#gimp-ratio-entry-set-aspect" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_ratio_entry_get_aspect ()" link="GimpRatioEntry.html#gimp-ratio-entry-get-aspect" since="GIMP 2.4"/>
|
||||
<keyword type="" name="The "aspect" property" link="GimpRatioEntry.html#GimpRatioEntry--aspect"/>
|
||||
<keyword type="" name="The "denominator" property" link="GimpRatioEntry.html#GimpRatioEntry--denominator"/>
|
||||
<keyword type="" name="The "numerator" property" link="GimpRatioEntry.html#GimpRatioEntry--numerator"/>
|
||||
<keyword type="" name="The "ratio" property" link="GimpRatioEntry.html#GimpRatioEntry--ratio"/>
|
||||
<keyword type="" name="The "ratio-changed" signal" link="GimpRatioEntry.html#GimpRatioEntry-ratio-changed"/>
|
||||
<keyword type="struct" name="GimpScrolledPreview" link="GimpScrolledPreview.html#GimpScrolledPreview-struct"/>
|
||||
<keyword type="function" name="gimp_scrolled_preview_set_position ()" link="GimpScrolledPreview.html#gimp-scrolled-preview-set-position" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_scrolled_preview_set_policy ()" link="GimpScrolledPreview.html#gimp-scrolled-preview-set-policy" since="GIMP 2.4"/>
|
||||
@ -324,6 +351,21 @@
|
||||
<keyword type="function" name="gimp_unit_menu_get_pixel_digits ()" link="GimpUnitMenu.html#gimp-unit-menu-get-pixel-digits"/>
|
||||
<keyword type="function" name="gimp_unit_menu_set_pixel_digits ()" link="GimpUnitMenu.html#gimp-unit-menu-set-pixel-digits"/>
|
||||
<keyword type="" name="The "unit-changed" signal" link="GimpUnitMenu.html#GimpUnitMenu-unit-changed"/>
|
||||
<keyword type="struct" name="GimpZoomModel" link="GimpZoomModel.html#GimpZoomModel-struct"/>
|
||||
<keyword type="enum" name="enum GimpZoomType" link="GimpZoomModel.html#GimpZoomType"/>
|
||||
<keyword type="function" name="gimp_zoom_model_new ()" link="GimpZoomModel.html#gimp-zoom-model-new"/>
|
||||
<keyword type="function" name="gimp_zoom_model_set_range ()" link="GimpZoomModel.html#gimp-zoom-model-set-range"/>
|
||||
<keyword type="function" name="gimp_zoom_model_zoom ()" link="GimpZoomModel.html#gimp-zoom-model-zoom"/>
|
||||
<keyword type="function" name="gimp_zoom_model_get_factor ()" link="GimpZoomModel.html#gimp-zoom-model-get-factor"/>
|
||||
<keyword type="function" name="gimp_zoom_model_get_fraction ()" link="GimpZoomModel.html#gimp-zoom-model-get-fraction"/>
|
||||
<keyword type="function" name="gimp_zoom_button_new ()" link="GimpZoomModel.html#gimp-zoom-button-new"/>
|
||||
<keyword type="function" name="gimp_zoom_model_zoom_step ()" link="GimpZoomModel.html#gimp-zoom-model-zoom-step"/>
|
||||
<keyword type="" name="The "fraction" property" link="GimpZoomModel.html#GimpZoomModel--fraction"/>
|
||||
<keyword type="" name="The "maximum" property" link="GimpZoomModel.html#GimpZoomModel--maximum"/>
|
||||
<keyword type="" name="The "minimum" property" link="GimpZoomModel.html#GimpZoomModel--minimum"/>
|
||||
<keyword type="" name="The "percentage" property" link="GimpZoomModel.html#GimpZoomModel--percentage"/>
|
||||
<keyword type="" name="The "value" property" link="GimpZoomModel.html#GimpZoomModel--value"/>
|
||||
<keyword type="" name="The "zoomed" signal" link="GimpZoomModel.html#GimpZoomModel-zoomed"/>
|
||||
<keyword type="struct" name="GimpCellRendererColor" link="GimpCellRendererColor.html#GimpCellRendererColor-struct"/>
|
||||
<keyword type="function" name="gimp_cell_renderer_color_new ()" link="GimpCellRendererColor.html#gimp-cell-renderer-color-new" since="GIMP 2.2"/>
|
||||
<keyword type="" name="The "color" property" link="GimpCellRendererColor.html#GimpCellRendererColor--color"/>
|
||||
@ -336,16 +378,20 @@
|
||||
<keyword type="" name="The "stock-size" property" link="GimpCellRendererToggle.html#GimpCellRendererToggle--stock-size"/>
|
||||
<keyword type="" name="The "clicked" signal" link="GimpCellRendererToggle.html#GimpCellRendererToggle-clicked"/>
|
||||
<keyword type="struct" name="GimpColorDisplay" link="GimpColorDisplay.html#GimpColorDisplay-struct"/>
|
||||
<keyword type="function" name="gimp_color_display_new ()" link="GimpColorDisplay.html#gimp-color-display-new"/>
|
||||
<keyword type="function" name="gimp_color_display_new ()" link="GimpColorDisplay.html#gimp-color-display-new" deprecated=""/>
|
||||
<keyword type="function" name="gimp_color_display_clone ()" link="GimpColorDisplay.html#gimp-color-display-clone"/>
|
||||
<keyword type="function" name="gimp_color_display_set_enabled ()" link="GimpColorDisplay.html#gimp-color-display-set-enabled"/>
|
||||
<keyword type="function" name="gimp_color_display_get_enabled ()" link="GimpColorDisplay.html#gimp-color-display-get-enabled"/>
|
||||
<keyword type="function" name="gimp_color_display_get_config ()" link="GimpColorDisplay.html#gimp-color-display-get-config" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_color_display_get_managed ()" link="GimpColorDisplay.html#gimp-color-display-get-managed" since="GIMP 2.4"/>
|
||||
<keyword type="function" name="gimp_color_display_convert ()" link="GimpColorDisplay.html#gimp-color-display-convert"/>
|
||||
<keyword type="function" name="gimp_color_display_load_state ()" link="GimpColorDisplay.html#gimp-color-display-load-state"/>
|
||||
<keyword type="function" name="gimp_color_display_save_state ()" link="GimpColorDisplay.html#gimp-color-display-save-state"/>
|
||||
<keyword type="function" name="gimp_color_display_configure ()" link="GimpColorDisplay.html#gimp-color-display-configure"/>
|
||||
<keyword type="function" name="gimp_color_display_configure_reset ()" link="GimpColorDisplay.html#gimp-color-display-configure-reset"/>
|
||||
<keyword type="function" name="gimp_color_display_changed ()" link="GimpColorDisplay.html#gimp-color-display-changed"/>
|
||||
<keyword type="" name="The "color-config" property" link="GimpColorDisplay.html#GimpColorDisplay--color-config"/>
|
||||
<keyword type="" name="The "color-managed" property" link="GimpColorDisplay.html#GimpColorDisplay--color-managed"/>
|
||||
<keyword type="" name="The "enabled" property" link="GimpColorDisplay.html#GimpColorDisplay--enabled"/>
|
||||
<keyword type="" name="The "changed" signal" link="GimpColorDisplay.html#GimpColorDisplay-changed"/>
|
||||
<keyword type="struct" name="GimpColorDisplayStack" link="GimpColorDisplayStack.html#GimpColorDisplayStack-struct"/>
|
||||
|
Reference in New Issue
Block a user