[gimp] devel-docs: Update libgimpwidgets3-sections.txt



commit 6dc3cb16ddb297531db11b112f44feb72c725ccd
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Tue Dec 29 23:07:07 2020 +0100

    devel-docs: Update libgimpwidgets3-sections.txt
    
    Some functions have been removed while others got added.

 .../libgimpwidgets/libgimpwidgets3-sections.txt    | 42 ++++++++++++++++++----
 1 file changed, 35 insertions(+), 7 deletions(-)
---
diff --git a/devel-docs/libgimpwidgets/libgimpwidgets3-sections.txt 
b/devel-docs/libgimpwidgets/libgimpwidgets3-sections.txt
index c787b6e2cf..66e1e061fa 100644
--- a/devel-docs/libgimpwidgets/libgimpwidgets3-sections.txt
+++ b/devel-docs/libgimpwidgets/libgimpwidgets3-sections.txt
@@ -218,6 +218,22 @@ GIMP_IS_COLOR_SCALE_CLASS
 GIMP_COLOR_SCALE_GET_CLASS
 </SECTION>
 
+<SECTION>
+<FILE>gimpcolorscaleentry</FILE>
+<TITLE>GimpColorScaleEntry</TITLE>
+GimpColorScaleEntry
+gimp_color_scale_entry_new
+<SUBSECTION Standard>
+GimpColorScaleEntryClass
+GIMP_COLOR_SCALE_ENTRY
+GIMP_IS_COLOR_SCALE_ENTRY
+GIMP_TYPE_COLOR_SCALE_ENTRY
+gimp_color_scale_entry_get_type
+GIMP_COLOR_SCALE_ENTRY_CLASS
+GIMP_IS_COLOR_SCALE_ENTRY_CLASS
+GIMP_COLOR_SCALE_ENTRY_GET_CLASS
+</SECTION>
+
 <SECTION>
 <FILE>gimpcolorselection</FILE>
 <TITLE>GimpColorSelection</TITLE>
@@ -584,6 +600,25 @@ GIMP_IS_STRING_COMBO_BOX_CLASS
 GIMP_STRING_COMBO_BOX_GET_CLASS
 </SECTION>
 
+<SECTION>
+<FILE>gimplabeled</FILE>
+<TITLE>GimpLabeled</TITLE>
+GimpLabeled
+gimp_labeled_get_label
+gimp_labeled_set_text
+gimp_labeled_get_text
+<SUBSECTION Standard>
+GimpLabeledClass
+GimpLabeledPrivate
+GIMP_LABELED
+GIMP_IS_LABELED
+GIMP_TYPE_LABELED
+gimp_labeled_get_type
+GIMP_LABELED_CLASS
+GIMP_IS_LABELED_CLASS
+GIMP_LABELED_GET_CLASS
+</SECTION>
+
 <SECTION>
 <FILE>gimpmemsizeentry</FILE>
 <TITLE>GimpMemsizeEntry</TITLE>
@@ -1160,13 +1195,7 @@ GimpWidgetsError
 gimp_int_radio_group_new
 gimp_int_radio_group_set_active
 gimp_spin_button_new
-GIMP_SCALE_ENTRY_LABEL
-GIMP_SCALE_ENTRY_SCALE
-GIMP_SCALE_ENTRY_SCALE_ADJ
-GIMP_SCALE_ENTRY_SPINBUTTON
-GIMP_SCALE_ENTRY_SPINBUTTON_ADJ
 gimp_scale_entry_new
-gimp_scale_entry_set_sensitive
 gimp_scale_entry_set_logarithmic
 gimp_scale_entry_get_logarithmic
 gimp_color_scale_entry_new
@@ -1213,7 +1242,6 @@ gimp_prop_int_radio_frame_new
 gimp_prop_int_radio_box_new
 gimp_prop_label_new
 gimp_prop_memsize_entry_new
-gimp_prop_opacity_entry_new
 gimp_prop_path_editor_new
 gimp_prop_scale_entry_new
 gimp_prop_size_entry_new


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]