documentation fixes.
2003-06-19 Sven Neumann <sven@gimp.org> * libgimp/gimp.[ch]: documentation fixes.
This commit is contained in:

committed by
Sven Neumann

parent
db765b886e
commit
9ab621e731
@ -1,3 +1,7 @@
|
|||||||
|
2003-06-19 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* libgimp/gimp.[ch]: documentation fixes.
|
||||||
|
|
||||||
2003-06-19 Michael Natterer <mitch@gimp.org>
|
2003-06-19 Michael Natterer <mitch@gimp.org>
|
||||||
|
|
||||||
Changed the semantics of GIMP_EXTENSION and (to some extent)
|
Changed the semantics of GIMP_EXTENSION and (to some extent)
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2003-06-19 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* libgimp/tmpl/gimp.sgml: updated, removed unused parameters.
|
||||||
|
|
||||||
2003-06-19 Michael Natterer <mitch@gimp.org>
|
2003-06-19 Michael Natterer <mitch@gimp.org>
|
||||||
|
|
||||||
* libgimp/libgimp-sections.txt
|
* libgimp/libgimp-sections.txt
|
||||||
|
@ -55,10 +55,6 @@ all other GIMP Library headers.
|
|||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- # Unused Parameters # -->
|
|
||||||
@id:
|
|
||||||
@data:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### MACRO gimp_get_data_size ##### -->
|
<!-- ##### MACRO gimp_get_data_size ##### -->
|
||||||
<para>
|
<para>
|
||||||
@ -66,8 +62,6 @@ all other GIMP Library headers.
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
@Returns:
|
@Returns:
|
||||||
<!-- # Unused Parameters # -->
|
|
||||||
@id:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### MACRO gimp_set_data ##### -->
|
<!-- ##### MACRO gimp_set_data ##### -->
|
||||||
@ -75,11 +69,6 @@ all other GIMP Library headers.
|
|||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- # Unused Parameters # -->
|
|
||||||
@id:
|
|
||||||
@data:
|
|
||||||
@length:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### USER_FUNCTION GimpInitProc ##### -->
|
<!-- ##### USER_FUNCTION GimpInitProc ##### -->
|
||||||
<para>
|
<para>
|
||||||
@ -199,9 +188,6 @@ all other GIMP Library headers.
|
|||||||
@n_return_vals:
|
@n_return_vals:
|
||||||
@params:
|
@params:
|
||||||
@return_vals:
|
@return_vals:
|
||||||
<!-- # Unused Parameters # -->
|
|
||||||
@nparams:
|
|
||||||
@nreturn_vals:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_install_temp_proc ##### -->
|
<!-- ##### FUNCTION gimp_install_temp_proc ##### -->
|
||||||
@ -223,9 +209,6 @@ all other GIMP Library headers.
|
|||||||
@params:
|
@params:
|
||||||
@return_vals:
|
@return_vals:
|
||||||
@run_proc:
|
@run_proc:
|
||||||
<!-- # Unused Parameters # -->
|
|
||||||
@nparams:
|
|
||||||
@nreturn_vals:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_uninstall_temp_proc ##### -->
|
<!-- ##### FUNCTION gimp_uninstall_temp_proc ##### -->
|
||||||
@ -242,7 +225,7 @@ all other GIMP Library headers.
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
@name:
|
@name:
|
||||||
@nreturn_vals:
|
@n_return_vals:
|
||||||
@Varargs:
|
@Varargs:
|
||||||
@Returns:
|
@Returns:
|
||||||
|
|
||||||
@ -257,9 +240,6 @@ all other GIMP Library headers.
|
|||||||
@n_params:
|
@n_params:
|
||||||
@params:
|
@params:
|
||||||
@Returns:
|
@Returns:
|
||||||
<!-- # Unused Parameters # -->
|
|
||||||
@nreturn_vals:
|
|
||||||
@nparams:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_destroy_params ##### -->
|
<!-- ##### FUNCTION gimp_destroy_params ##### -->
|
||||||
@ -269,8 +249,6 @@ all other GIMP Library headers.
|
|||||||
|
|
||||||
@params:
|
@params:
|
||||||
@n_params:
|
@n_params:
|
||||||
<!-- # Unused Parameters # -->
|
|
||||||
@nparams:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_destroy_paramdefs ##### -->
|
<!-- ##### FUNCTION gimp_destroy_paramdefs ##### -->
|
||||||
@ -280,8 +258,6 @@ all other GIMP Library headers.
|
|||||||
|
|
||||||
@paramdefs:
|
@paramdefs:
|
||||||
@n_params:
|
@n_params:
|
||||||
<!-- # Unused Parameters # -->
|
|
||||||
@nparams:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_tile_width ##### -->
|
<!-- ##### FUNCTION gimp_tile_width ##### -->
|
||||||
|
@ -635,10 +635,11 @@ gimp_uninstall_temp_proc (const gchar *name)
|
|||||||
* gimp_run_procedure:
|
* gimp_run_procedure:
|
||||||
* @name: the name of the procedure to run
|
* @name: the name of the procedure to run
|
||||||
* @n_return_vals: return location for the number of return values
|
* @n_return_vals: return location for the number of return values
|
||||||
|
* @Varargs: list of procedure parameters
|
||||||
*
|
*
|
||||||
* This function calls a GIMP procedure and returns its return values.
|
* This function calls a GIMP procedure and returns its return values.
|
||||||
*
|
*
|
||||||
* The procedues parameters are given by a va_list in the format
|
* The procedure's parameters are given by a va_list in the format
|
||||||
* (type, value, type, value) and must be terminated by #GIMP_PDB_END.
|
* (type, value, type, value) and must be terminated by #GIMP_PDB_END.
|
||||||
*
|
*
|
||||||
* This function converts the va_list of parameters into an array
|
* This function converts the va_list of parameters into an array
|
||||||
|
@ -265,7 +265,7 @@ void gimp_extension_process (guint timeout);
|
|||||||
* values are returned in the 'GimpParam*' array.
|
* values are returned in the 'GimpParam*' array.
|
||||||
*/
|
*/
|
||||||
GimpParam * gimp_run_procedure (const gchar *name,
|
GimpParam * gimp_run_procedure (const gchar *name,
|
||||||
gint *nreturn_vals,
|
gint *n_return_vals,
|
||||||
...);
|
...);
|
||||||
|
|
||||||
/* Run a procedure in the procedure database. The parameters are
|
/* Run a procedure in the procedure database. The parameters are
|
||||||
|
Reference in New Issue
Block a user