Gck.Builder.prototype.init_full
function init_full(flags: Gck.BuilderFlags): void {
// Gjs wrapper for gck_builder_init_full()
}
Initialize a stack allocated builder, with the appropriate flags.
If the Gck.BuilderFlags.secure_memory flag is specified then non-pageable memory will be used for the various values of the attributes in the builder
- flags
the flags for the new builder