mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
pdb: add $since info to gimp-image-merge-layer-group
This commit is contained in:
parent
643279bd31
commit
85704c6c46
2 changed files with 3 additions and 1 deletions
|
@ -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,
|
||||
|
|
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue