gimp-displays-reconnect

Spencer Kimball & Peter Mattis

Description

Reconnect displays from one image to another image.

Help

This procedure connects all displays of the old_image to the new_image. If the old_image has no display or new_image already has a display the reconnect is not performed and the procedure returns without success. You should rarely need to use this function.


Type

unknown

Parameters

Type Name Description
PF_IMAGE old-image The old image (must have at least one display)
PF_IMAGE new-image The new image (must not have a display)

Return

None