Gcr.ImportInteraction::supplement_prep

function vfunc_supplement_prep(builder: Gck.Builder): void {
}
  

Prepare for supplementing the given attributes before import. This means prompting the user for things like labels and the like. The attributes will contain attributes for values that the importer needs, either empty or prefilled with suggested values.

This method does not prompt the user, but rather just prepares the interaction that these are the attributes that are needed.

builder

attributes to supplement