added gimp_layer_new_from_visible().

2008-08-08  Sven Neumann  <sven@gimp.org>

	* libgimp/libgimp-sections.txt: added 
gimp_layer_new_from_visible().

	* libgimp/tmpl/gimplayer.sgml: regenerated.


svn path=/trunk/; revision=26447
This commit is contained in:
Sven Neumann 2008-08-08 12:47:39 +00:00 committed by Sven Neumann
parent 9e163bb41b
commit 5c34471feb
3 changed files with 29 additions and 11 deletions

View File

@ -1,3 +1,9 @@
2008-08-08 Sven Neumann <sven@gimp.org>
* libgimp/libgimp-sections.txt: added gimp_layer_new_from_visible().
* libgimp/tmpl/gimplayer.sgml: regenerated.
2008-07-28 Sven Neumann <sven@gimp.org>
* libgimp/libgimp-sections.txt: added gimp_vectors_copy().

View File

@ -591,6 +591,8 @@ gimp_image_get_vectors_position
<SECTION>
<FILE>gimplayer</FILE>
gimp_layer_new
gimp_layer_new_from_drawable
gimp_layer_new_from_visible
gimp_layer_copy
gimp_layer_scale
gimp_layer_resize
@ -604,7 +606,6 @@ gimp_layer_from_mask
gimp_layer_get_mask
gimp_layer_add_mask
gimp_layer_remove_mask
gimp_layer_new_from_drawable
gimp_layer_get_lock_alpha
gimp_layer_set_lock_alpha
gimp_layer_get_preserve_trans

View File

@ -33,6 +33,27 @@ Operations on a single layer.
@Returns:
<!-- ##### FUNCTION gimp_layer_new_from_drawable ##### -->
<para>
</para>
@drawable_ID:
@dest_image_ID:
@Returns:
<!-- ##### FUNCTION gimp_layer_new_from_visible ##### -->
<para>
</para>
@image_ID:
@dest_image_ID:
@name:
@Returns:
<!-- ##### FUNCTION gimp_layer_copy ##### -->
<para>
@ -164,16 +185,6 @@ Operations on a single layer.
@Returns:
<!-- ##### FUNCTION gimp_layer_new_from_drawable ##### -->
<para>
</para>
@drawable_ID:
@dest_image_ID:
@Returns:
<!-- ##### FUNCTION gimp_layer_get_lock_alpha ##### -->
<para>