libgimpmodule/libgimpmodule-sections.txt added missing macro
2004-10-06 Sven Neumann <sven@gimp.org> * libgimpmodule/libgimpmodule-sections.txt * libgimpmodule/tmpl/gimpmodule.sgml: added missing macro GIMP_MODULE_PARAM_SERIALIZE.
This commit is contained in:
committed by
Sven Neumann
parent
1e29372600
commit
b69d2599fd
@ -1,3 +1,9 @@
|
||||
2004-10-06 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* libgimpmodule/libgimpmodule-sections.txt
|
||||
* libgimpmodule/tmpl/gimpmodule.sgml: added missing macro
|
||||
GIMP_MODULE_PARAM_SERIALIZE.
|
||||
|
||||
2004-10-05 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* app/app-docs.sgml
|
||||
|
||||
@ -6,6 +6,7 @@ GimpModuleState
|
||||
GimpModuleQueryFunc
|
||||
GimpModuleRegisterFunc
|
||||
GIMP_MODULE_ABI_VERSION
|
||||
GIMP_MODULE_PARAM_SERIALIZE
|
||||
<TITLE>GimpModule</TITLE>
|
||||
gimp_module_new
|
||||
gimp_module_modified
|
||||
|
||||
@ -109,6 +109,13 @@ are compiled against.
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_MODULE_PARAM_SERIALIZE ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_module_new ##### -->
|
||||
<para>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user