GimpUi.ResourceSelectButton.prototype.close_popup
function close_popup(): void {
// Gjs wrapper for gimp_resource_select_button_close_popup()
}
Closes the popup resource chooser dialog associated with self.
FUTURE: Possibly obsolete this by making it private, since only called by script-fu-interface.c. Might be needed if we allow plugins to implement their own dialogs.
Since 2.4