set_image


Description:

[ CCode ( cname = "gimp_image_chooser_set_image" ) ]
public void set_image (Image image)

Sets the currently selected image.

This will select the image in both the button and any chooser popup.

Parameters:

this

A ImageChooser

image

Image to set.