Gck.Builder.prototype.set_empty

function set_empty(attr_type: Number(gulong)): void {
    // Gjs wrapper for gck_builder_set_empty()
}
  

Set an attribute on the builder that is empty. If an attribute with attr_type already exists in the builder then it is changed to the new value, otherwise an attribute is added.

attr_type

the attribute type