libgimp/tmpl/gimpproceduraldb.sgml libgimp/tmpl/gimpprogress.sgml

2006-04-22  Sven Neumann  <sven@gimp.org>

	* libgimp/tmpl/gimpproceduraldb.sgml
	* libgimp/tmpl/gimpprogress.sgml
	* libgimpbase/tmpl/gimpenv.sgml
	* libgimpwidgets/tmpl/gimppropwidgets.sgml
	* libgimpwidgets/tmpl/gimpzoommodel.sgml: regenerated (removed
	unused parameters).
This commit is contained in:
Sven Neumann
2006-04-22 16:54:11 +00:00
committed by Sven Neumann
parent 54b4773e86
commit 2f2dca7e6e
6 changed files with 12 additions and 20 deletions

View File

@ -1,3 +1,12 @@
2006-04-22 Sven Neumann <sven@gimp.org>
* libgimp/tmpl/gimpproceduraldb.sgml
* libgimp/tmpl/gimpprogress.sgml
* libgimpbase/tmpl/gimpenv.sgml
* libgimpwidgets/tmpl/gimppropwidgets.sgml
* libgimpwidgets/tmpl/gimpzoommodel.sgml: regenerated (removed
unused parameters).
2006-04-20 Simon Budig <simon@gimp.org> 2006-04-20 Simon Budig <simon@gimp.org>
* debug-plug-ins.txt: Added hint how to run a plugin in the gdb * debug-plug-ins.txt: Added hint how to run a plugin in the gdb

View File

@ -103,8 +103,6 @@ Functions for querying and changing procedural database (PDB) entries.
@arg_name: @arg_name:
@arg_desc: @arg_desc:
@Returns: @Returns:
<!-- # Unused Parameters # -->
@procedure:
<!-- ##### FUNCTION gimp_procedural_db_proc_val ##### --> <!-- ##### FUNCTION gimp_procedural_db_proc_val ##### -->
@ -118,8 +116,6 @@ Functions for querying and changing procedural database (PDB) entries.
@val_name: @val_name:
@val_desc: @val_desc:
@Returns: @Returns:
<!-- # Unused Parameters # -->
@procedure:
<!-- ##### FUNCTION gimp_procedural_db_get_data_size ##### --> <!-- ##### FUNCTION gimp_procedural_db_get_data_size ##### -->

View File

@ -80,9 +80,6 @@ Functions for embedding the progress bar into a plug-in's GUI.
@message: @message:
@Returns: @Returns:
<!-- # Unused Parameters # -->
@format:
@Varargs:
<!-- ##### FUNCTION gimp_progress_set_text_printf ##### --> <!-- ##### FUNCTION gimp_progress_set_text_printf ##### -->
@ -165,8 +162,6 @@ Functions for embedding the progress bar into a plug-in's GUI.
@vtable: @vtable:
@user_data: @user_data:
@Returns: @Returns:
<!-- # Unused Parameters # -->
@funcs:
<!-- ##### FUNCTION gimp_progress_install ##### --> <!-- ##### FUNCTION gimp_progress_install ##### -->

View File

@ -24,8 +24,6 @@ configuration files.
</para> </para>
@plug_in: @plug_in:
<!-- # Unused Parameters # -->
@library:
<!-- ##### FUNCTION gimp_directory ##### --> <!-- ##### FUNCTION gimp_directory ##### -->

View File

@ -188,14 +188,10 @@ GimpPropWidgets
@step_increment: @step_increment:
@page_increment: @page_increment:
@digits: @digits:
@_scale: @limit_scale:
@ed_lower: @lower_limit:
@ed_upper: @upper_limit:
@Returns: @Returns:
<!-- # Unused Parameters # -->
@restrict_scale:
@restricted_lower:
@restricted_upper:
<!-- ##### FUNCTION gimp_prop_opacity_entry_new ##### --> <!-- ##### FUNCTION gimp_prop_opacity_entry_new ##### -->

View File

@ -115,8 +115,6 @@ GimpZoomModel
@model: @model:
@numerator: @numerator:
@denominator: @denominator:
<!-- # Unused Parameters # -->
@zoom_factor:
<!-- ##### FUNCTION gimp_zoom_button_new ##### --> <!-- ##### FUNCTION gimp_zoom_button_new ##### -->