Document other layer_group-relevant procedures in gimp_layer_group_new.

This commit is contained in:
Ed J 2014-05-03 00:44:29 +01:00
parent 9dfc4eb6a2
commit e7501448fa
1 changed files with 3 additions and 0 deletions

View File

@ -177,6 +177,9 @@ gimp_layer_new_from_drawable (gint32 drawable_ID,
* the new layer group (which is a kind of layer) with the
* gimp_image_insert_layer() command.
*
* Other procedures useful with layer groups: gimp_image_reorder_item(),
* gimp_item_get_parent(), gimp_item_get_children(), gimp_item_is_group().
*
* Returns: The newly created layer group.
*
* Since: GIMP 2.8