Warning: drawables_popup is deprecated since 3.2.
Invokes the drawable selection dialog.
Use items_popup instead.
Opens a dialog letting a user choose an drawable.
| callback |
The callback PDB proc to call when user chooses an drawable. |
| popup_title |
Title of the drawable selection dialog. |
| drawable_type |
The name of the GIMP_TYPE_DRAWABLE subtype. |
| initial_drawable |
The drawable to set as the initial choice. |
| parent_window |
An optional parent window handle for the popup to be set transient to. |
|
TRUE on success. |