Files
gimp/devel-docs/libgimp/tmpl/gimpplugin.sgml
Sven Neumann e206bb2188 applied a patch from Akkana that adds short descriptions to all libgimp
2002-12-03  Sven Neumann  <sven@gimp.org>

        * libgimp/tmpl/*.sgml: applied a patch from Akkana that adds short
        descriptions to all libgimp pages (#100187).
2002-12-03 10:04:56 +00:00

63 lines
840 B
Plaintext

<!-- ##### SECTION Title ##### -->
gimpplugin
<!-- ##### SECTION Short_Description ##### -->
Functions useful for plugins, e.g. registration and progress indicators.
<!-- ##### SECTION Long_Description ##### -->
<para>
Functions useful for plugins, e.g. registration and progress indicators.
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
</para>
<!-- ##### FUNCTION gimp_progress_init ##### -->
<para>
</para>
@message:
@Returns:
<!-- ##### FUNCTION gimp_progress_update ##### -->
<para>
</para>
@percentage:
@Returns:
<!-- ##### FUNCTION gimp_temp_PDB_name ##### -->
<para>
</para>
@Returns:
<!-- ##### FUNCTION gimp_plugin_domain_register ##### -->
<para>
</para>
@domain_name:
@domain_path:
@Returns:
<!-- ##### FUNCTION gimp_plugin_help_register ##### -->
<para>
</para>
@help_path:
@Returns: