Gimp.Procedure.prototype.set_icon_file

function set_icon_file(file: Gio.File): void {
    // Gjs wrapper for gimp_procedure_set_icon_file()
}
  

Sets the icon for procedure to the contents of an image file.

Since 3.0

file

a Gio.File pointing to an image file.