Gck.Builder.prototype.add_empty
function add_empty(attr_type: Number(gulong)): void {
// Gjs wrapper for gck_builder_add_empty()
}
Add a new attribute to the builder that is empty. Unconditionally adds a new attribute, even if one with the same attr_type already exists.
- attr_type
the new attribute type