GimpUi.Browser.set_search_summary

@accepts(GimpUi.Browser, unicode)
@returns(none)
def set_search_summary(self, summary):
    # Python wrapper for gimp_browser_set_search_summary()
  

Sets the search summary text.

Since 3.0

self

a GimpUi.Browser widget

summary

a string describing the search result