[gimp] devel-docs: update the libgimp and libgimpbase docs



commit d0f00bb76dd03a70ef808860922dd4aa5cb53ab2
Author: Michael Natterer <mitch gimp org>
Date:   Wed Sep 4 00:12:03 2019 +0200

    devel-docs: update the libgimp and libgimpbase docs

 devel-docs/libgimp/Makefile.am                   | 3 ---
 devel-docs/libgimp/libgimp3-sections.txt         | 6 ++++++
 devel-docs/libgimpbase/libgimpbase3-sections.txt | 3 ---
 3 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/devel-docs/libgimp/Makefile.am b/devel-docs/libgimp/Makefile.am
index 79e6b55c9d..a05d055481 100644
--- a/devel-docs/libgimp/Makefile.am
+++ b/devel-docs/libgimp/Makefile.am
@@ -37,10 +37,7 @@ IGNORE_HFILES = \
        gimp-shm.h              \
        gimppdb-private.h       \
        gimppdbprocedure.h      \
-       gimpgpcompat.h          \
        gimpgpparams.h          \
-       gimplegacy.h            \
-       gimplegacy-private.h    \
        gimppixbuf.h            \
        gimpplugin-private.h    \
        gimpprocedure-private.h \
diff --git a/devel-docs/libgimp/libgimp3-sections.txt b/devel-docs/libgimp/libgimp3-sections.txt
index b083b06e7d..879f4e8c43 100644
--- a/devel-docs/libgimp/libgimp3-sections.txt
+++ b/devel-docs/libgimp/libgimp3-sections.txt
@@ -134,6 +134,7 @@ gimp_buffer_get_image_type
 <SECTION>
 <FILE>gimpchannel</FILE>
 <TITLE>GimpChannel</TITLE>
+gimp_channel_get_by_id
 gimp_channel_new
 gimp_channel_new_from_component
 gimp_channel_copy
@@ -308,6 +309,7 @@ gimp_display_get_type
 <SECTION>
 <FILE>gimpdrawable</FILE>
 <TITLE>GimpDrawable</TITLE>
+gimp_drawable_get_by_id
 gimp_drawable_get_buffer
 gimp_drawable_get_shadow_buffer
 gimp_drawable_get_format
@@ -769,6 +771,7 @@ gimp_item_transform_matrix
 <SECTION>
 <FILE>gimplayer</FILE>
 <TITLE>GimpLayer</TITLE>
+gimp_layer_get_by_id
 gimp_layer_new
 gimp_layer_new_from_drawable
 gimp_layer_new_from_visible
@@ -822,6 +825,7 @@ gimp_layer_get_type
 <SECTION>
 <FILE>gimplayermask</FILE>
 <TITLE>GimpLayerMask</TITLE>
+gimp_layer_mask_get_by_id
 <SUBSECTION Standard>
 GIMP_IS_LAYER_MASK
 GIMP_IS_LAYER_MASK_CLASS
@@ -1305,6 +1309,7 @@ gimp_progress_cancel
 <SECTION>
 <FILE>gimpselection</FILE>
 <TITLE>GimpSelection</TITLE>
+gimp_selection_get_by_id
 gimp_selection_bounds
 gimp_selection_all
 gimp_selection_none
@@ -1396,6 +1401,7 @@ gimp_smudge_default
 <SECTION>
 <FILE>gimpvectors</FILE>
 <TITLE>GimpVectors</TITLE>
+gimp_vectors_get_by_id
 gimp_vectors_new
 gimp_vectors_new_from_text_layer
 gimp_vectors_copy
diff --git a/devel-docs/libgimpbase/libgimpbase3-sections.txt 
b/devel-docs/libgimpbase/libgimpbase3-sections.txt
index 24bd5653de..33a509483b 100644
--- a/devel-docs/libgimpbase/libgimpbase3-sections.txt
+++ b/devel-docs/libgimpbase/libgimpbase3-sections.txt
@@ -51,7 +51,6 @@ GimpMergeType
 GimpMessageHandlerType
 GimpOffsetType
 GimpOrientationType
-GimpPDBArgType
 GimpPDBErrorHandler
 GimpPDBProcType
 GimpPDBStatusType
@@ -108,7 +107,6 @@ GIMP_TYPE_MESSAGE_HANDLER_TYPE
 GIMP_TYPE_OFFSET_TYPE
 GIMP_TYPE_ORIENTATION_TYPE
 GIMP_TYPE_PAINT_APPLICATION_MODE
-GIMP_TYPE_PDB_ARG_TYPE
 GIMP_TYPE_PDB_ERROR_HANDLER
 GIMP_TYPE_PDB_PROC_TYPE
 GIMP_TYPE_PDB_STATUS_TYPE
@@ -166,7 +164,6 @@ gimp_image_type_get_type
 gimp_interpolation_type_get_type
 gimp_message_handler_type_get_type
 gimp_paint_application_mode_get_type
-gimp_pdb_arg_type_get_type
 gimp_pdb_error_handler_get_type
 gimp_pdb_proc_type_get_type
 gimp_pdb_status_type_get_type


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