brushes_popup


Description:


public bool brushes_popup (string brush_callback, string popup_title, Brush? initial_brush, Bytes? parent_window)

Invokes the GIMP brush selection dialog.

Opens a dialog letting a user choose a brush.

Parameters:

brush_callback

The callback PDB proc to call when user chooses a brush.

popup_title

Title of the brush selection dialog.

initial_brush

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