
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
90 lines
1.1 KiB
Plaintext
90 lines
1.1 KiB
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
gimpfileops
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### FUNCTION gimp_temp_name ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@extension:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_file_load ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@run_mode:
|
|
@filename:
|
|
@raw_filename:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_file_save ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@run_mode:
|
|
@image_ID:
|
|
@drawable_ID:
|
|
@filename:
|
|
@raw_filename:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_register_magic_load_handler ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@procedure_name:
|
|
@extensions:
|
|
@prefixes:
|
|
@magics:
|
|
@Returns:
|
|
<!-- # Unused Parameters # -->
|
|
@name:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_register_load_handler ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@procedure_name:
|
|
@extensions:
|
|
@prefixes:
|
|
@Returns:
|
|
<!-- # Unused Parameters # -->
|
|
@name:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_register_save_handler ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@procedure_name:
|
|
@extensions:
|
|
@prefixes:
|
|
@Returns:
|
|
<!-- # Unused Parameters # -->
|
|
@name:
|
|
|
|
|