pdb: add $since info to gimp-image-merge-layer-group

This commit is contained in:
Ell 2019-09-07 10:53:26 +03:00
parent 643279bd31
commit 85704c6c46
2 changed files with 3 additions and 1 deletions

View file

@ -1737,6 +1737,8 @@ gimp_image_merge_down (GimpImage *image,
* single normal layer, replacing the group.
*
* Returns: (transfer none): The resulting layer.
*
* Since: 2.10.14
**/
GimpLayer *
gimp_image_merge_layer_group (GimpImage *image,

View file

@ -805,7 +805,7 @@ This procedure combines the layers of the passed layer group into
a single normal layer, replacing the group.
HELP
&ell_pdb_misc('2019');
&ell_pdb_misc('2019', '2.10.14');
@inargs = (
{ name => 'image', type => 'image',