images_popup


Description:


public bool images_popup (string callback, string popup_title, Image? initial_image, Bytes? parent_window)

Invokes the image selection dialog.

Opens a dialog letting a user choose an image.

Parameters:

callback

The callback PDB proc to call when user chooses an image.

popup_title

Title of the image selection dialog.

initial_image

The image to set as the initial choice.

parent_window

An optional parent window handle for the popup to be set transient to.

Returns:

TRUE on success.


Namespace: Gimp
Package: gimp-3.0