drawables_popup


Description:


[ Version ( deprecated = true , deprecated_since = "3.2" ) ]
public bool drawables_popup (string callback, string popup_title, string drawable_type, Drawable? initial_drawable, Bytes? parent_window)

Warning: drawables_popup is deprecated since 3.2.

Invokes the drawable selection dialog.

Note:

Use items_popup instead.

Opens a dialog letting a user choose an drawable.

Parameters:

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.

Returns:

TRUE on success.


Namespace: Gimp
Package: gimp-3.0