libgimp/libgimp-sections.txt libgimp/tmpl/gimpdrawable.sgml updated after

2004-03-13  Michael Natterer  <mitch@gimp.org>

	* libgimp/libgimp-sections.txt
	* libgimp/tmpl/gimpdrawable.sgml
	* libgimp/tmpl/gimppixelfetcher.sgml: updated after
	GimpPixelFetcher changes.
This commit is contained in:
Michael Natterer 2004-03-12 23:18:00 +00:00 committed by Michael Natterer
parent a779e74817
commit bee5492fe9
4 changed files with 21 additions and 32 deletions

View file

@ -186,6 +186,7 @@ gimp_drawable_set_pixel
gimp_drawable_get_tile
gimp_drawable_get_tile2
gimp_drawable_get_thumbnail_data
gimp_drawable_get_color_uchar
gimp_drawable_merge_shadow
gimp_drawable_fill
gimp_drawable_update
@ -497,12 +498,9 @@ GimpPixelFetcher
gimp_pixel_fetcher_new
gimp_pixel_fetcher_set_edge_mode
gimp_pixel_fetcher_set_bg_color
gimp_pixel_fetcher_set_shadow
gimp_pixel_fetcher_get_pixel
gimp_pixel_fetcher_put_pixel
gimp_pixel_fetcher_destroy
gimp_get_bg_guchar
gimp_get_fg_guchar
</SECTION>
<SECTION>

View file

@ -202,6 +202,16 @@ Functions to manipulate drawables.
@Returns:
<!-- ##### FUNCTION gimp_drawable_get_color_uchar ##### -->
<para>
</para>
@drawable_ID:
@color:
@color_uchar:
<!-- ##### FUNCTION gimp_drawable_merge_shadow ##### -->
<para>

View file

@ -23,6 +23,7 @@ gimppixelfetcher
@GIMP_PIXEL_FETCHER_EDGE_WRAP:
@GIMP_PIXEL_FETCHER_EDGE_SMEAR:
@GIMP_PIXEL_FETCHER_EDGE_BLACK:
@GIMP_PIXEL_FETCHER_EDGE_BACKGROUND:
<!-- ##### STRUCT GimpPixelFetcher ##### -->
<para>
@ -36,6 +37,7 @@ gimppixelfetcher
</para>
@drawable:
@shadow:
@Returns:
@ -54,15 +56,7 @@ gimppixelfetcher
</para>
@pf:
<!-- ##### FUNCTION gimp_pixel_fetcher_set_shadow ##### -->
<para>
</para>
@pf:
@shadow:
@color:
<!-- ##### FUNCTION gimp_pixel_fetcher_get_pixel ##### -->
@ -95,23 +89,3 @@ gimppixelfetcher
@pf:
<!-- ##### FUNCTION gimp_get_bg_guchar ##### -->
<para>
</para>
@drawable:
@transparent:
@bg:
<!-- ##### FUNCTION gimp_get_fg_guchar ##### -->
<para>
</para>
@drawable:
@transparent:
@fg: