updated after export change.
2003-11-15 Michael Natterer <mitch@gimp.org> * libgimp/tmpl/gimpexport.sgml: updated after export change. * libgimp/tmpl/gimpgradientselect.sgml * libgimp/tmpl/gimphelp.sgml * libgimp/tmpl/gimpimage.sgml * libgimp/tmpl/gimplayer.sgml * libgimp/tmpl/gimpplugin.sgml: gtk-doc insisted on inserting some blank lines.
This commit is contained in:
committed by
Michael Natterer
parent
4ae5d46022
commit
2c73a5cc25
@ -33,9 +33,11 @@ as it will most probably have to open a dialog.
|
||||
@GIMP_EXPORT_CAN_HANDLE_RGB:
|
||||
@GIMP_EXPORT_CAN_HANDLE_GRAY:
|
||||
@GIMP_EXPORT_CAN_HANDLE_INDEXED:
|
||||
@GIMP_EXPORT_CAN_HANDLE_BITMAP:
|
||||
@GIMP_EXPORT_CAN_HANDLE_ALPHA:
|
||||
@GIMP_EXPORT_CAN_HANDLE_LAYERS:
|
||||
@GIMP_EXPORT_CAN_HANDLE_LAYERS_AS_ANIMATION:
|
||||
@GIMP_EXPORT_CAN_HANDLE_LAYER_MASKS:
|
||||
@GIMP_EXPORT_NEEDS_ALPHA:
|
||||
|
||||
<!-- ##### ENUM GimpExportReturn ##### -->
|
||||
|
||||
@ -77,3 +77,4 @@ gimpgradientselect
|
||||
@gradient_name:
|
||||
@Returns:
|
||||
|
||||
|
||||
|
||||
@ -22,4 +22,6 @@ Loading help pages using gimp_help.
|
||||
|
||||
@prog_name:
|
||||
@help_id:
|
||||
@Returns:
|
||||
@Returns:
|
||||
|
||||
|
||||
|
||||
@ -648,18 +648,21 @@ and operations involving multiple layers.
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO gimp_image_convert_grayscale ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO gimp_image_convert_indexed ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_duplicate ##### -->
|
||||
<para>
|
||||
|
||||
|
||||
@ -377,3 +377,6 @@ Operations on single layers.
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -60,3 +60,4 @@ Functions useful for plugins, e.g. registration and progress indicators.
|
||||
@domain_uri:
|
||||
@Returns:
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user