libgimp/libgimp-sections.txt libgimp/tmpl/gimplayer.sgml updated.
2003-10-07 Sven Neumann <sven@gimp.org> * libgimp/libgimp-sections.txt * libgimp/tmpl/gimplayer.sgml * libgimp/tmpl/gimppaths.sgml: updated.
This commit is contained in:
committed by
Sven Neumann
parent
f3ed46058b
commit
2a0abbd9fb
@ -385,6 +385,7 @@ gimp_layer_copy
|
||||
gimp_layer_create_mask
|
||||
gimp_layer_scale
|
||||
gimp_layer_resize
|
||||
gimp_layer_resize_to_image_size
|
||||
gimp_layer_delete
|
||||
gimp_layer_translate
|
||||
gimp_layer_add_alpha
|
||||
@ -464,6 +465,7 @@ gimp_path_get_locked
|
||||
gimp_path_set_locked
|
||||
gimp_path_set_tattoo
|
||||
gimp_path_to_selection
|
||||
gimp_path_import
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
||||
@ -77,6 +77,15 @@ Operations on single layers.
|
||||
@offset_y:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_resize_to_image_size ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@layer_ID:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_layer_delete ##### -->
|
||||
<para>
|
||||
|
||||
|
||||
@ -185,3 +185,15 @@ gimppaths
|
||||
@pathname:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_path_import ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_ID:
|
||||
@filename:
|
||||
@merge:
|
||||
@scale:
|
||||
@Returns:
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user