New upstream version 2.10.18
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
<sub name="GimpEnumLabel" link="GimpEnumLabel.html"/>
|
||||
<sub name="GimpFileEntry" link="GimpFileEntry.html"/>
|
||||
<sub name="GimpFrame" link="GimpFrame.html"/>
|
||||
<sub name="GimpHintBox" link="libgimpwidgets-GimpHintBox.html"/>
|
||||
<sub name="GimpHintBox" link="GimpHintBox.html"/>
|
||||
<sub name="GimpIntComboBox" link="GimpIntComboBox.html"/>
|
||||
<sub name="GimpIntStore" link="GimpIntStore.html"/>
|
||||
<sub name="GimpMemSizeEntry" link="GimpMemsizeEntry.html"/>
|
||||
@ -222,7 +222,11 @@
|
||||
<keyword type="struct" name="GimpFrame" link="GimpFrame.html#GimpFrame-struct"/>
|
||||
<keyword type="property" name="The “label-bold” style property" link="GimpFrame.html#GimpFrame--s-label-bold"/>
|
||||
<keyword type="property" name="The “label-spacing” style property" link="GimpFrame.html#GimpFrame--s-label-spacing"/>
|
||||
<keyword type="function" name="gimp_hint_box_new ()" link="libgimpwidgets-GimpHintBox.html#gimp-hint-box-new"/>
|
||||
<keyword type="function" name="gimp_hint_box_new ()" link="GimpHintBox.html#gimp-hint-box-new"/>
|
||||
<keyword type="struct" name="GimpHintBox" link="GimpHintBox.html#GimpHintBox-struct"/>
|
||||
<keyword type="property" name="The “hint” property" link="GimpHintBox.html#GimpHintBox--hint"/>
|
||||
<keyword type="property" name="The “icon-name” property" link="GimpHintBox.html#GimpHintBox--icon-name"/>
|
||||
<keyword type="property" name="The “stock-id” property" link="GimpHintBox.html#GimpHintBox--stock-id"/>
|
||||
<keyword type="function" name="GimpIntSensitivityFunc ()" link="GimpIntComboBox.html#GimpIntSensitivityFunc"/>
|
||||
<keyword type="function" name="gimp_int_combo_box_new ()" link="GimpIntComboBox.html#gimp-int-combo-box-new" since="2.2"/>
|
||||
<keyword type="function" name="gimp_int_combo_box_new_valist ()" link="GimpIntComboBox.html#gimp-int-combo-box-new-valist" since="2.2"/>
|
||||
@ -777,6 +781,15 @@
|
||||
<keyword type="macro" name="GIMP_ICON_OBJECT_SCALE" link="libgimpwidgets-GimpIcons.html#GIMP-ICON-OBJECT-SCALE:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_ICON_PATH" link="libgimpwidgets-GimpIcons.html#GIMP-ICON-PATH:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_ICON_PATH_STROKE" link="libgimpwidgets-GimpIcons.html#GIMP-ICON-PATH-STROKE:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_ICON_PIVOT_CENTER" link="libgimpwidgets-GimpIcons.html#GIMP-ICON-PIVOT-CENTER:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_ICON_PIVOT_EAST" link="libgimpwidgets-GimpIcons.html#GIMP-ICON-PIVOT-EAST:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_ICON_PIVOT_NORTH" link="libgimpwidgets-GimpIcons.html#GIMP-ICON-PIVOT-NORTH:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_ICON_PIVOT_NORTH_EAST" link="libgimpwidgets-GimpIcons.html#GIMP-ICON-PIVOT-NORTH-EAST:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_ICON_PIVOT_NORTH_WEST" link="libgimpwidgets-GimpIcons.html#GIMP-ICON-PIVOT-NORTH-WEST:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_ICON_PIVOT_SOUTH" link="libgimpwidgets-GimpIcons.html#GIMP-ICON-PIVOT-SOUTH:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_ICON_PIVOT_SOUTH_EAST" link="libgimpwidgets-GimpIcons.html#GIMP-ICON-PIVOT-SOUTH-EAST:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_ICON_PIVOT_SOUTH_WEST" link="libgimpwidgets-GimpIcons.html#GIMP-ICON-PIVOT-SOUTH-WEST:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_ICON_PIVOT_WEST" link="libgimpwidgets-GimpIcons.html#GIMP-ICON-PIVOT-WEST:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_ICON_PREFERENCES_SYSTEM" link="libgimpwidgets-GimpIcons.html#GIMP-ICON-PREFERENCES-SYSTEM:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_ICON_PROCESS_STOP" link="libgimpwidgets-GimpIcons.html#GIMP-ICON-PROCESS-STOP:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_ICON_QUICK_MASK_OFF" link="libgimpwidgets-GimpIcons.html#GIMP-ICON-QUICK-MASK-OFF:CAPS"/>
|
||||
@ -848,9 +861,13 @@
|
||||
<keyword type="macro" name="GIMP_ICON_TOOL_SMUDGE" link="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-SMUDGE:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_ICON_TOOL_TEXT" link="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-TEXT:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_ICON_TOOL_THRESHOLD" link="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-THRESHOLD:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_ICON_TOOL_TRANSFORM_3D" link="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-TRANSFORM-3D:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_ICON_TOOL_UNIFIED_TRANSFORM" link="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-UNIFIED-TRANSFORM:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_ICON_TOOL_WARP" link="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-WARP:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_ICON_TOOL_ZOOM" link="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-ZOOM:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_ICON_TRANSFORM_3D_CAMERA" link="libgimpwidgets-GimpIcons.html#GIMP-ICON-TRANSFORM-3D-CAMERA:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_ICON_TRANSFORM_3D_MOVE" link="libgimpwidgets-GimpIcons.html#GIMP-ICON-TRANSFORM-3D-MOVE:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_ICON_TRANSFORM_3D_ROTATE" link="libgimpwidgets-GimpIcons.html#GIMP-ICON-TRANSFORM-3D-ROTATE:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_ICON_VIEW_REFRESH" link="libgimpwidgets-GimpIcons.html#GIMP-ICON-VIEW-REFRESH:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_ICON_VIEW_FULLSCREEN" link="libgimpwidgets-GimpIcons.html#GIMP-ICON-VIEW-FULLSCREEN:CAPS"/>
|
||||
<keyword type="macro" name="GIMP_ICON_WILBER" link="libgimpwidgets-GimpIcons.html#GIMP-ICON-WILBER:CAPS"/>
|
||||
|
Reference in New Issue
Block a user