Gimp.fonts_close_popup
function fonts_close_popup(font_callback: String): Boolean {
// Gjs wrapper for gimp_fonts_close_popup()
}
Close the font selection dialog.
Closes an open font selection dialog.
- font_callback
The name of the callback registered in the PDB for this dialog.
- Returns
TRUE on success.