set_drawable


Description:

[ CCode ( cname = "gimp_drawable_chooser_set_drawable" ) ]
public void set_drawable (Drawable drawable)

Sets the currently selected drawable.

Note:

Use set_item.

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

Parameters:

this

A DrawableChooser

drawable

Drawable to set.