GimpUi.BrushSelectButton::brush_set

@accepts(GimpUi.BrushSelectButton, unicode, float, int, Gimp.LayerMode, int, int, guint8, bool)
@returns(none)
def do_brush_set(button, brush_name, opacity, spacing, paint_mode, width, height, mask_data, dialog_closing):
  
button
brush_name
opacity
spacing
paint_mode
width
height
mask_data
dialog_closing