added gimp_palette_get_colors()

2008-07-16  Sven Neumann  <sven@gimp.org>

	* libgimp/libgimp-sections.txt: added gimp_palette_get_colors()

	* libgimpbase/tmpl/gimpbaseenums.sgml
	* libgimp/tmpl/gimppalette.sgml: regenerated.


svn path=/trunk/; revision=26194
This commit is contained in:
Sven Neumann
2008-07-16 06:36:45 +00:00
committed by Sven Neumann
parent 66b0b1d498
commit b011030433
4 changed files with 20 additions and 1 deletions

View File

@ -1,3 +1,10 @@
2008-07-16 Sven Neumann <sven@gimp.org>
* libgimp/libgimp-sections.txt: added gimp_palette_get_colors()
* libgimpbase/tmpl/gimpbaseenums.sgml
* libgimp/tmpl/gimppalette.sgml: regenerated.
2008-06-15 Michael Natterer <mitch@gimp.org> 2008-06-15 Michael Natterer <mitch@gimp.org>
* app/app-docs.sgml: GimpDBusService was in the wrong chapter. * app/app-docs.sgml: GimpDBusService was in the wrong chapter.

View File

@ -636,6 +636,7 @@ gimp_palette_duplicate
gimp_palette_rename gimp_palette_rename
gimp_palette_delete gimp_palette_delete
gimp_palette_get_info gimp_palette_get_info
gimp_palette_get_colors
gimp_palette_get_columns gimp_palette_get_columns
gimp_palette_set_columns gimp_palette_set_columns
gimp_palette_add_entry gimp_palette_add_entry

View File

@ -64,6 +64,16 @@ Functions operating on a single palette.
@Returns: @Returns:
<!-- ##### FUNCTION gimp_palette_get_colors ##### -->
<para>
</para>
@name:
@num_colors:
@Returns:
<!-- ##### FUNCTION gimp_palette_get_columns ##### --> <!-- ##### FUNCTION gimp_palette_get_columns ##### -->
<para> <para>

View File

@ -232,12 +232,13 @@ Basic GIMP enumeration data types.
@GIMP_PDB_CHANNEL: @GIMP_PDB_CHANNEL:
@GIMP_PDB_DRAWABLE: @GIMP_PDB_DRAWABLE:
@GIMP_PDB_SELECTION: @GIMP_PDB_SELECTION:
@GIMP_PDB_BOUNDARY: @GIMP_PDB_COLORARRAY:
@GIMP_PDB_VECTORS: @GIMP_PDB_VECTORS:
@GIMP_PDB_PARASITE: @GIMP_PDB_PARASITE:
@GIMP_PDB_STATUS: @GIMP_PDB_STATUS:
@GIMP_PDB_END: @GIMP_PDB_END:
@GIMP_PDB_PATH: @GIMP_PDB_PATH:
@GIMP_PDB_BOUNDARY:
<!-- ##### ENUM GimpPDBProcType ##### --> <!-- ##### ENUM GimpPDBProcType ##### -->
<para> <para>