Files
gimp/devel-docs/libgimp/tmpl/gimptools.sgml
Michael Natterer b4ad2ab05b configure.in devel-docs/Makefile.am devel-docs/libgimpcolor/*
2001-05-04  Michael Natterer  <mitch@gimp.org>

	* configure.in
	* devel-docs/Makefile.am
	* devel-docs/libgimpcolor/*
	* devel-docs/libgimpmath/*
	* devel-docs/libgimpwidgets/*: added new gtk-doc modules for
	libgimpcolor, libgimpmath and libgimpwidgets. Moved existing
	documentation from the old files to the new templates.

	* devel-docs/libgimp/*: regenerated all files and removed the
	stuff which is in the new modules now.

	* libgimpwidgets/gimpcolorarea.c
	* libgimpwidgets/gimpcolorbutton.[ch]: some documentation fixes.

	* po-libgimp/Makefile.in.in
	* po-plug-ins/Makefile.in.in
	* po-script-fu/Makefile.in.in: updated.
2001-05-04 20:39:29 +00:00

437 lines
4.6 KiB
Plaintext

<!-- ##### SECTION Title ##### -->
gimptools
<!-- ##### SECTION Short_Description ##### -->
<!-- ##### SECTION Long_Description ##### -->
<para>
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
</para>
<!-- ##### FUNCTION gimp_airbrush ##### -->
<para>
</para>
@drawable_ID:
@pressure:
@num_strokes:
@strokes:
@Returns:
<!-- ##### FUNCTION gimp_airbrush_default ##### -->
<para>
</para>
@drawable_ID:
@num_strokes:
@strokes:
@Returns:
<!-- ##### FUNCTION gimp_blend ##### -->
<para>
</para>
@drawable_ID:
@blend_mode:
@paint_mode:
@gradient_type:
@opacity:
@offset:
@repeat:
@supersample:
@max_depth:
@threshold:
@x1:
@y1:
@x2:
@y2:
@Returns:
<!-- ##### FUNCTION gimp_bucket_fill ##### -->
<para>
</para>
@drawable_ID:
@fill_mode:
@paint_mode:
@opacity:
@threshold:
@sample_merged:
@x:
@y:
@Returns:
<!-- ##### FUNCTION gimp_by_color_select ##### -->
<para>
</para>
@drawable_ID:
@color:
@threshold:
@operation:
@antialias:
@feather:
@feather_radius:
@sample_merged:
@Returns:
<!-- # Unused Parameters # -->
@red:
@green:
@blue:
<!-- ##### FUNCTION gimp_clone ##### -->
<para>
</para>
@drawable_ID:
@src_drawable_ID:
@clone_type:
@src_x:
@src_y:
@num_strokes:
@strokes:
@Returns:
<!-- ##### FUNCTION gimp_clone_default ##### -->
<para>
</para>
@drawable_ID:
@num_strokes:
@strokes:
@Returns:
<!-- ##### FUNCTION gimp_color_picker ##### -->
<para>
</para>
@image_ID:
@drawable_ID:
@x:
@y:
@sample_merged:
@sample_average:
@average_radius:
@save_color:
@color:
@Returns:
<!-- # Unused Parameters # -->
@red:
@green:
@blue:
<!-- ##### FUNCTION gimp_convolve ##### -->
<para>
</para>
@drawable_ID:
@pressure:
@convolve_type:
@num_strokes:
@strokes:
@Returns:
<!-- ##### FUNCTION gimp_convolve_default ##### -->
<para>
</para>
@drawable_ID:
@num_strokes:
@strokes:
@Returns:
<!-- ##### FUNCTION gimp_crop ##### -->
<para>
</para>
@image_ID:
@new_width:
@new_height:
@offx:
@offy:
@Returns:
<!-- ##### FUNCTION gimp_dodgeburn ##### -->
<para>
</para>
@drawable_ID:
@exposure:
@dodgeburn_type:
@dodgeburn_mode:
@num_strokes:
@strokes:
@Returns:
<!-- ##### FUNCTION gimp_dodgeburn_default ##### -->
<para>
</para>
@drawable_ID:
@num_strokes:
@strokes:
@Returns:
<!-- ##### FUNCTION gimp_ellipse_select ##### -->
<para>
</para>
@image_ID:
@x:
@y:
@width:
@height:
@operation:
@antialias:
@feather:
@feather_radius:
@Returns:
<!-- ##### FUNCTION gimp_eraser ##### -->
<para>
</para>
@drawable_ID:
@num_strokes:
@strokes:
@hardness:
@method:
@Returns:
<!-- ##### FUNCTION gimp_eraser_default ##### -->
<para>
</para>
@drawable_ID:
@num_strokes:
@strokes:
@Returns:
<!-- ##### FUNCTION gimp_flip ##### -->
<para>
</para>
@drawable_ID:
@flip_type:
@Returns:
<!-- ##### FUNCTION gimp_free_select ##### -->
<para>
</para>
@image_ID:
@num_segs:
@segs:
@operation:
@antialias:
@feather:
@feather_radius:
@Returns:
<!-- ##### FUNCTION gimp_fuzzy_select ##### -->
<para>
</para>
@drawable_ID:
@x:
@y:
@threshold:
@operation:
@antialias:
@feather:
@feather_radius:
@sample_merged:
@Returns:
<!-- ##### FUNCTION gimp_paintbrush ##### -->
<para>
</para>
@drawable_ID:
@fade_out:
@num_strokes:
@strokes:
@method:
@gradient_length:
@Returns:
<!-- ##### FUNCTION gimp_paintbrush_default ##### -->
<para>
</para>
@drawable_ID:
@num_strokes:
@strokes:
@Returns:
<!-- ##### FUNCTION gimp_pencil ##### -->
<para>
</para>
@drawable_ID:
@num_strokes:
@strokes:
@Returns:
<!-- ##### FUNCTION gimp_perspective ##### -->
<para>
</para>
@drawable_ID:
@interpolation:
@x0:
@y0:
@x1:
@y1:
@x2:
@y2:
@x3:
@y3:
@Returns:
<!-- ##### FUNCTION gimp_rect_select ##### -->
<para>
</para>
@image_ID:
@x:
@y:
@width:
@height:
@operation:
@feather:
@feather_radius:
@Returns:
<!-- ##### FUNCTION gimp_rotate ##### -->
<para>
</para>
@drawable_ID:
@interpolation:
@angle:
@Returns:
<!-- ##### FUNCTION gimp_scale ##### -->
<para>
</para>
@drawable_ID:
@interpolation:
@x0:
@y0:
@x1:
@y1:
@Returns:
<!-- ##### FUNCTION gimp_shear ##### -->
<para>
</para>
@drawable_ID:
@interpolation:
@shear_type:
@magnitude:
@Returns:
<!-- ##### FUNCTION gimp_smudge ##### -->
<para>
</para>
@drawable_ID:
@pressure:
@num_strokes:
@strokes:
@Returns:
<!-- ##### FUNCTION gimp_smudge_default ##### -->
<para>
</para>
@drawable_ID:
@num_strokes:
@strokes:
@Returns:
<!-- ##### FUNCTION gimp_transform_2d ##### -->
<para>
</para>
@drawable_ID:
@interpolation:
@source_x:
@source_y:
@scale_x:
@scale_y:
@angle:
@dest_x:
@dest_y:
@Returns: