Function

Gimpbrushes_close_popup

Declaration [src]

gboolean
gimp_brushes_close_popup (
  const gchar* brush_callback
)

Description [src]

Close the brush selection dialog.

Closes an open brush selection dialog.

Parameters

brush_callback

Type: const gchar*

The name of the callback registered for this pop-up.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.

Return value

Type: gboolean

TRUE on success.