Gimp.Procedure.prototype.add_bytes_aux_argument

function add_bytes_aux_argument(name: String, nick: String, blurb: String, flags: GObject.ParamFlags): void {
    // Gjs wrapper for gimp_procedure_add_bytes_aux_argument()
}
  

Add a new GLib.Bytes auxiliary argument to procedure.

Since 3.0

name

the name of the argument to be created.

nick

the label used in #GimpProcedureDialog.

blurb

a more detailed help description.

flags

argument flags.