GimpUi.Browser.prototype.set_search_summary
function set_search_summary(summary: String): void {
// Gjs wrapper for gimp_browser_set_search_summary()
}
Sets the search summary text.
Since 3.0
- summary
a string describing the search result
function set_search_summary(summary: String): void {
// Gjs wrapper for gimp_browser_set_search_summary()
}
Sets the search summary text.
Since 3.0
a string describing the search result