Gimp.drawables_close_popup
@accepts(unicode)
@returns(bool)
def drawables_close_popup(callback):
# Python wrapper for gimp_drawables_close_popup()
Close the drawable selection dialog.
Closes an open drawable selection dialog.
- callback
The name of the callback registered for this pop-up.
- Returns