Gimp.fonts_close_popup

function fonts_close_popup(font_callback: String): Boolean {
    // Gjs wrapper for gimp_fonts_close_popup()
}
  

Close the font selection dialog.

This procedure closes an opened font selection dialog.

font_callback

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

Returns

TRUE on success.