2005-07-07 Michael Natterer <mitch@gimp.org> * libgimp*/tmpl/*.sgml: gtk-doc 1.4 added the Stability_Level section all over the place.
72 lines
1005 B
Plaintext
72 lines
1005 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>
|
|
|
|
<!-- ##### SECTION Stability_Level ##### -->
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_plugin_domain_register ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@domain_name:
|
|
@domain_path:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_plugin_help_register ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@domain_name:
|
|
@domain_uri:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_plugin_icon_register ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@procedure_name:
|
|
@icon_type:
|
|
@icon_data:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_plugin_menu_register ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@procedure_name:
|
|
@menu_path:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_plugin_menu_branch_register ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@menu_path:
|
|
@menu_name:
|
|
@Returns:
|
|
|
|
|