set_item


Description:

[ CCode ( cname = "gimp_item_chooser_set_item" ) ]
public void set_item (Item item)

Sets the currently selected item.

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

Parameters:

this

A ItemChooser

item

Item to set.