[gimp/gimp-2-10] devel-docs: add missing functions to libgimpfoo-sections.txt
- From: Ell <ell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gimp-2-10] devel-docs: add missing functions to libgimpfoo-sections.txt
- Date: Sun, 16 Feb 2020 00:32:59 +0000 (UTC)
commit 39ad0319b958a25466e76507a82b6b29556be8f0
Author: Ell <ell_se yahoo com>
Date: Sun Feb 16 02:24:09 2020 +0200
devel-docs: add missing functions to libgimpfoo-sections.txt
devel-docs/libgimp/libgimp-sections.txt | 1 +
devel-docs/libgimpcolor/libgimpcolor-sections.txt | 1 +
.../libgimpwidgets/libgimpwidgets-sections.txt | 21 +++++++++++++++++++++
3 files changed, 23 insertions(+)
---
diff --git a/devel-docs/libgimp/libgimp-sections.txt b/devel-docs/libgimp/libgimp-sections.txt
index 8c3eca33a0..a0cfd9767d 100644
--- a/devel-docs/libgimp/libgimp-sections.txt
+++ b/devel-docs/libgimp/libgimp-sections.txt
@@ -668,6 +668,7 @@ 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
diff --git a/devel-docs/libgimpcolor/libgimpcolor-sections.txt
b/devel-docs/libgimpcolor/libgimpcolor-sections.txt
index 72a432152d..0549493d91 100644
--- a/devel-docs/libgimpcolor/libgimpcolor-sections.txt
+++ b/devel-docs/libgimpcolor/libgimpcolor-sections.txt
@@ -86,6 +86,7 @@ GIMP_RGB_INTENSITY_BLUE
GIMP_TYPE_RGB
GIMP_TYPE_PARAM_RGB
gimp_param_spec_rgb
+gimp_param_spec_rgb_get_default
gimp_param_spec_rgb_has_alpha
GIMP_VALUE_HOLDS_RGB
gimp_value_get_rgb
diff --git a/devel-docs/libgimpwidgets/libgimpwidgets-sections.txt
b/devel-docs/libgimpwidgets/libgimpwidgets-sections.txt
index 25e28c839c..01be7d2756 100644
--- a/devel-docs/libgimpwidgets/libgimpwidgets-sections.txt
+++ b/devel-docs/libgimpwidgets/libgimpwidgets-sections.txt
@@ -400,10 +400,18 @@ GIMP_FRAME_GET_CLASS
<SECTION>
<FILE>gimphintbox</FILE>
<TITLE>GimpHintBox</TITLE>
+GimpHintBox
gimp_hint_box_new
<SUBSECTION Standard>
+GimpHintBoxClass
+GimpHintBoxPrivate
+GIMP_HINT_BOX
+GIMP_IS_HINT_BOX
GIMP_TYPE_HINT_BOX
gimp_hint_box_get_type
+GIMP_HINT_BOX_CLASS
+GIMP_IS_HINT_BOX_CLASS
+GIMP_HINT_BOX_GET_CLASS
</SECTION>
<SECTION>
@@ -1038,6 +1046,15 @@ GIMP_ICON_OBJECT_ROTATE_90
GIMP_ICON_OBJECT_SCALE
GIMP_ICON_PATH
GIMP_ICON_PATH_STROKE
+GIMP_ICON_PIVOT_CENTER
+GIMP_ICON_PIVOT_EAST
+GIMP_ICON_PIVOT_NORTH
+GIMP_ICON_PIVOT_NORTH_EAST
+GIMP_ICON_PIVOT_NORTH_WEST
+GIMP_ICON_PIVOT_SOUTH
+GIMP_ICON_PIVOT_SOUTH_EAST
+GIMP_ICON_PIVOT_SOUTH_WEST
+GIMP_ICON_PIVOT_WEST
GIMP_ICON_PREFERENCES_SYSTEM
GIMP_ICON_PROCESS_STOP
GIMP_ICON_QUICK_MASK_OFF
@@ -1109,9 +1126,13 @@ GIMP_ICON_TOOL_SHEAR
GIMP_ICON_TOOL_SMUDGE
GIMP_ICON_TOOL_TEXT
GIMP_ICON_TOOL_THRESHOLD
+GIMP_ICON_TOOL_TRANSFORM_3D
GIMP_ICON_TOOL_UNIFIED_TRANSFORM
GIMP_ICON_TOOL_WARP
GIMP_ICON_TOOL_ZOOM
+GIMP_ICON_TRANSFORM_3D_CAMERA
+GIMP_ICON_TRANSFORM_3D_MOVE
+GIMP_ICON_TRANSFORM_3D_ROTATE
GIMP_ICON_VIEW_REFRESH
GIMP_ICON_VIEW_FULLSCREEN
GIMP_ICON_WILBER
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]