Function

Gimpfonts_close_popup

Declaration [src]

gboolean
gimp_fonts_close_popup (
  const gchar* font_callback
)

Description [src]

Close the font selection dialog.

Closes an open font selection dialog.

Parameters

font_callback const gchar*
 

The name of the callback registered in the PDB for this dialog.

 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.