[ CCode ( cname = "gimp_drawable_chooser_set_drawable" ) ]
public void set_drawable (Drawable drawable)
Sets the currently selected drawable.
Use set_item.
This will select the drawable in both the button and any chooser popup.
| this | |
| drawable |
Drawable to set. |