Skip to content

Commit

Permalink
2002-10-23 Sven Neumann <[email protected]>
Browse files Browse the repository at this point in the history
	* libgimpmodule/libgimpmodule-sections.txt
	* libgimpmodule/tmpl/gimpmodule.sgml: added missing declarations.


git-svn-id: http://svn.gnome.org/svn/gimp/trunk@8117 f57ce169-c725-0410-9505-c4955b3f21d2
  • Loading branch information
neo committed Oct 23, 2002
1 parent b6a30e4 commit 535458b
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 0 deletions.
5 changes: 5 additions & 0 deletions devel-docs/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2002-10-23 Sven Neumann <[email protected]>

* libgimpmodule/libgimpmodule-sections.txt
* libgimpmodule/tmpl/gimpmodule.sgml: added missing declarations.

2002-10-23 Michael Natterer <[email protected]>

* libgimpbase/libgimpbase-docs.sgml
Expand Down
2 changes: 2 additions & 0 deletions devel-docs/libgimpmodule/libgimpmodule-sections.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ GimpModuleRegisterFunc
<TITLE>GimpModule</TITLE>
gimp_module_new
gimp_module_modified
gimp_module_query_module
gimp_module_set_load_inhibit
gimp_module_state_name
gimp_module_info_new
gimp_module_info_copy
gimp_module_info_free
Expand Down
18 changes: 18 additions & 0 deletions devel-docs/libgimpmodule/tmpl/gimpmodule.sgml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,15 @@ Common definitions for creating a pluggable GIMP module.
@module:


<!-- ##### FUNCTION gimp_module_query_module ##### -->
<para>

</para>

@module:
@Returns:


<!-- ##### FUNCTION gimp_module_set_load_inhibit ##### -->
<para>

Expand All @@ -94,6 +103,15 @@ Common definitions for creating a pluggable GIMP module.
@inhibit_list:


<!-- ##### FUNCTION gimp_module_state_name ##### -->
<para>

</para>

@state:
@Returns:


<!-- ##### FUNCTION gimp_module_info_new ##### -->
<para>

Expand Down

0 comments on commit 535458b

Please sign in to comment.