Gimp/devel-docs/libgimp/tmpl/gimpselection.sgml
Sven Neumann cb7d5a179f tools/pdbgen/pdb/fileops.pdb added a few more PDB wrappers
2000-08-25  Sven Neumann  <sven@gimp.org>

	* tools/pdbgen/pdb/fileops.pdb
	* tools/pdbgen/pdb/selection.pdb: added a few more PDB wrappers

	* tools/pdbgen/pdb/image.pdb: tweaked the help and blurb strings

	* app/image_cmds.c
	* libgimp/gimpfileops_pdb.[ch]
	* libgimp/gimpimage_pdb.c
	* libgimp/gimpselection_pdb.[ch]: regenerated

	* plug-ins/common/bz2.c
	* plug-ins/common/gz.c
	* plug-ins/common/mail.c
	* plug-ins/common/screenshot.c
	* plug-ins/common/url.c
	* plug-ins/gdyntext/gdyntext.c
	* plug-ins/gfig/gfig.c: use new PDB wrappers.
	For GDynText this change fixes a bug since it used to use the
	wrong number of arguments for gimp_selection_load().

	* plug-ins/flame/rect.[ch]: removed compiler warning
2000-08-25 15:38:38 +00:00

190 lines
2 KiB
Text

<!-- ##### SECTION Title ##### -->
gimpselection
<!-- ##### SECTION Short_Description ##### -->
<!-- ##### SECTION Long_Description ##### -->
<para>
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
</para>
<!-- ##### FUNCTION gimp_selection_bounds ##### -->
<para>
</para>
@image_ID:
@non_empty:
@x1:
@y1:
@x2:
@y2:
@Returns:
<!-- # Unused Parameters # -->
@none_empty:
<!-- ##### FUNCTION gimp_selection_all ##### -->
<para>
</para>
@image_ID:
@Returns:
<!-- ##### FUNCTION gimp_selection_none ##### -->
<para>
</para>
@image_ID:
@Returns:
<!-- ##### FUNCTION gimp_selection_clear ##### -->
<para>
</para>
@image_ID:
@Returns:
<!-- ##### FUNCTION gimp_selection_is_empty ##### -->
<para>
</para>
@image_ID:
@Returns:
<!-- ##### FUNCTION gimp_selection_float ##### -->
<para>
</para>
@image_ID:
@drawable_ID:
@offx:
@offy:
@Returns:
<!-- # Unused Parameters # -->
@x_offset:
@y_offset:
<!-- ##### FUNCTION gimp_selection_load ##### -->
<para>
</para>
@channel_ID:
@Returns:
<!-- ##### FUNCTION gimp_selection_save ##### -->
<para>
</para>
@image_ID:
@Returns:
<!-- ##### FUNCTION gimp_selection_value ##### -->
<para>
</para>
@image_ID:
@x:
@y:
@Returns:
<!-- ##### FUNCTION gimp_selection_grow ##### -->
<para>
</para>
@image_ID:
@steps:
@Returns:
<!-- ##### FUNCTION gimp_selection_shrink ##### -->
<para>
</para>
@image_ID:
@radius:
@Returns:
<!-- ##### FUNCTION gimp_selection_invert ##### -->
<para>
</para>
@image_ID:
@Returns:
<!-- ##### FUNCTION gimp_selection_feather ##### -->
<para>
</para>
@image_ID:
@radius:
@Returns:
<!-- ##### FUNCTION gimp_selection_sharpen ##### -->
<para>
</para>
@image_ID:
@Returns:
<!-- ##### FUNCTION gimp_selection_border ##### -->
<para>
</para>
@image_ID:
@radius:
@Returns:
<!-- ##### FUNCTION gimp_selection_translate ##### -->
<para>
</para>
@image_ID:
@offx:
@offy:
@Returns:
<!-- ##### FUNCTION gimp_selection_layer_alpha ##### -->
<para>
</para>
@layer_ID:
@Returns: