Function

Gimppalettes_close_popup

Declaration [src]

gboolean
gimp_palettes_close_popup (
  const gchar* palette_callback
)

Description [src]

Close the palette selection dialog.

Closes an open palette selection dialog.

Parameters

palette_callback 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

Returns: gboolean
 

TRUE on success.