GimpUi.SelectButton.close_popup

@accepts(GimpUi.SelectButton)
@returns(none)
def close_popup(self):
    # Python wrapper for gimp_select_button_close_popup()
  

Closes the popup window associated with self.

Since 2.4