Gimp.RunPatternCallback

@accepts(unicode, int, int, int, [guint8], bool, gpointer)
@returns(none)
def on_RunPatternCallback(pattern_name, width, height, bpp, mask_data, dialog_closing, user_data):
  
pattern_name

Name of the pattern

width

width

height

height

bpp

bytes per pixel

mask_data

Mask data

dialog_closing

Dialog closing?

user_data

user data