items_popup


Description:


public bool items_popup (string callback, string popup_title, string item_type, Item? initial_item, Bytes? parent_window)

Invokes the item selection dialog.

Opens a dialog letting a user choose an item .

Parameters:

callback

The callback PDB proc to call when user chooses an item.

popup_title

Title of the item selection dialog.

item_type

The name of the GIMP_TYPE_ITEM subtype.

initial_item

The item 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